body { font-size: 12px; font-family: Verdana, Arial, Helvetica; color: #000000; }
td	 { font-size: 12px; }


.MenuH { font-size: 10px; }
.MenuH a:link, .MenuH a:visited { color: #0000ff; text-decoration:none; }
.MenuH a:hover,.MenuH 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; }

#menu {
	margin: 0px;
	padding: 0px;
	background: inherit;
	line-height: 35px;
	color: #ffffff;
	width: 100%;
	
}
#menu  a, #menu a:visited { color: #2b256d; text-decoration: none; background: inherit }
#menu .submit { float: right; vertical-align: bottom  }
	#menu .MenuV ul { margin:0; padding:0px 10px 0 80px; list-style:none }
    #menu .MenuV li { display:inline; margin:0; padding:0 }
    #menu .MenuV a { float:left; background: transparent url(/_library/templates/skin_locologos/tableft.jpg) no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none }
    #menu .MenuV a span { float:left; background: inherit; display:block; background:url(/_library/templates/skin_locologos/tabright.jpg) no-repeat right top; padding:0px 15px 0px 10px; margin-right: 2px; color:#2b256d; }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu .MenuV a span {float:none;}
    /* End IE5-Mac hack */
    #menu .MenuV a:hover span { color:#2b256d; font-weight: bold;  }
    #menu .MenuV a:hover { background-position:0% -35px }
    #menu .MenuV a:hover span { background-position:100% -35px }
    #menu .MenuV a.MenuVActive { background-position:0% -35px }
    #menu .MenuV a.MenuVActive span { background-position:100% -35px }


.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 {font-size: 10px; text-align: center; color: #ff0000; text-decoration:none;}
.footer a:hover, .footer a:active 	 {text-decoration: underline; }
.admin, .admin a:link, .admin a:visited {font-size: 10px; text-align: center; color: #ff0000; text-decoration:none;}
.admin a:hover, .admin 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; }
