body { font-size: 12px; font-family: georgia; color: #000000; }
td	 { font-size: 14px; }

a:link, a:visited { color: #FB71D9; text-decoration: none; }
a:hover { color: #D413BC; text-decoration: underline; }

.MenuF { font-size:12px; text-transform: lowercase; color:white; font-family:arial black}
.MenuF a:link, .MenuF a:visited { color: #570244; text-decoration:none; font-weigth:bold }
.MenuF a:hover,.MenuF a:active 	{ text-decoration: none; color:white; font-weigth:bold}

.MenuH { font-size:12px; text-transform: lowercase; color:white; font-family:arial black}
.MenuH a:link, .MenuH a:visited { color: #570244; text-decoration:none; font-weigth:bold }
.MenuH a:hover,.MenuH a:active 	{ text-decoration: none; color:white; font-weigth:bold}

.SiteTitle, H1		{ font-size: 22px; color: #570244; }
.SiteTitle2, H2	{ font-size: 18px; color: #570244; font-weight: bold }
.SiteTitle3, H3		{ font-size: 14px; color: #FB71D9; 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: #D413BC; 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: #D413BC; 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; }
