﻿body, td, a, p{font-size: 11px; font-family:arial, helvetica, sans-serif;}
body         { font-size: 11px; background-color: #FFFFFF; font-family: arial, helvetica, sans-serif; margin: 0 }
table        { font-size: 11px; font-family: arial, helvetica, sans-serif;}
.large 		{ font-size:medium; font-family:arial,helvetica,sans-serif; color: #000000 } 
.border    {  font-size: 11px; text-align:center;  background-color: #63659C; background-attachment: scroll; font-family: 
               arial, helvetica, sans-serif; color: #FFFFFF; font-weight: bold }


td.cell      { font-size: 11px; font-family: arial, helvetica, sans-serif; color: #0E3708; 
               background-color: #FFFFCE }
a:link       { text-decoration: underline; color: #FF9900 }
a:visited    { text-decoration: underline; color: #FF0000 }
A:hover { text-decoration: underline; color: #C04800 }
A:active {text-decoration: underline; color:#FFB709 }
.Button 		{font-family:tahoma,sans-serif;font-size:11px;background: #000031;
				border-bottom: 1px solid #104A7B;border-right: 1px solid #104A7B;
				border-left: 1px solid #AFC4D5;border-top:1px solid #AFC4D5;
				color:#FFFFFF;text-decoration:none;cursor: hand}
.Button_over	{font-family:tahoma,sans-serif;font-size:11px;background: #FFCF31;
				border-bottom: 1px solid #104A7B;border-right: 1px solid #104A7B;
				border-left: 1px solid #AFC4D5;border-top:1px solid #AFC4D5;
				color:#FFFFFF;text-decoration:none;cursor: hand}
form 		 { margin: 0; }
				

td.menu {
	background-color: #FFFFFF;
	color: #000000;
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
	background-attachment: scroll;
	font-weight: normal;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
	font-size: 11px; 
}
td.menuover {
	background-color: #63659C;
	color: #FFFFFF;
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
	background-attachment: scroll;
	font-weight: normal;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
	font-size: 11px; 
}

