.indentmenu{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	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;*/
	background:#CCC;
}



.indentmenu ul li{
	display: inline;
}



.indentmenu ul li a{
	line-height:10pt;
	width:74px;
	height:28px;
	float: left;
	color: black; /*text color*/
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	padding-top:2px;
	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-weight:bold;
	background: #b5000d none repeat scroll 0 0;
	color: #fff !important;
	 /*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: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:#FFF;

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: #FFF;

}



.shadetabs li a:hover{

text-decoration:none;

color: #FFF;

}



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

font-family:Arial;

font-weight:bold;

font-size:15px;

color:#f5c800;

padding-right:15px;

background:url(../images/arrow.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:#f5c800;

}



.external2 {

	width:450px; 

	height:115px;

	float:left;

	overflow:hidden; 

	margin-top:-85px; 

	margin-left:225px;

}



