body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-x;		
	color: #000000;
	background-color:#F7F7F7;
	margin-left: 0px;
	margin-top: 0px;
	line-height:16px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top {background-image:url(images/top_image.jpg);font-size: 12px;font-weight: bold;padding:0 0 6px 10px;color: #ffffff;}

a:link{color: #fff;text-decoration:none;}
a:visited{color: #fff;text-decoration:none;}
a:hover{
	
	color: #fff;
	text-decoration:underline;}
a:active{color: #fff;text-decoration:none;}

.right_col {background-color:#A4CE52;font-weight: bold;padding:6px 5px 6px 10px;color: #ffffff;}
.left_col1 {background-color:#A4CE52;font-weight: bold;padding:6px 0px 6px 0px;color: #ffffff;width:195px;}
.left_col {background-color:#ffffff;font-weight: normal;padding:10px;color: #000000;}
h1 {color: #A4CE52;font-size: 16px;font-weight: bold}
h2 {color: #A4CE52;font-size: 14px;font-weight: bold}
h3{color: #ffffff;font-size: 13px;font-weight: bold;margin: 6px 5px 5px 5px;}

.left_col a:link {color: #0386BA;text-decoration:none;}
.left_col a:visited {color: #0386BA;text-decoration:none;}
.left_col a:hover {color: #25A9F1;text-decoration:underline;}
.left_col a:active {color: #0386BA;text-decoration:none;}
