/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../img/bg3.jpg);
	background-repeat: repeat-x;
	margin-top: 50px;
	margin-right:0px;
	margin-bottom:0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a.navtop:link, a.navtop:visited {
	background-color: transparent;
	border-bottom:1px solid #CCCCCC;
	font-size:14px;
	color: #000000;
	display: inline;
	float: left;	
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	width:180px;
	padding-left:20px;
	text-align: left;
	text-decoration: none;	
}
a.navtop:hover{
	font-weight:bold;
	color: #660000;
	text-decoration:none;
	background-color: #eeeeee;
}
.style4 {	font-size: 10px;
	color: #cccccc;
}
a:link {
	color: #490000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #490000;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #99CC00;
}

#background{
	position: absolute;
	left:auto;
	width:800px;
	height:300px;
	z-index:-1;
	top: 50px;
}
.style5 {
	font-size: 10px;
	color: #490000;
}
.style1 {font-size: 14px}
.style9 {font-size: 12px}
#box{
	width:138px;
	height:210px;
	margin:3px;
	float:left;
	text-align:center;
}
