html {
	font-family: "trebuchet MS";
	color: #333333;
	font-size:12px;
	background-color:#333333;
	}
a {
	color: #333333;
	font-size:12px;
	text-decoration: underline;}
a:visited {
	color: #333333;
	font-size:12px;
	text-decoration: underline;}
a:hover {
	color: #C01535;
	font-size:12px;
	text-decoration: underline;}
h1 {
	color: #C01535;
	font-size:16px;
	}
.menu {
	padding-left:30px;
	padding-top:25px;
	font-size:14px;
	color:#C01535;
	font-weight:bold;
	line-height:23px;
	float:left;}
.menu a {
	color:#C01535;
	font-weight:bold;
	text-decoration:none;}
.menu a:visited {
	color:#C01535;
	font-weight:bold;
	text-decoration:none;}
.menu a:hover {
	color: #333333;
	font-weight:bold;
	text-decoration: underline;;}
.menucaek {
	font-size:12px;
	color:#C01535;}
.contain {
	position:absolute;
	margin-left:-343px;
	left: 50%;}
.header {
	background-image:url(images/header.jpg);
	width:737px;
	height:241px;}
.background {
	background-image:url(images/rptcont.jpg);
	background-repeat:repeat-y;
	min-height:500px;
	width: 737px;
	overflow:auto;}
.content {
	width:400px;
	overflow:auto;
	font-size: 12px;
   	margin-left: 250px;
	color:#333333;
	margin-top: 25px;
	}
.footer {
	background-image:url(images/footer.jpg);
	text-align:center;
	color:#FFFFFF;
	padding-top:7px;
	width:737px;
	height:42px;
	}
.footer a {
	color:#FFFFFF;
	text-decoration:none;}
.footer a:visited {
	color:#FFFFFF;
	text-decoration:none;}
.footer a:hover {
	color:#C01535;
	text-decoration:none;}
