a:link { color: #07704A; text-decoration: underline }
a:visited { color: #FF7800; text-decoration: underline }
a:active     { color: #FF7800; text-decoration: underline }
a:hover      { color: #FF7800; text-decoration: underline}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}


.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body,td,th {
	color: #000000;
}


.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style12 {
	color: #ff9933;
	font-weight: bold;
}
.adstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
}
.adstylebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF7800;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #07704A;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #07704A;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* formatted table style*/

.formatted_table{
	border-collapse: collapse;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: solid 1px #CCCCCC;	
}

.formatted_table td{	   
	border: solid 1px #CCCCCC;
   	padding: 6px;
	empty-cells: show; 
}

.formatted_table th{	   
	font-weight: bold;
	color: #07704A;
	border: solid 1px #FFFFFF;
   	padding: 6px;
	background-color: #CCCCCC;
}

.formatted_table_shade{	   
	background-color: #F8F8F8;
}

.formatted_table table tr td{	   
	border:0px;
}

.leftnav {
	color: #07704A;
	padding: 0px;

	}
.leftnav a:link 	{ color: #07704A; text-decoration: none;}
.leftnav a:visited 	{ color: #07704A; text-decoration: none;}
.leftnav a:hover 	{ color: #FF7800; text-decoration: none;}
.leftnav a:active 	{ color: #FF7800; text-decoration: none;}
	
}
.rightnav {
	color: #FF7800;
	padding: 0px;
	font-weight: bold;

	}
		}
.rightnav a:link 	{ color: #FF7800; text-decoration: none;}
.rightnav a:visited 	{ color: #FF7800; text-decoration: none;}
.rightnav a:hover 	{ color: #FF7800; text-decoration: none;}
.rightnav a:active 	{ color: #FF7800; text-decoration: none;}
	
}



