/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	
}
body {
	margin-left: 0px;
	margin-top: 2px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

.afooter A:link {text-decoration: none; 	font-family: Arial;
	font-size: 11px; color:#ffffff}
.afooter A:visited {text-decoration: none; 	font-family: Arial;
	font-size: 11px; color:#ffffff}
.afooter A:active {text-decoration: none; 	font-family: Arial;
	font-size: 11px; color:#ffffff}
.afooter A:hover {text-decoration: underline; 	font-family: Arial;
	font-size: 11px; color: #ffffff;}

.adark A:link {text-decoration: underline; 	font-family: Arial;
	font-size: 11px; color:#ffffff}
.adark A:visited {text-decoration: underline; 	font-family: Arial;
	font-size: 11px; color:#ffffff}
.adark A:active {text-decoration: underline; 	font-family: Arial;
	font-size: 11px; color:#ffffff}
.adark A:hover {text-decoration: none; 	font-family: Arial;
	font-size: 11px; color: #ffffff;}
	
.tabledark A:link {text-decoration: underline; 	font-family: Arial;
	font-size: 12px; color:#ffffff}
.tabledark A:visited {text-decoration: underline; 	font-family: Arial;
	font-size: 12px; color:#ffffff}
.tabledark A:active {text-decoration: underline; 	font-family: Arial;
	font-size: 12px; color:#ffffff}
.tabledark A:hover {text-decoration: none; 	font-family: Arial;
	font-size: 12px; color: #ffffff;}


.bg_main_image {background-image:url(images/bg_full.jpg)}

.headinglight {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight:bold;
}

.headingdark {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
}

.p_heading {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
}