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


body {
	margin-top: 0px;
}

.banner {
	background-image:url(images/bg.jpg);
	background-color:#edf0ec;
}

.table {
		background-color:#edf0ec;
}

.footer{color:#8E8E8E; font-size:11px; line-height:13px} 
.footer a{color:#CBCBCB; font-size:11px; text-decoration:underline} 
.footer a:hover{text-decoration:none} 

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9e2627;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#9e2627;
	font-weight:bold;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9e2627;
	text-decoration:underline;
	font-weight:bold;
}


.news {
	background-color:#cccccc;
}

a{ color:#9e2627; 
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover{ color:#ff0000; text-decoration:underline}