
body{
text-align:center;}
#header{
width:975px;
height:94px;
padding-top:10px;}
#footer{
width:975px;}

#images{
padding-left:10px;padding-right:18px;}

#link a{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#ffffff;text-align:center; text-decoration:none; font-weight:bold;}


a{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#BC006F
}
.current{color:#red;}

#left_text{
padding-top:20px;
padding-left:10px;
padding-right:16px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}
#main_text{
padding-top:20px;
padding-left:30px;
padding-right:16px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

.selected{color:#BC006F!important;}
.selectedtop{color:#BC006F;font-weight: bold;}


#nav1 { /* all lists */
	margin: 0;
	padding: 0;
	padding-left:22px;
	list-style: none;
	background-color: transparent;
	z-index: 1000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#nav1 li { /* all list items */
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
}

#nav1 li ul { /* second-level lists */
	display: none;
	position: absolute;
	//left: 0;
	list-style: none;
	padding: 4px 2px 2px 2px;
	margin: 0px;
	list-style: none;
	width: 140px;
	background-color: transparent;
	white-space: normal;
	z-index: 1000;
}
#nav1 li.over ul li {
	border-right: 0px none;
	background-color: #eee;
	width:100%;
	border-top: 1px solid #ffffff;
	white-space: normal;
	z-index: 1000;
}

#nav1 li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#nav1 li.over ul { /* lists nested under hovered list items */
	display: block;
	background-color: transparent;
}

#nav1 a {
	display: block;
	padding: 2px 4px;
	color: #999999;
	text-decoration: none;
	font-size:12px;
}

#nav1 a:hover {
	/*color:#F87628;*/
	color:#000000;
}
#nav1 a:current {
	/*color: #ff0000;*/	color: #ec008c;
	text-decoration: none;
	font-size:12px;
}

#nav {	
	margin: 0px;
	padding: 0px;
	list-style: none;
	color:#999999;
	z-index: 1000;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
        
}

#nav li { /* all list items */
	color:#4d4d4d;
	float: left;
	position: relative;
	margin: 0px;
	padding:0px;
}

#nav li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0;
	list-style: none;
	margin: 0px;
	padding:0px;
	list-style: none;
	white-space: normal;
	z-index: 1000;	
	width: 140px;
	color:#4d4d4d;
	
}
#nav li.over ul li {
	border-right: 0px none;
	width:100%;
	z-index: 1000;
	color:#4d4d4d;
	margin: 0px;
	padding:0px;
}
#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#nav li.over ul { /* lists nested under hovered list items */
	color:#4d4d4d;
	display: block;
	margin: 0px;
	padding:0px;
	background-color: transparent;

}

#nav a{	
	display: block;
	padding: 2px 6px 2px 6px;
	color:#999999;
	text-decoration: none;  
}

#navv a{
   /* background:url(http://spot.up2test.com/assets/cms/leftL.gif) no-repeat left top;*/
	/*padding: 4px 3px 4px 5px;*/
	color:#999999;
	text-decoration: none;
	MARGIN: 0px;	
            }
#navv a span{
	/*background:url(http://spot.up2test.com/assets/cms/rightR.gif) no-repeat right top;*/
	/*padding: 4px 3px 4px 0px;*/
	color:#999999;
	MARGIN: 0px;
	text-decoration: none;
	float:none;}

#navv a:hover {
	color:#BB105E;
}
#navv a:hover span {
	color:#BB105E;float: none;

}

#submenu a {
    text-transform:none;
	color:#fff;
	padding-left:10px;
	text-align:left;
	font-family:Arial;
	font-size:10px;
	width:80%;
    z-index:1000;
	/*border-top: 1px solid #fff;*/
    background-color:#BB105E;
}
#submenu a:hover {
	color:#fff;
	/*width:100%;*/
	font-family:Arial;
	font-size:10px;
	background-color:#BB105E;
    z-index:1000;
}