@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	padding-top: 377px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

td#tdbg {
	background-color: #000000;
}
td#bottomtb {
	background-color: #000000;
	font-size: 10px;
	color: #666666;
}
hr {
	color: #333333;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
	
a:visited {
	color: #666666;
} 

a:hover {
	color: #FFFFFF;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#table1 tr td {
	background-color: #0e0e0e;
}
#line {
	border-top: 1px solid #999999;
	margin:  0.1em 0 0.5em;
	padding: 0;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
	
a:visited {
	color: #666;
	text-decoration: none;
} 

a:hover {
	color: #06F;
	text-decoration: none;
}
#table1 tr td {
	background-color: #0e0e0e;
}
#table1 tr td p strong {
	font-size: 13px;
	color: #006EBF;
}

