body { 
scrollbar-face-color: #CC9999; 
scrollbar-shadow-color: #000066; 
scrollbar-highlight-color: #CC9999; 
scrollbar-3dlight-color: #CC9999; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #663333; 
scrollbar-arrow-color: #000000; 
}
* { font-family: Verdana; font-size: 12px;}
FORM { DISPLAY: inline; MARGIN: 0px; PADDING: 0px }
TD { font-size: 10px}

.Padded {padding: 3px}

.SmallDark 	{ font-size: 10px; color: #663333 }
.SmallDarkBold 	{ font-size: 10px; color: #663333; font-weight: bold }
.MedDark 	{ font-size: 12px; color: #663333 }
.MedDarkBold 	{ font-size: 12px; color: #663333; font-weight: bold }
.LargeDark 	{ font-size: 14px; color: #663333 }
.LargeDarkBold 	{ font-size: 14px; color: #663333; font-weight: bold }


.SmallLight 	{ font-size: 10px; color: #CC9999 }
.SmallLightBold	{ font-size: 10px; color: #CC9999; font-weight: bold }
.MedLight 	{ font-size: 12px; color: #CC9999 }
.MedLightBold 	{ font-size: 12px; color: #CC9999; font-weight: bold }
.LargeLight 	{ font-size: 14px; color: #CC9999 }
.LargeLightBold { font-size: 14px; color: #CC9999; font-weight: bold }

.MedGrey 	{ font-size: 12px; color: #CCCCCC }

.Image {border:1px; border-thickness: 1px; border-color: #663333; border-style: solid;}
A.Image:visited {border:1px; border-thickness: 1px; border-color: #CCCCCC; border-style: solid}

A 		{ text-decoration: none; color: #663333; font-weight: bold }
A 		{ text-decoration: none; color: #663333; font-weight: bold }
A:active 	{ text-decoration: none; color: #663333; font-weight: bold }
A:visited 	{ text-decoration: none; color: #663333; font-weight: bold }


A.SmallDarkLink 	{ font-size: 9px; text-decoration: none; color: #663333 }
A.SmallDarkLink:Hover 	{ font-size: 9px; text-decoration: none; color: #000000}
A.SmallDarkLink:active 	{ font-size: 9px; text-decoration: none; color: #000000 }
A.SmallDarkLink:visited { font-size: 9px; text-decoration: none; color: #663333 }

A.DarkLink 		{ text-decoration: none; color: #663333 }
A.DarkLink:Hover 	{ text-decoration: none; color: #000000 }
A.DarkLink:active 	{ text-decoration: none; color: #000000 }
A.DarkLink:visited 	{ text-decoration: none; color: #663333 }

A.LightLink 		{ text-decoration: none; color: #CCCCCC; font-weight: normal }
A.LightLink:Hover 	{ text-decoration: none; color: #FFFFFF; font-weight: normal }
A.LightLink:active 	{ text-decoration: none; color: #CC9999; font-weight: normal }
A.LightLink:visited	{ text-decoration: none; color: #CCCCCC; font-weight: normal }

A.LightLinkB 		{ text-decoration: none; color: #CC9999; font-weight: bold }
A.LightLinkB:Hover 	{ text-decoration: none; color: #CC9999; font-weight: bold }
A.LightLinkB:active 	{ text-decoration: none; color: #CC9999; font-weight: bold }
A.LightLinkB:visited	{ text-decoration: none; color: #CC9999; font-weight: bold }

A.SmallLightLinkB 		{ font-size: 9px; text-decoration: none; color: #CC9999; font-weight: bold }
A.SmallLightLinkB:Hover 	{ font-size: 9px; text-decoration: none; color: #CC9999; font-weight: bold }
A.SmallLightLinkB:active 	{ font-size: 9px; text-decoration: none; color: #CC9999; font-weight: bold }
A.SmallLightLinkB:visited	{ font-size: 9px; text-decoration: none; color: #CC9999; font-weight: bold }


.FormTextBox 	{ background-color: #000099; font-size: 10px; color: #FFFFFF; font-weight: bold; border: #CCCCCC; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin }
.FormButton 	{ font-size: 10px; font-weight: bold; background-color: #A5AED6; border-color: #FFFFFF #000000 #000000 #FFFFFF; color: #000066; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
