.basictab{
padding: 5px 0;
margin:10px 0 3px 0;
font: normal 12px Arial, Helvetica, sans-serif;
/*border-bottom: 1px solid gray;
*/
list-style-type: none;
margin-bottom: 0;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 2px;
/*border: 1px solid gray;*/
border-bottom: none;
background-color: #3A77C7;
color: white;
}

.basictab li a:visited{
color: white;
}

.basictab li a:hover{
/*background-color: #dbffff;
*/
color: #fff;
background-color:#4182d2;
}

.basictab li a:active{

color: white;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 0px;
padding-top: 3px;
/*background-color: #dbffff;
*/
color: #2862b3;
}


.submenustyle{
font: normal 12px Arial, Helvetica, sans-serif;
padding: 5px 1px 0px 0px;
/*border: 1px solid black;*/
border-top-width: 0;
width: auto;
display: none;
}

* html .submenustyle{ /*IE only width definition*/
width: 100%;
}

.submenustyle a{
/*border-right: 1px dotted #ffffff;*/
padding: 1px 7px 0px 8px;
text-decoration: none;
color: #fff;
}

.submenustyle a:hover{
/*background-color: #ebffff;*/
color: #fff;
background-color:#2e61a3;
}

.submenustyle1{
font: normal 12px Arial, Helvetica, sans-serif;
padding: 5px 1px 0 67px;
/*border: 1px solid black;*/
border-top-width: 0;
width: auto;
display: none;
}

* html .submenustyle1{ /*IE only width definition*/
width: 100%;
}

.submenustyle1 a{
/*border-right: 1px dotted #ffffff;*/
padding: 1px 7px 0 8px;
text-decoration: none;
color: #fff;
}

.submenustyle1 a:hover{
/*background-color: #ebffff;*/
color: #fff;
background-color:#2e61a3;
}

.submenustyle2{
font: normal 12px Arial, Helvetica, sans-serif;
padding: 5px 1px 0 136px;
/*border: 1px solid black;*/
border-top-width: 0;
width: auto;
display: none;
}

* html .submenustyle2{ /*IE only width definition*/
width: 100%;
}

.submenustyle2 a{
/*border-right: 1px dotted #ffffff;*/
padding: 1px 7px 0 8px;
text-decoration: none;
color: #fff;
}

.submenustyle2 a:hover{
/*background-color: #ebffff;*/
color: #fff;
background-color:#2e61a3;
}

.submenustyle3{
font: normal 12px Arial, Helvetica, sans-serif;
padding: 5px 0 0 73px;
/*border: 1px solid black;*/
border-top-width: 0;
width: auto;
display: none;
}

* html .submenustyle3{ /*IE only width definition*/
width: 100%;
}

.submenustyle3 a{
/*border-right: 1px dotted #ffffff;*/
padding: 1px 4px 0 5px;
text-decoration: none;
color: #fff;
}

.submenustyle3 a:hover{
/*background-color: #ebffff;*/
color: #fff;
background-color:#2e61a3;
}

.submenustyle4{
font: normal 12px Arial, Helvetica, sans-serif;
padding: 5px 1px 0 164px;
/*border: 1px solid black;*/
border-top-width: 0;
width: auto;
display: none;
}

* html .submenustyle4{ /*IE only width definition*/
width: 100%;
}

.submenustyle4 a{
/*border-right: 1px dotted #ffffff;*/
padding: 1px 7px 0 8px;
text-decoration: none;
color: #fff;
}

.submenustyle4 a:hover{
/*background-color: #ebffff;*/
color: #fff;
background-color:#2e61a3;
}

.submenustyle5{
font: normal 12px Arial, Helvetica, sans-serif;
padding: 5px 0 0 305px;
/*border: 1px solid black;*/
border-top-width: 0;
width: auto;
display:none;
}

* html .submenustyle5{ /*IE only width definition*/
width: 100%;
}

.submenustyle5 a{
/*border-right: 1px dotted #ffffff;*/
padding: 1px 7px 0 8px;
text-decoration: none;
color: #fff;
}

.submenustyle5 a:hover{
/*background-color: #ebffff;*/
color: #fff;
background-color:#2e61a3;
}

.submenustyle6{
font: normal 12px Arial, Helvetica, sans-serif;
padding: 5px 0 0 402px;
/*border: 1px solid black;*/
border-top-width: 0;
width: auto;
display:none;
}

* html .submenustyle6{ /*IE only width definition*/
width: 100%;
}

.submenustyle6 a{
/*border-right: 1px dotted #ffffff;*/
padding: 1px 7px 0 8px;
text-decoration: none;
color: #fff;
}

.submenustyle6 a:hover{
/*background-color: #ebffff;*/
color: #fff;
background-color:#2e61a3;
}
