body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: gray;
	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px;

}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}



a:link {text-decoration: none;
		color: #CCCCCC;
}

a:visited {text-decoration: none;
		   color: #CCCCCC;
}

a:active {text-decoration: none;
          color: #CCCCCC;
}

a:hover {
		 color: #CCCCCC;
		 }
		 
		 
		 
		 
a.bodylink:link {text-decoration: none;
		color: #333333;
		font-size: 11px;
}

a.bodylink:visited {text-decoration: none;
		   color: #333333;
		   font-size: 11px;
}

a.bodylink:active {text-decoration: none;
          color: #333333;
		  font-weight:bold;
		  font-size: 11px;
}

a.bodylink:hover {
		 font-weight:bold;
		 color: #333333;
		 font-size: 11px;
		 }		 
		 
		 
		 


p {
	margin-top: 0px;
	margin-bottom: 0px;
}

form {
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
  	color: #0099FF;
}


.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #666666;
}

.heading_text {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #333333;
}

.menu_text {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: white;
}



.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-align:justify;
}

.img_border{ 
border: 1px solid #CCCCCC; 
} 

.table_outer {
	border-width: 2px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: separate;
	background-color: white;
	padding: 0px;
	width: 700px;
	

	
}

.table_body_text {
	border-width: 0px;
	border-style: solid;
	border-color: ;
	border-collapse: separate;
	background-color: white;
	width: 380px;
	padding: 10px;
}

.table_top_colour {
	background-color: #4DAC47;
	height: 3px;
	width: 800px;

}

.table_footer_bar {
	background-color: #333333;
	height: 6px;
	width: 800px;

}


.table_rhs_space {
	border-width: 0px;
	border-style: solid;
	border-color: ;
	border-collapse: separate;
	background-color: white;
	height: 10px;
}

.table_horz_line {
	border-width: 0px;
	border-style: solid;
	border-color: ;
	border-collapse: separate;
	background-color: white;
	height: 10px;
	background-image: url(../img/line_horizontal.jpg);

}

.table_vert_line {
	border-width: 0px;
	border-style: solid;
	border-color: ;
	border-collapse: separate;
	background-color: white;
	width: 10px;
	background-image: url(../img/line_vertical.jpg);

}

