@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
	
.footer{
	color:#999999;
	font-size:10px;}

.titles{
	font-size:14px;
	font-weight:bold;}
.tableName{
	color:#333333;
	background-color:#e4eaf9;
	padding-left:10px;
	line-height:24px;}
a.more{
	vertical-align:bottom;
	padding-right:10px;
	padding-bottom:10px;
	color:#333333;
	text-decoration:none;}
a.more:hover{
	vertical-align:bottom;
	padding-right:10px;
	padding-bottom:10px;
	color:#333333;
	text-decoration:underline;}
a.navigation{
	color:#ffd486;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	border-left:1px solid #ffd486;}
a.navigation:hover{
	color:#999999;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #ffd486;}