.indentmenu{

font: bold 13px Arial;

width:100%;

height:38px; /*leave this value as is in most cases*/

}



.indentmenu ul{

margin: 0;

padding: 0;

float: left;

width:300px; 

background:white url(../images/header-bg.png) top left repeat-x;

}



.indentmenu ul li{

display: inline;

}



.indentmenu ul li a{

width:99px;

height:28px;

float: left;

color: black; /*text color*/

font-family:Arial;

font-weight:normal;

font-size:13px;

text-decoration: none;

text-align:center;

padding-top:10px;

border-right:1px solid #000000;

}



.indentmenu ul li a:visited{

color: black;

}



.indentmenu ul li a.selected{

width:0 auto;

height:28px;

text-align:center;

color: black !important;

font-family:Arial;

font-weight:normal;

font-size:13px;



 /*shift text down 1px*/

background: white url(../images/heading-bgg.png) top left repeat-x;

}



/* ######### CSS for Shade Tabs. Remove if not using ######### */



.shadetabs{
width:100%;
width:0 auto;

height:0 auto;

float:left;

list-style-type: none; /*set to left, center, or right to align the menu as desired*/



}



.shadetabs li{



}



.shadetabs li a{

width:185px;

text-decoration: none;

position: relative;

margin-left:-30px;

font-family:Arial;

font-weight:bold;

font-size:15px;

text-transform:uppercase;

color:#444444;

padding-left:10px;

padding-right:15px;

padding-top:8px;

padding-bottom:8px;

/*border-top:1px dashed #666666;

border-bottom:1px dashed #666666;*/

display:block;

}



.shadetabs li a:visited{

color: #444444;

}



.shadetabs li a:hover{

text-decoration:none;

color: #444444;

}



.shadetabs li a.selected{ /*selected main tab style */

font-family:Arial;

font-weight:bold;

font-size:15px;

color:#a52323;

padding-right:15px;

background:url(../images/arrow1.png) center right no-repeat;

}



.shadetabs li a.selected:hover{ /*selected main tab style */

text-decoration: none;

font-family:Arial;

font-weight:bold;

font-size:15px;

color:#a52323;

}



.external2 {

  /* border: 1px solid #444444; */

	/*width:100% !importnat; 

	height:200px;

	float:left;

	overflow:hidden; 

	margin-top:-135px; 

	margin-left:225px;*/

}



