.body-index {
		scrollbar-face-color:#336699;
    scrollbar-3dlight-color:#336699;
	scrollbar-highlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#336699;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#000000;
    scrollbar-arrow-color:#FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../img/enter_bg.jpg);
	background-color: #000000;

}
.body {
	scrollbar-face-color:#336699;
    scrollbar-3dlight-color:#336699;
	scrollbar-highlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#336699;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#000000;
    scrollbar-arrow-color:#FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../img/bg.jpg);

}	
holder{
width: 100%;
text-align:center;
}
#holder{
position:absolute;
left:0;
top:58%;
width: 100%;
height:126px;
margin-top:-125px;
background-image: url(../img/intro_side.jpg);
background-repeat:repeat-y;
}
#enter{
	position:absolute;
	left:48%;
	width:414px;
	margin-left:-184px;
	height: 136px;
}
#enter a img{
border:0;
}

.bg-top {
	background-attachment: fixed;
	background-image: url(../img/bg_top.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-bottom {
	background-image: url(../img/bg_top.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;

}
.bg-left {
	background-attachment: fixed;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.table-bg {
	background-color: #003366;
	filter: alpha(opacity=80);
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	


}

a:link {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.buttons {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.page-bg {
	background-attachment: fixed;
	background-image: url(../img/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.page-bg2 {
	scrollbar-face-color:#003366;
    scrollbar-3dlight-color:#003366;
	scrollbar-highlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#003366;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#000033;
    scrollbar-arrow-color:#FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/page_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.page-text {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.page-title {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
