.indentmenu{
font:  11px tahoma;
width: 100%; /*leave this value as is in most cases*/
color: #FFFFFF;
}

.indentmenu ul{
color: #FFFFFF;
margin: 0;
padding: 0;
float: left;
width: 100%;
border-top: 0px solid #778; 
border-left: 0px solid #778; 
background: #FE4004;
}

.indentmenu ul li{
display: inline;
color: #FFFFFF;
}

.indentmenu ul li a{
float: left;
color: #FFFFFF; /*text color*/
padding: 2px 16px;
text-decoration: none;
border-right: 0px solid #778;
}

.indentmenu ul li a:visited{
color: #FFFFFF;
color: #2d2b2b;
}

.indentmenu ul li a.selected{
padding-top: 4px; /*shift text down 1px*/
padding-bottom: 2px;
background: #FE4004;
color: #FFFFFF;
}

.indentmenu ul li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
color: #FFFFFF;
}




.indentmenu11{
color: #FFFFFF;
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu11 tr{
color: #FFFFFF;
margin: 0;
padding: 0;
float: left;
width: 100%;
border-top: 1px solid #778; 
border-left: 1px solid #778; 
background: url(indentbg.gif);
}

.indentmenu11 tr td{
display: inline;
color: #FFFFFF;
}

.indentmenu11 tr td a{
color: #FFFFFF;
float: left;
padding: 3px 11px;
text-decoration: none;
border-right: 1px solid #778;
}

.indentmenu11 tr td a:visited{
color: #FFFFFF;

}

.indentmenu11 tr td a.selected{
color: #FFFFFF;
padding-top: 4px; /*shift text down 1px*/
padding-bottom: 2px;
background: url(indentbg2.gif) ;
}

.indentmenu11 tr td a.selected{ /*selected main tab style */
position: relative;
color: #FFFFFF;
top: 1px;
}




.indentmenu2{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
color: #FFFFFF;
}

.indentmenu2 ul{
color: #FFFFFF;
margin: 0;
padding: 0;
float: left;
border-top: 1px solid #778; 
border-left: 1px solid #778; 
background: #010101;
}

.indentmenu2 ul:hover{
color: #FFFFFF;
margin: 0;
padding: 0;
float: left;
border-top: 1px solid #778; 
border-left: 1px solid #778; 
background: red;
}

.indentmenu2 ul li{
display: inline;
}

.indentmenu2 ul li a{
float: right;
color: #004149; /*text color*/
padding: 3px 11px;
text-decoration: none;
border-right: 1px solid #778;
}

.indentmenu2 ul li a:visited{
color: #004149;
}

.indentmenu2 ul li a.selected{
padding-top: 4px; /*shift text down 1px*/
padding-bottom: 2px;

}

.indentmenu2 ul li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}
.indentmenu2 li a:hover{
background: #101010 ;
color: #FFFFFF;
}

.target a {
text-decoration: none;
}

.target a:hover {
text-decoration: none;
}

.target a span {
padding: 4px;
border: 1px solid #CCCCCC;
display: block;
}

.target a:hover span {
border: 1px solid #990033;
}


.DDmenu {
font-family: tahoma, sans-serif;
font-size: 12px;
font-weight: none;
border: 0px solid #FF4005;
text-align: center;

}
.DDmenu a {
display:block;
width:130px;
height:22px;
line-height:18px;
color: #ffffff;
background-color: #4E4E4E;
text-decoration: none;
}
.DDmenu a:hover {
color: #ffffff;
background-color: #FF4005;
}
