.verdana10nero {FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica}
A.verdana10nero {COLOR: #000000; TEXT-DECORATION: underline}
A.verdana10nero:hover {TEXT-DECORATION: none}

.verdana10neroB {FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica; background: #B6D6EB}
A.verdana10neroB {COLOR: #000000; TEXT-DECORATION: underline}
A.verdana10neroB:hover {TEXT-DECORATION: none}

.verdana8nero {FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica}
A.verdana8nero {COLOR: #000000; TEXT-DECORATION: underline}
A.verdana8nero:hover {TEXT-DECORATION: none}

.verdana8blu {FONT-SIZE: 8pt; COLOR: #00578D; FONT-FAMILY: arial,verdana,helvetica;text-transform : capitalize}
A.verdana8blu {COLOR: #00578D; TEXT-DECORATION: underline;text-transform : capitalize}
A.verdana8blu:hover {TEXT-DECORATION: none;text-transform : capitalize}


.menusx{
padding: 3px 0;
margin-left: 0;
font: 10px Verdana;
text-transform : capitalize ;
width: 230px; 
border-bottom: 1px solid #FDB728;
margin-bottom: 0;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.menusx2{
padding: 3px 0;
margin-left: 0;
font: 10px Verdana;
text-transform : capitalize ;
width: 230px; 
border-bottom: 1px solid #FDB728;
background-color: #EBF4F9;
margin-bottom: 0;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab{
	font: 12px Arial;
	text-transform : uppercase;
	color: #785714 !important;
	background-color: #FEB726;
	text-decoration: none;
font-weight: bold;
text-transform : capitalize
}

.basictab li{
display: inline;
margin: 0;
}

A.basictab:link{
/*border: 1px solid gray;*/
	color: #785714 !important;
 }


A.basictab:visited{
text-decoration: none;
color: #785714 !important;
font-weight: bold;
}

A.basictab:hover{
background-color: #EBF4F9;
color: #785714 !important;
font-weight: bold;
}

A.basictab:active{
color: #FF0000!important;
}

A.basictab:selected { /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 2px;
background-color: #EBF4F9;
}


.submenustyle{
background-color: white;
padding: 2px 1px;
border: 1px solid black;
border-top-width: 0;
width: auto;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}


* html .submenustyle{ /*IE only width definition*/
width: 100%;
}

.submenustyle a{
border-right: 1px dashed black;
padding: 1px 5px;
text-decoration: none;

}

.submenustyle a:hover{
background-color: #EBF4F9;
}.basictab a:visited {
	color: #785714;
	font-weight: bold;
	text-decoration: none;
}
