* {
	margin: 0;
	padding: 0;
}
html {
	background: url(/images/mainbg.gif) repeat-y;
}

body {
	margin: 0;
	padding: 0; 
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #CCCCCC;
	background-color:#000000;
	background: url(/images/mainbg.gif) repeat-y;
	scrollbar-base-color:#333;
}

#container {
	background: transparent url(/images/mainbgtr.jpg) no-repeat top left;
	height: 800px;
}

#selectform {
	width: 320px;	
	position: absolute; 
	left: 235px; 
	top: 7px
}
#userpass {
	float: left;
	width: 52px;
	height: 39px;
	margin-top: 26px;
	background: url(/images/userpasstr.jpg) no-repeat;
	background-position: 3px 0px;
}
	
.topselect {
	font: normal 11px Tahoma, Verdana, Arial, Georgia, sans-serif; 
}
#banner01 {
	position: absolute; 
	left: 849px; 
	top: 353px;
}	
#centerflash {
	position: absolute;
	width:550px;
	height:600px; 
	left: 298px; 
	margin-top: 49px;
	z-index: 0;
}
#centerflashalti {
	width: 148px;
	position: absolute; 
	left: 384px; 
	top: 353px;
	

}
#topmenu {
	position: absolute; 
	left: 700px; 
	top: 0px
	z-index: 99;
}

#topsearch {
	position: absolute; 
	left: 900px; 
	top: 2px
}

#rightmenu {
	position: absolute; 
	left: 849px; 
	top: 51px; 
	width: 153px
}


#rightmenu a:hover, #centerflashalti a:hover {
text-decoration: none;
border-bottom: 0px;
}

#adsense {
	position: absolute; 
	left: 1000px; 
	top: 0px; 
	width: 90px
	color: #CCCCCC;

}
#adsense250x250 {
	position: absolute; 
	left: 5px; 
	top: 415px; 
	width: 250px
	color: #CCCCCC;

}

#centernewsORJ {
	position: absolute; 
	width: 380px;
	height: 235px;	
	left: 270px; 
	top: 420px;
	overflow: auto;
}

#centernews {
	position: absolute; 
	width: 574px;
	height: 235px;	
	left: 270px; 
	top: 420px;
	overflow: auto;
	background-color:#202529;
}

#centernews h1 {
	font: bold 11px Tahoma, Verdana, Arial, Georgia, sans-serif;
	background: transparent url(/images/newsbullet.gif) no-repeat top left;
	padding-left: 18px;
	padding-right: 10px;
}

#centernews h2 {
	font: normal 11px Tahoma, Verdana, Arial, Georgia, sans-serif;
	padding-left:3px;
	padding-top:1px;
	padding-right: 10px;
	text-decoration: underline;
}

#centernews h3 {
	font: normal 11px Tahoma, Verdana, Arial, Georgia, sans-serif;
	padding-left:3px;
	padding-top:3px;
	padding-right: 10px;
	color: #993333;
	text-transform: uppercase;
}

#centernews p {
	font: normal 11px Tahoma, Verdana, Arial, Georgia, sans-serif;
	padding-left:3px;
	padding-top:1px;
	padding-right: 10px;
	padding-bottom: 10px;
}


#userloginform {
	position: absolute; 
	width: 153px;
	height: 89px;	
	left: 849px; 
	top: 260px;
	background: transparent url(/images/loginbgtr.jpg) no-repeat top left;

}

#userloginformlogged {
	position: absolute; 
	width: 150px;
	height: 89px;	
	left: 852px; 
	top: 260px;
	text-align: center;
	font-weight: bold;
}

#userloginformlogged a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	color: #FFF;
	}
.ts, .tu, .tp  {
	background-color: #fff;
	font: normal 10px Tahoma, Verdana, Arial,sans-serif;
	border: 1px solid #ccc;
	font-size: 10px;
	display: block;
	color: #000;
	width: 84px;
	height: 16px;
}

.tu, .tp {
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
.tu {
	margin-top: 25px;
	margin-right: 5px;
	float: right;
}

.tp {
	margin-top: 5px;
	margin-right: 5px;
	float: right;
}

.tl {
	margin-left: 45px;
	float: right;
}

#user1 {
	position: absolute; 
	left: 740px; 
	top: 360px;
}

#user2 {
	position: absolute; 
	left: 740px; 
	top: 482px;
}

#user3 {
	position: absolute; 
	left: 740px; 
	top: 603px;
}

#user1 a:hover, #user2 a:hover, #user3 a:hover  {
text-decoration: none;
border: 2px ;

}



#bottomnav {
	position: absolute; 
	width: 550px;
	height: 50px;	
	left: 165px; 
	top: 750px;
	text-align: center;
}

#bottomnav a {
	color: #666;	
}


a:link {
	text-decoration: none;
	color: #fff;
	}

a:visited {
	text-decoration: none;
	color: #fff;
	}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	color: #CC9966;
	}