@charset "utf-8";

/* CSS Document */

td img {display: block;}body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style2 {
	font-size: 12px;
	color: #FFFFFF;
}

.style3 {color: #8E0C14}

.style4 {
	color: #8E0C14;
	font-weight: bold;
	font-size: 14px;
}

.style5 {
	font-size: 12px
}

a:link {
	color: #8E0C14;
}

a:visited {
	color: #8E0C14;
}

a:hover {
	color: #000000;
}

a:active {
	color: #8E0C14;
}

.style6 {
	font-size: 10px
}

.style16 {
	color: #E4E4E4
}

.style18 {
	color: #2F3195; 
	font-weight: bold; 
}

.style19 {
	color: #000000; 
	font-weight: bold; 
}

/**** MENU CSS *****/
#topnav a {
	background-color:inherit;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

#topnav a:hover{
	background-color:inherit;
	color:#000;
	text-decoration:none;
}





