@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/headerbg.gif);
}
.norepeaz {
background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	}
.norepeatbg {
	background-image:url(../images/headerbg.gif);
	background-repeat:repeat-x;
	}
.norepeatbg2 {
	background-image:url(../images/footer2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #000000;
}
.style2 {font-size: 16px; color: #ED008C;}
.black16 {font-size: 16px; color: #000000;}
.style4 {font-size: 36px}
*{
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu4 {
	width: 155px;
	border-color: #707070;
	border-size: 0px;
	border-width: 0px;
	border-TOP: 0px solid #bababa;
	BORDER-BOTTOM: 0px solid #bababa;
	BORDER-LEFT: 0px solid #bababa;
	BORDER-RIGHT: 0px solid #bababa;
	}
	
#menu4 li a {
  	height: 45px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #000000;
	display: block;
	background: url(../images/menu4.gif);
	padding: 12px 0 0 25px;
	}
	
#menu4 li a:hover {
	color: #999999;
	background: url(../images/menu4.gif) 0 -45px;
	padding: 12px 0 0 25px;
	}
	
#menu4 li a:active {
	color: #999999;
	background: url(../images/menu4.gif) 0 -90px;
	padding: 12px 0 0 25px;
	}
#menu4 li a.current,#menu li a.current:hover{
	color:#fff;
	background: url(../images/menu3.gif) no-repeat top left;
	line-height:130%;
	}
