body{
	padding:0; margin:0;
	background:#000000 url(background1.jpg) no-repeat top center;
}
body, td{
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
h1, h2, h3{
	color:#FFFFFF;
	font-weight: normal;
}
h1{font-size: 16px;}
h2{font-size: 14px;}
h3{font-size: 12px;}
a{
	color: white;
	text-decoration:underline;
}
a:hover{
	color:#00CCFF;
	text-decoration:none;
}

.bottom{
	background:url(bottom2.jpg) no-repeat top center;
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #669999;
}
.bottom h1{
	position: relative; 
	top: 5px
	bottom: 20px;
	display:block; 
	height: 10px;
	width: 300px;
	align:center;  
	text-indent:-9999px;
}

.bottom a{
	height: 5px;
	width: 300px;
	align: center;
	display:block;
	top: 5px
	bottom: 20px;
	position: relative;
	
}
	
.bottom div{
	margin-bottom: 10px;
}
.bottom_shine{
	overflow:hidden;
	height: 65px;
	width: 980px;
	text-align:center;
}
#menu{
	height: 135px;
}
#maincontent{
	width: 490px;
	margin: 20px 0 0 0;
	text-align:left;
}


div{clear:both}
input, select, textarea{font-size:x-small;color:white;background:#4F4F4F;border:1px solid #7F7F7F}
form table:first{background:#1F1F1F}

.bordertable{border-right:1px solid gray;border-bottom:1px solid gray;empty-cells: show }
.bordertable td{border-top:1px solid gray;border-left:1px solid gray;font-family:Georgia,"Times New Roman",Times,serif;font-size:12px;}
.bordertable table td{border:0}
.bordertable a {color: white;font-family:Georgia,"Times New Roman",Times,serif;font-size:12px;}
