body { font-size: 10px; font-family: Verdana, Arial, Helvetica; color: #000000; }
td	 { font-size: 12px; }
.White	 { font-size: 11px; color: #ffffff; }

.MenuH { font-size: 16px;font-family: arial; }
.MenuH a:link, .MenuH a:visited { color: #000000; text-decoration: none; }
.MenuH a:hover,.MenuH a:active 	{ color: #1272ae; text-decoration: underline; }

.SiteNav{ font-size: 9px; }
.SiteNav a:link, .SiteNav a:visited { color: #ffffff; text-decoration:none;}
.SiteNav a:hover,.SiteNav a:active { text-decoration: underline; }

.MenuC { font-size: 10px; }
.MenuC a:link, .MenuC a:visited { color: #0000ff; text-decoration:none;}
.MenuC a:hover,.MenuC a:active { text-decoration: underline; }

ul.MenuC { list-style: none; margin: 0; margin-left: 0.5em; padding: 0; line-height: 1.8; }
ul.MenuC ul { list-style: none; }
li.MenuC { margin: 0; padding: 0; }
		
.ViewData		{ font-size: 8pt; color: #575D27; border-bottom: 1px solid #1272ae; border-left: 1px solid #1272ae; border-right: 1px solid #1272ae}

.Footer, .Footer a:link, .Footer a:visited, .FooterCredit, .FooterCredit a:link, .FooterCredit a:visited {font-size: 10px; text-align: center; color: #313539; text-decoration:none;}
.Footer a:hover, .Footer a:active, .FooterCredit a:hover, .FooterCredit a:active {text-decoration: underline; }
.MenuAdmin, .MenuAdmin a:link, .MenuAdmin a:visited {font-size: 10px; text-align: center; color: #313539; text-decoration:none;}
.MenuAdmin a:hover, .MenuAdmin a:active 	 {text-decoration: underline; }

form			{ margin: 0px; padding: 0px; overflow:hidden; margin-left:0px; margin-right:0px}
input			{ font-size: 11px; font-family: Tahoma; width: 200px;  border: 1px solid #BBB; }
input.image		{ font-size: 11px; font-family: Tahoma; width: 200px;  border: none; }
input.radio		{ font-size: 11px; font-family: Tahoma; width: 20px; height: 20px }
input.checkbox	{ font-size: 11px; font-family: Tahoma; width: 20px; height: 20px }
input.submit	{ font-size: 11px; font-family: Tahoma; width: 100px }
input.disabled	{ font-size: 11px; font-family: Tahoma; width: 100px }
textarea		{ font-size: 11px; font-family: Tahoma; width: 200px; height: 80px; border: 1px solid #BBB;}
select			{ font-size: 11px; font-family: Tahoma; width: 200px; border: 1px solid #BBB; }
button			{ font-size: 11px; font-family: Tahoma; }

.StatHeader { margin: 0; font-size: 11px; position: absolute; top: -8px; right: 7px; background: #fff; padding: 0 4px; color: #999 !important; }
.StatWrapper { background: #fff; position: relative; border: 1px solid #ddd; margin: 10px 0 10px 0; }
.StatsDetails { display: none; }
