@charset "utf-8";
/* CSS Document */
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FF9;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-color: #FFF;
}
body {
	background-image: url(../images/background_main_h.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#Mainmenu{
	WIDTH: 975px;
	POSITION: absolute;
	TOP: 15px;
	left: 3px;
	color: #FFFFFF;
	visibility: visible;
	background-color: #666666;
	height: 58px;
	border-top-style: inset;
	}
#b2{
	WIDTH: 975px;
	POSITION: absolute;
	TOP: 763px;
	left: 3px;
	z-index:1;
	background-image: url(../images/bk_bottom.gif);
	}
#apDiv1 {
	position:absolute;
	width:614px;
	height:238px;
	z-index:1;
	left: 29px;
	top: 418px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	

#apDiv2 {
	position:absolute;
	width:268px;
	height:174px;
	z-index:2;
	left: 695px;
	top: 433px;
}
#apDiv3 {
	position:absolute;
	width:381px;
	height:237px;
	z-index:1;
	left: 569px;
	top: 418px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#FFF;
}
.pulldownset{
	background-color: #666;
	color: #FFFFFF;
	font-size: 11px;
	top:160px;
	width: 250px;
	}
#main_body{
	width:975px;
	height:601px;
	position:absolute;
	top:84px;
	left:3px;
	background-color:#000;
	margin: 0 0 0 0;
}

#mtable{
	background-color: #000;
}
.t {
	background: url(images/dot.gif) 0 0 repeat-x;
	width: 40em
}
.tstop {
	background: url(images/dot.gif) 0 0 repeat-x;
	width: 930px;
	margin-top: 20px;
	;
}
.tsmall {background: url(images/dot.gif) 0 0 repeat-x; width: 35em}
.b {background: url(images/dot.gif) 0 100% repeat-x}

.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.bl_b {background: url(images/bl_b.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.br_b{background: url(images/br_b.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tl_b {background: url(images/tl_b.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px} 
.tr_b{background: url(images/tr_b.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}
#main_body #mtable tr td #apDiv1 h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F90;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F90;
}
Orange title {
	color: #F60;
}

.white {
	color: #FFF;

