body 			{ font-size: 12px; color: #454545; font-family: Verdana; margin:0; padding:0; }

td 				{ font-size: 12px; COLOR: #454545; font-family: verdana; line-height: 18px; }
a:link 			{ color: #000; text-decoration: none; }
a:visited 		{ color: #000; text-decoration: none; }
a:hover 		{ color: #666; text-decoration: none; }

.MenuH      { color: #660000;font-size:10px; text-decoration: none; text-transform: lowercase; }
.MenuH a:link	 { font-weight: normal; color: #660000; text-decoration: none; }
.MenuH a:visited{ font-weight: normal; color: #660000; text-decoration: none; }
.MenuH a:hover	 { font-weight: normal; color: #666; text-decoration: none; }

.disabled		{ font-size: 9pt; color: #dadada }
.action			{ color: #FE9205 }
.action a:link	{ font-weight: bold; color: #666}
.action a:visited{ font-weight: bold; color: #666}
.action a:hover	{ font-weight: bold; color: #666}

.SiteTitle		{ font-size: 11pt; color: #66000; font-weight: bold ; text-transform: uppercase; }
.SiteTitle2		{ font-size: 10pt; color: #66000; font-weight: bold }
.SiteTitle3		{ font-size: 10pt; color: #66000; font-weight: bold ; text-transform: uppercase; }
.ViewData		{ font-size: 8pt; color: #575D27; border-bottom: 1px solid #4C89C4; border-left: 1px solid #4C89C4; border-right: 1px solid #4C89C4 }

.footer {FONT-SIZE: 10px; COLOR: #000; FONT-FAMILY: Verdana, Helvetica, sans-serif}
.sitenav {FONT-SIZE: 10px; COLOR: #fff; FONT-FAMILY: Verdana, Helvetica, sans-serif}

.mezzanine {FONT-SIZE: 10px}
.mezzanine A:link {FONT-SIZE: 10px; COLOR: #660000}
.mezzanine A:hover {FONT-SIZE: 10px; COLOR: #666666}

form			{ margin: 0px; padding: 0px; overflow:hidden; margin-left:0px; margin-right:0px}
input			{ font-size: 11px; font-family: Tahoma; width: 200px }
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: 290px;  height: 80px; }
select			{ font-size:  11px; font-family: Tahoma; width: 200px }
button			{ font-size:  11px; font-family: Tahoma; }

div.hr			{ height: 1px; background: #666  repeat-x scroll center; }
div.hr hr		{ display: none; }
