#tabLevel1{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:11px;
   	color:#818286;
}

#tabLevel1 #current{
	border:none;
	color:#518274;
	text-decoration:none;

}

#tabLevel1 #current a{
	border:none;
	color:#518274;
	text-decoration:none;
}

#tabLevel1 a{
	color:#818286;
	display:block;
	float:none;
	font-weight:bold;
	padding:0 8px 0 8px;
	text-decoration:UNDERLINE;
}

#tabLevel1 a:hover{
	color:#518274;
}

#tabLevel1 li{
	position:relative;
	background:#ffffff url(../images/tabs/gray_line_1st_level.gif) 100% 100% no-repeat;
	float:left;
	line-height:19px;
	list-style:none;
	padding:13px 0px 1px 0px;
	margin:0;
	text-decoration:none;
	white-space:nowrap;
}

#tabLevel1 ul{
	display:block;
	float:left;
	position:absolute;
	clear:both;
}

#tabLevel1 #firstPad{
	background:#ffffff url(../images/tabs/gray_line_1st_level_pad.gif) 100% 100% repeat; left top; height: 14px;
	padding:11px 0px 8px 255px;
}


#tabLevel1 #first{
	background:#ffffff url(../images/tabs/left_corner_1st_level_v2.gif) 100% 100% no-repeat; left top; height: 14px;
	padding:11px 0px 8px 4px;
}


#tabLevel2{
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Arial;
}
#tabLevel2 #current{
	border:none;
	background:#F3EACD;
	background-color:#F3EACD;
	color:#518274;
	text-decoration:none;

}
#tabLevel2 #current a{
	border:none;
	background-color:#F3EACD;
	background:#F3EACD;
    color:#518274;
	text-decoration:none;
}

#tabLevel2 #linebreak {
	border: none;
	color:#EDEDED;
	text-decoration:none;
	display:block;
	padding:3px 0px;
}

#tabLevel2 #currentlinebreak{
	background:#F3EACD none repeat scroll 0%;
	border: none;
	color:#F3EACD;
	text-decoration:none;
	display:block;
	padding:3px 0px;
}

#tabLevel2 a{
   border:none;
   color:#EDEDED;
   display:block;
   float:none;
   font-family:Arial;
   font-size:11px;
   font-weight:bold;
   padding:3px 8px;
   text-decoration:UNDERLINE;
}

#tabLevel2 a:hover{
   background-color:#C0D0B5;
   color:#ffffff;
   text-decoration:UNDERLINE;
}

#tabLevel2 li{
   color:#EDEDED;
   float:left;
   font-family:Arial;
   font-size:11px;
   line-height:19px;
   list-style:none;
   list-style-image:none;
   list-style-position:outside;
   margin:0;
   text-decoration:none;
   white-space:nowrap;
}

#tabLevel2 ul{
   display:block;
   float:right;
   font-family:Arial;
   position:absolute;
}

#tabLevel3 #first6{
	background:#F3EACD url(../images/tabs/left_corner_3rd_level_750px.gif) 100% 100% no-repeat; left top; height: 14px;
	padding:11px 0px 5px 376px;
}

#tabLevel3 #first7{
	background:#F3EACD url(../images/tabs/left_corner_3rd_level_750px.gif) 100% 100% no-repeat; left top; height: 14px;
	padding:11px 0px 5px 50px;
}
#tabLevel3 #first8{
	background:#F3EACD url(../images/tabs/left_corner_3rd_level_750px.gif) 100% 100% no-repeat; left top; height: 14px;
	padding:11px 0px 5px 50px;
}


#tabLevel3 #last{
	background:#F3EACD url(../images/tabs/right_corner_3rd_level.gif) 0% 100% no-repeat; left top; height: 14px;
	padding:11px 0px 5px 9px;

}

#tabLevel3{
	margin:0;
	padding:0 0 0 0;
	font-family:Arial;
	font-size:11px;
	color:#818286;
}

#tabLevel3 a{
	float:none;
	color:#818286;
	display:block;
	float:none;
	font-weight:bold;
	padding:0 8px 0 8px;
	text-decoration:UNDERLINE;

}

#tabLevel3 a:hover{
	color:#518274;
}
#tabLevel3 li{
	background:#ffffff url(../images/tabs/shadow.gif) 100% 100% no-repeat;
    background-color:#F3EACD;
	color:#818286;
	position:relative;
	float:left;
	line-height:15px;
	padding:3px 0px 12px 0px;
	list-style:none;
	margin:0;
	text-decoration:none;
	white-space:nowrap;

}
#tabLevel3 ul{
	display:block;
	float:right;
	position:absolute;

}
#tabLevel3 #current{
	border:none;
	background-color:#F3EACD;
	color:#518274;
	text-decoration:none;
}

#tabLevel3 #current a{
	border:none;
	color:#518274;
	text-decoration:none;

}

#tabsBox{
	margin:0;
	padding: 0 0 0 0;
	background-color:518274;
	position:relative;
	left:0;
	top:0px;
	width:750px;
}

#tabLevel1Box{
margin:0;
padding: 0 0 0 0;
background-color:#FFFFFF;
position:relative;
align:middle;
float:left;
width:100%;
}


#tabLevel2Box{
margin:0;
padding: 0 0 0 0;
background-color:#518274;
position:relative;
height:23px;
align:middle;
float:left;
width:100%;
}



#tabLevel3Box{
margin:0;
padding: 0 0 0 0;
background:#ffffff url(../images/tabs/gray_line_750px.gif) 100% 0 no-repeat;
position:relative;
height:19px;
align:bottom;
float:left;
width:100%;
}


