/* CSS Document */
body {font-family:Verdana; font-size:13px; color:Black; background-color:#8B0000; text-align:justify
}
div.reflections {font-family:Verdana; font-size:13px; color:#8B0000; background-color:silver; text-align:justify; visibility:hidden;
 padding:10px; border-style:inset; border-width:thin}
span.menu {font-family:Arial; font-size:15px; color:#8B0000; background-color:White;
    font-weight:bold
}
A.menu:link		{ text-decoration: none; color: #8B0000 }
A.menu:visited	{ text-decoration: none; color: #8B0000 }
A.menu:hover	{ text-decoration: none; color: Red }
A.menu:active	{ text-decoration: none; color: Red }

A.bottomMenu:link		{ text-decoration: none; color: #8B0000 }
A.bottomMenu:visited	{ text-decoration: none; color: #8B0000 }
A.bottomMenu:hover	    { text-decoration: underline; color: #8B0000 }
A.bottomMenu:active	    { text-decoration: underline; color: #8B0000 }

A.text:link			{ text-decoration: underline; color: #8B0000; font-weight:bold }
A.text:visited		{ text-decoration: underline; color: #8B0000; font-weight:bold }
A.text:hover	    { text-decoration: underline; color: #8B0000; font-weight:bold }
A.text:active	    { text-decoration: underline; color: #8B0000; font-weight:bold }

A.reflectMenu:link		{ text-decoration: none; color: #8B0000; background-color: #CCCCCC	 }
A.reflectMenu:visited	{ text-decoration: none; color: #8B0000 }
A.reflectMenu:hover	    { text-decoration: underline; color: #8B0000 }
A.reflectMenu:active    { text-decoration: underline; color: #8B0000 }

span.showReflections { font-family:Arial; font-size:11px; font-weight:bold; color: #8B0000 }
span.tinyprint {font-size:10px}
span.tinyprint2 {font-size:9px; font-weight:normal}
#chkEmail {color:Red; font-weight:bold}
span.pagehead  {font-family:Arial; font-size:18px; color:#8B0000; background-color:White;
    font-weight:bold
}
td.tdMenu {font-family:Verdana; font-size:12px; font-weight:bold; 
     background-color: Silver)
}
div.stdMargins {margin-left:20px; margin-right:20px}
