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

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x; 
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3878DB;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3878DB;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #3878DB; 
	font-weight: bold; 
}

a:link { color: #FF0000; text-decoration: none; }
a:hover { color: #003F80; text-decoration: underline;} 


.table {
	background-color: #ffffff;
}

.menu {background-color: #c6c57e;
}


.footer{
	background-color:#269AFF;
}

.footer{font-family:Verdana; color:#8B2500; font-size:11px; line-height:13px} 
.footer strong{color:#8B2500; font-weight:normal} 
.footer a{color:#ffffff; font-size:11px; text-decoration:none} 
.footer a:hover{text-decoration:underline}
