

/* CSS Document */
Body{
	scrollbar-face-color:#666666;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#666666;
	scrollbar-shadow-color:#666666;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-Color:#666666;
}
.button-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	background-color: #efefef;
	cursor: hand;
}
TD {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: none; text-decoration: none; word-spacing: 1px;}
.small_text {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: none; text-decoration: none; word-spacing: 3px;}
li {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; font-weight: none; text-decoration: none; word-spacing: 1px;};

.tiny {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight: none; text-decoration: none; word-spacing: 1px;}
.border {border: 1px solid #000000;}
.white_border {border: 1px solid #ffffff;}
.grey_border {border: 1px solid #999999;}
.grey_border_bottom {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.gallery_border {
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-right-width: 1px;
}
.title {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: none; text-decoration: none; word-spacing: 1px;}
.title_green {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #336633; font-weight: none; text-decoration: none; word-spacing: 1px;}
.titleItalics {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: none; word-spacing: 1px;}
.whitetitle {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight: none; text-decoration: none; word-spacing: 1px; letter_spacin: .5px;}

A {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #336633; font-weight: none; text-decoration: none; }
A:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #993300; font-weight: none; text-decoration: none; }

A.Secondary {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: none; text-decoration: none; }
A:hover.Secondary {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #66ccff; font-weight: none; text-decoration: none; }