.basictab{
/*padding: 3px 0;*/
padding:0;
margin:0;
/*margin-left: 0;*/
font: bold 12px Verdana;
border-bottom: 0px solid gray;
list-style-type: none;
/*margin-bottom: 0;
margin-right: 0; */
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
padding:0;
position: relative;
float: left;
}

.basictab li a{
text-decoration: none;
padding:0; margin:0; border:0px #999999 solid;
/*padding: 3px 7px;
margin-right: 2px;
border: 1px solid gray;
border-bottom: none;
background-color: white;*/
color: black;
}


.basictab li a:visited{
color: black;
}

.basictab li a:hover{
background-color: #dbffff;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
/*top: 1px;
padding-top: 4px;*/
background-color: #dbffff;
color: black;
}


.submenustyle{
position:absolute;
padding: 0;
border: 0px solid black;
border-top-width: 0;
width: auto;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
}

* html .submenustyle{ /*IE only width definition*/
width: 100%;
}

.submenustyle a{
border-right: 0px dashed black;
/*padding: 1px 5px;*/
text-decoration: none;
float:left
}

.submenustyle a:hover{
background-color: #ebffff;
}
BODY {    SCROLLBAR-FACE-COLOR: #031F50;

	SCROLLBAR-HIGHLIGHT-COLOR: #031F50;

	SCROLLBAR-SHADOW-COLOR: #031F50;

	SCROLLBAR-3DLIGHT-COLOR: #031F50;	

	SCROLLBAR-ARROW-COLOR: #031F50;	

	SCROLLBAR-TRACK-COLOR: #C1E7FC;	

	SCROLLBAR-DARKSHADOW-COLOR: #031F50;	

	color: #031F50;	

	border-color: #000000;	

	border-top: none; 

	border-left: none; 

	border-right: none; 

	border-bottom: none }.titu_destination {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #006699;

}a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}

