body { font-size: 10px; font-family: Verdana, Arial, Helvetica; color: #000000; }
td	 { font-size: 14px; color:black; font-weight:normal}

a:link, a:visited { color: #0000ff; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }

.white{color:white; padding-top:10px; font-size:13px}

#MenuG { margin-bottom: -12px; padding-top: 0px; padding-bottom: 0px; text-align:right; padding-right:30px}
#MenuG li {  list-style: none; display: inline; font-size:14px; text-transform: uppercase; color: black; font-family: Trebuchet MS  }
#MenuG li a { color: white; text-decoration: none; text-transform: uppercase; margin: 0px 0px 0px 10px; padding: 3px 5px 10px 5px;}
#MenuG li a:hover, #MenuG li a.MenuVActive { background:white; color: black; padding: 3px 5px 10px 5px;}

#ScrollableContent {display:block; float:center; width:950px; height:140px; overflow: auto; padding:15px}

.MenuF {color: orange; font-size: 14px; padding-left:4px; padding-right:4px; font-family: Trebuchet MS; text-transform: uppercase; font-weight:bold}
.MenuF a:link  { color: white; text-decoration:none; font-weight:normal; background: transparent;}
.MenuF a:visited { color: white; text-decoration:none; font-weight:normal;  background: transparent;}
.MenuF a:hover { text-decoration: none; background: white; color:black; font-weight:normal}

.MenuH {color:white; font-size: 12px; padding-left:4px; padding-right:4px; font-family: Trebuchet MS; text-transform: lowercase; }
.MenuH a:link  { color: #CDA660; text-decoration:none; font-weight:normal; background: transparent;}
.MenuH a:visited { color: #CDA660; text-decoration:none; font-weight:normal;  background: transparent;}
.MenuH a:hover { text-decoration: none; color:white; font-weight:normal}

.MenuC { font-size: 10px; }
.MenuC a:link, .MenuC a:visited { color: #0000ff; text-decoration:none;}
.MenuC a:hover,.MenuC a:active { text-decoration: underline; }
.SiteNav {font-size:9px; text-transform: capitalize; font-family: arial}
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; }

.SiteTitle		{ font-size: 22px; color: #D3DDF1; }
.SiteTitle2		{ font-size: 18px; color: #D3DDF1; font-weight: bold }
.SiteTitle3		{ font-size: 14px; color: #ffffff; font-weight: bold }
.ViewData		{ font-size: 8pt; color: #575D27; border-bottom: 1px solid #4C89C4; border-left: 1px solid #4C89C4; border-right: 1px solid #4C89C4 }

.Footer, .Footer a:link, .Footer a:visited, .FooterCredit, .FooterCredit a:link, .FooterCredit a:visited {font-size: 10px; text-align: center; color: #ffffff; 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: #ffffff; 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; }

div.hr			{ height: 10px; border-top: 1px solid #6699cc; }
div.hr hr		{ display: none; }
