#wsc_menu_loader{
	position: absolute;
	/*left: -10000px;*/
}

#wsc_hor_menu {
	z-index: 100000;
	position: absolute;
}

#wsc_vert_menu {
	z-index: 100000;
   position: absolute;
}





.wsc-default a{
    height: 24px;
	padding:0px;
    background:url(../../images/tab.gif) no-repeat 0% 0%;
	width: 106px;
	padding-top:7px;
	color: #fbcf9d;
	text-decoration: none;
    text-align: center;
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	border-right: 5px #4b0000 solid;
	text-decoration:none;
}



.wsc-default a:hover{
color: #4b0000;
text-decoration: none;
}




.wsc-last a{
    height: 24px;
	padding:0px;
    background:url(../../images/tab.gif) no-repeat 0% 0%;
	width: 106px;
	padding-top:7px;
	color: #fbcf9d;
	text-decoration: none;
    text-align: center;
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:2px;
}



.wsc-last a:hover{
color: #4b0000;
text-decoration: none;
}

.wsc-sub a, .wsc-sub a:visited  {
	margin: 0px;
    padding-bottom: 3px;
    background:  #5D5D5D;
    padding-top: 5px;
    padding-bottom: 4px;
	width: 140px;
	color: #FFFFFF;
	text-decoration: none;
    text-align: left;
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 6px;
	font-weight: normal;
    border: none;
    border-bottom: solid 1px #FFFFFF;

}

.wsc-sub a:hover  {
text-decoration: underline;

}





.wsc-default_current a{
    height: 24px;
	padding:0px;
    background:url(../../images/tab.gif) no-repeat 0% 0%;
	width: 106px;
	padding-top:7px;
	color: #4b0000;
	text-decoration: none;
    text-align: center;
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	border-right: 5px #4b0000 solid;
	text-decoration:none;
}



.wsc-default_current a:hover{
text-decoration: none;
}





.wsc-last_current a{
    height: 24px;
	padding:0px;
    background:url(../../images/tab.gif) no-repeat 0% 0%;
	width: 106px;
	padding-top:7px;
	color: #4b0000;
	text-decoration: none;
    text-align: center;
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	border-right: 5px #4b0000 solid;
	text-decoration:none;
}



.wsc-last_current a:hover{
text-decoration: none;
}



