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

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link{
	color:#2C7079;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#6DB8BE;
	font-weight: bold;
	text-decoration: underline;	
}
a:active{
	color:#6DB8BE;
	font-weight: bold;
	text-decoration: none;
		
}

a:visited{
	color:#2C7079;
	font-weight: bold;
	text-decoration: none;
}
/*a:link {color: #FF0000}     
a:visited {color: #00FF00}  
a:hover {color: #FF00FF}   
a:active {color: #0000FF}*/
.style1 {color: #FFFFFF}
.style1 a{color: #FFFFFF}
.style1 a:hover{color: #FFFFFF
; text-decoration:underline;}
.style1 a:active{color: #FFFFFF
; text-decoration:underline;}
.style1 a:visited{color: #FFFFFF}

.style5 {color: #EB3424; font-weight: bold; font-size: 13px; }
.style6 {
	color: #005459;
	font-weight: normal;
	font-size: 13px;
}
