﻿.drTabBlue
{
	float: left;
	width: 100%;
	line-height: normal;
white-space: nowrap;
cursor: pointer;
}
.drTabBlue ul
{
	margin: 0;
	padding: 5px 0px 0px 0px;
	list-style: none;
white-space: nowrap;
cursor: pointer;
}
.drTabBlue li
{
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 27px;
	_width: 100px;
	text-transform:uppercase;
	text-align: center;
white-space: nowrap;
cursor: pointer;
}


.drTabBlue a:visited {text-decoration: none;}
.drTabBlue a
{
	font: bold 12px Arial;
	display: inline;
	float: left;
	/*background: url( "tableft_inactive.gif" ) no-repeat left top;*/
	margin: 0;
	padding: 0 0 0 6px;
	text-decoration: none;
	background-color: #262626;
	height: 26px;
white-space: nowrap;
cursor: pointer;

}
.drTabBlue a span
{
	float: left;
	display: block;
	/*background: url( "tabright_inactive.gif" ) no-repeat right top;*/
	padding: 6px 15px 5px 6px;
	color: #e3ddca;
	font-family:Arial;
	font-size:12px;
white-space: nowrap;
	height: 26px;
cursor: pointer;
}




/* Commented Backslash Hack hides rule from IE5-Mac \*/
.drTabBlue a span
{
	float: none;
white-space: nowrap;
cursor: pointer;
}



/* End IE5-Mac hack */
.drTabBlue a:hover span
{
	color: #e3ddca;
	white-space: nowrap;
cursor: pointer;
}



.drTabBlue a:hover{
background-position: 0% -42px;
/*background: url( "tableft_active.gif" ) no-repeat left top;*/
text-decoration: none;
background-color: #6f1720;
white-space: nowrap;
cursor: pointer;
}
.drTabBlue a:hover span{
/*background: url( "tabright_active.gif" ) no-repeat right top;*/
color: #e3ddca;
padding: 6px 15px 5px 6px;
white-space: nowrap;
cursor: pointer;
}



.drTabBlue .current a{
background-position: 0% -42px;
/*background: url( "tableft_active.gif" ) no-repeat left top;*/
white-space: nowrap;
text-decoration: none;
background-color: #6f1720;
cursor: pointer;
}
.drTabBlue .current a span{
/*background: url( "tabright_active.gif" ) no-repeat right top;*/
color: #e3ddca;
white-space: nowrap;
cursor: pointer;
}


.drTabBlue .current
{
	padding: 0px;
	margin-left: 1px;
white-space: nowrap;
cursor: pointer;
}




.Tab-Blue-Content
{
	/*border-right: solid 4px #ffffff;	
	border-bottom: solid 4px #ffffff;	
	border-left: solid 4px #ffffff;	
	padding: 0px 5px 5px 5px;*/ 
white-space: nowrap;
}
.Tab-Blue-Pager
{
	/*background: #ffffff;
	border-left: solid 4px #ffffff;	
	border-right: solid 4px #ffffff;*/
white-space: nowrap;
cursor: pointer;
}



.rotatorContenthead
{
    background:url('/portals/0/skins/MYO/images/rotator_content_head_bg.jpg') repeat-x;
    width:100%;
    padding-bottom:20px;
     padding-top:10px;
}

































