HTML {
	scrollbar-3dlight-COLOR: #6f0000;
	scrollbar-arrow-COLOR:  #6f0000;
	scrollbar-darkshadow-COLOR: #6f0000;
	scrollbar-face-COLOR: #FFFFFF;
	scrollbar-highlight-COLOR: #FFFFFF;
	scrollbar-shadow-COLOR: #FFFFFF;
	scrollbar-track-COLOR: #6f0000;
}

body{
	TEXT-ALIGN: center;
	background-image:url(../images/bg.gif);
	background-color:#660000;
	margin:0px;
	padding:0px;
	FONT-SIZE: 12px; 
}
#main{
	margin:auto;
	width:100%;
}
#main #welcomepic {
	padding-top:20px;
	width:545px;
	margin:auto;
}
#enter{
	width:545px;
	margin:auto;
}
#br{
	clear:both;
}
#pic1{
	background-image:url(../images/welcome_01.jpg);width:182px;height:157px;float:left;
}
#pic2{
	background-image:url(../images/welcome_02.jpg);width:181px;height:157px;float:left;
}
#pic3{
	background-image:url(../images/welcome_03.jpg);width:182px;height:157px;float:left;
}
#pic4{
	background-image:url(../images/welcome_04.jpg);width:182px;height:157px;float:left;
}
#pic5{
	background-image:url(../images/welcome_05.jpg);width:181px;height:157px;float:left;
}
#pic6{
	background-image:url(../images/welcome_06.jpg);width:182px;height:157px;float:left;
}
#pic7{
	background-image:url(../images/welcome_07.jpg);width:182px;height:157px;float:left;
}
#pic8{
	background-image:url(../images/welcome_08.jpg);width:181px;height:157px;float:left;
}
#pic9{
	background-image:url(../images/welcome_09.jpg);width:182px;height:157px;float:left;
}
.tab1 {
	text-align: center;
	padding-right: 9px;
	padding-left: 10px;
}
.tab2 {
	text-align: center;
}
.tab3 {
	padding-right: 9px;
	padding-left: 10px;
	height: 20px;
	text-align: center;
}
.tabtitle {cursor:hand;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	width: 130px;
	padding: 2px;
	text-align: center;
	background-color:#000000;
}.tab4 {
	background-color: #2d0000;
	background-image: url(../images/main_10.gif);
	background-repeat: repeat-x;
	background-position: top;

}
a:link,a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, "‚l‚r –¾’©","‘v‘Ì";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height:25px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "‚l‚r –¾’©", "‘v‘Ì";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	height:26px;
}

.black_overlay{ 
	display: none; 
	position: absolute; 
	top: 0%; 
	left: 0%; 
	width: 100%; 
	height: 100%; 
	background-color: black; 
	z-index:1001; 
	-moz-opacity: 0.8; 
	opacity:.50; 
	filter: alpha(opacity=50); 
} 
.white_content { 
	display: none; 
	position: absolute; 
	top: 25%; 
	left: 50%; 
	width: 50%; 
	height: 50%;  
	padding: 15px;
	border: 0; 
	background-color: white; 
	z-index:1002; 
	/*overflow: auto;*/ 
	text-align:left;
} 
.load_content { 
	display: none; 
	position: absolute; 
	top: 25%; 
	left: 50%;  
	padding: 30px;
	border: 0; 
	background-color: white; 
	z-index:1003; 
	/*overflow: auto;*/ 
} 
#loadingimg{
	padding:0px;
}
#displaytop{
	width:100%;
	

}
#imgtitle{
	FLOAT: left;
}
#divclose{
	FLOAT: right;
}