html, body {background-color: #FFCCCC; height: 100%}
body, td {font: 11px Tahoma, Arial; color: #626262}
a:link, a:visited, a:active {
	color: #333333;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
a:hover {color: blue}
.arr1:link, .arr1:visited, .arr1:active {background: url(img/arr1.gif) no-repeat left; padding-left: 15px; color: #000000; line-height: 18px}
.arr1o:link, .arr1o:visited, .arr1o:active {background: url(img/arr1.gif) no-repeat left; padding-left: 11px; font-weight: bold}
.arr2:link, .arr2:visited, .arr2:active {background: url(img/arr2.gif) no-repeat left; padding-left: 15px; padding-top: 20px; margin-right: 14px; color: white; line-height: 65px}
.r:link, .r:visited, .r:active {
	color: #000000;
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.MainTable {
	background-color: #FFFFFF;
	padding-right: 22px;
	padding-left: 22px;
}
.Border {
	border: thin solid #666666;
	background-color: #FFFFFF;
}

.LeftLine {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.ColumnContent {
	padding-left: 22px;
	height: 100%;
	padding-right: 22px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.ThumbnailPhoto {
	margin: 10px;
}
.TextRightMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-right: 20px;
}
.greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.TextLefttMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-right: 20px;
	padding-left: 20px;
}
