body {
		background-color: #000000;
}
.hp_main{
	background-image: url(images/mainpage_bg.gif);
	background-position: center center;
	height: 452px;
	width: 980px;
	padding: 20px;
}
.pagetextyellow{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #EAFF00;
	text-decoration: none;
}
.pagetextwhite{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
h1{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
h2{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
h3{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.pagetextBLACK{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.pagefootlink{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #33CCFF;
	text-decoration: none;
}
.pagefootlink: link{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #33CCFF;
	text-decoration: none;
}.pagefootlink: hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.container{
	width:994px;
	height:850px;
			background-image: url(images/hp_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;

	
	}

.topbar{
	width:994px;
	height:150;
	float: left;
		vertical-align: middle;
	

	
	}
	.leftbar{
	width:413px;
	height:150;
	float: left;
		vertical-align: middle;

	
	}
	.rightbar{
	width:581px;
	height:150;
	float: left;
		vertical-align: middle;

	
	}
	
	.navtext {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FE0000;
	text-decoration: none;
}
.navtext:link {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FE0000;
	text-decoration: none;
}
.navtext:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.tablebg {
	background-image: url(images/pagebg_top.jpg);
	background-repeat: repeat;
}

