body 			{ font-size: 10px; color: #454545; font-family: Verdana; margin:0; padding:0; }

td 		{ font-size: 11px; COLOR: #454545; font-family: verdana; line-height: 18px; }
a:link 		{ color: #560f5b; text-decoration: none; }
a:visited 		{ color: #560f5b; text-decoration: none; }
a:hover 		{ color: #a4201b; }


.MenuH           { font-weight: bold; color: #560f5b; text-decoration: none;}
.MenuH a:link	 { font-weight: bold; color: #fff; text-decoration: none; }
.MenuH a:visited { font-weight: bold; color: #fff; text-decoration: none; }
.MenuH a:hover	 { font-weight: bold; color: #560f5b; text-decoration: none; }
.spanlink		{ color: #ff6600; text-decoration: none; cursor: hand }

.disabled		{ font-size: 9pt; color: #dadada }
.action		{ color: #FE9205 }
.action a:link	{ font-weight: bold; color: #FE9205}
.action a:visited{ font-weight: bold; color: #FE9205}
.action a:hover	{ font-weight: bold; color: #FE9205}


.SiteTitle4		{ font-size: 16pt; color: #000; font-weight: normal ; text-transform: uppercase; }
.SiteTitle		{ font-size: 12pt; color: #560f5b; font-weight: bold ; text-transform: uppercase; }
.SiteTitle2		{ font-size: 10pt; color: #560f5b; font-weight: bold }
.SiteTitle3		{ font-size: 10pt; color: #3e85b3; 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: #61696b; FONT-FAMILY: Verdana, Helvetica, sans-serif}
.sitenav {FONT-SIZE: 11px; COLOR: #454545; FONT-FAMILY: Verdana, Helvetica, sans-serif}

.mezzanine {FONT-SIZE: 10px}
.mezzanine A:link {FONT-SIZE: 10px; COLOR: #3e85b3}
.mezzanine A:hover {FONT-SIZE: 10px; COLOR: #ff6600}

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: #000  repeat-x scroll center; }
div.hr hr		{ display: none; }
