BODY,P,TD {font-family :  verdana, helvetica, sans-serif; font-size : 11px; font-weight : normal; font-style : normal;color:#090600}


a:link{text-decoration:underline;color:#00a6e6;font-weight: normal;}
a:visited{text-decoration:underline;color:#00a6e6;font-weight: normal;}
a:active{text-decoration:underline;color:#00a6e6;font-weight: normal;}
a:hover{text-decoration:none;color:#82bb30;font-weight: normal;}

a.big_links	{
	width:220px;
	border:2px solid #c6d6aa;
	float:left;
	padding:7px;
	color:white;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-color:#545761;
}

a.big_links:visited	{
	width:220px;
	border:2px solid #c6d6aa;
	float:left;
	padding:7px;
	color:white;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-color:#545761;
}

a.big_links:hover	{
	width:220px;
	border:2px solid #c6d6aa;
	float:left;
	padding:7px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	background-color:#82bb30;
}

a.big_links_home	{
	width:190px;
	border:2px solid #c6d6aa;
	float:left;
	padding:7px;
	color:white;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-color:#545761;
}

a.big_links_home:visited	{
	width:190px;
	border:2px solid #c6d6aa;
	float:left;
	padding:7px;
	color:white;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-color:#545761;
}

a.big_links_home:hover	{
	width:190px;
	border:2px solid #c6d6aa;
	float:left;
	padding:7px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	background-color:#82bb30;
}

.news_head	{

	color:#82bb30;
}

.heading {
	font-weight: bold;
	font-size: 12px;
	color: #82bb30;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;	padding:0;
	margin:1px;	padding:1px;
	padding-left:0; margin-left:0;
	margin-top:10px;
	padding-bottom:0;
	color:#024;
}

h1 {
	border-bottom:0px #CC3333 solid;
	font-family :  arial; font-size : 16px; font-style: normal; font-weight: bold ; 
	letter-spacing: 0px;
	color: #82bb30;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:15px;
	padding-left:0px;
	padding-bottom:0px;
}

h2 {
	border-bottom:0px #CC3333 solid;
	font-family :  arial; font-size : 16px; font-style: normal; font-weight: bold ; 
	color: #152A67;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:0px;
	padding-bottom:0px;
}

.menu_heading {
	color:#3d00ca;
	font-size:12px;
	font-weight:bold;
}

.hrtag	{
	
	color:#000000;
	height:1px;

}

.blue_heading	{
	color:#3d00ca;
	font-size:12px;
	font-weight:bold;
}

a.leftlinks:link{text-decoration:none;color:#236ebb;font-weight: normal;}
a.leftlinks:visited{text-decoration:none;color:#236ebb;font-weight: normal;}
a.leftlinks:active{text-decoration:none;color:#236ebb;font-weight: normal;}
a.leftlinks:hover{text-decoration:underline;color:#000000;font-weight: normal;}


.no_border	{
	border:0px;
	height:14px;
	font-size:10px;
	font-family:tahoma;
}

.no_search_border	{
	border:0px solid #ffffff;
	height:17px;
	font-size:10px;
	font-family:tahoma;
}

/*

tables id=t1

*/
#t1 td {
	FONT: 11px verdana, sans-serif; 
}
#t1 th {
	FONT: 11px verdana, sans-serif; 
	text-transform:capitalize;
}
#t1 .block {
	FONT: 11px verdana; 
	text-transform:capitalize;
	background-color:#e3ebe2;
	color:black;
	border-bottom: 1px #607e52 SOLID; 
}
#t1 { 
	border-collapse: collapse;  padding:1px;	
	border: 1px #607e52 SOLID; 
	background-color:white;
	ma1rgin:3px;
	border-bottom: 1px #607e52 SOLID; 
}

#t1 td, #t1 th {   
	border-collapse: collapse; 
	BORDER-BOTTOM:  #EFEFEF 0px solid;
	BORDER-LEFT:  #607e52 1px solid;
	BORDER-RIGHT:  #EFEFEF 0px solid; 
	BORDER-TOP: #607e52 1px solid;
	padding:5px;
}

#t1 th { 
	font-weight:bold;
	text-align:center;

	background-color: #d6f7c6;
	color: #607e52;
	border: solid 1px #607e52;
	
	border-bottom: 1px #607e52 SOLID; 
}

#t1  CAPTION { /* <caption> */
	BACKGROUND-COLOR:#3058b0 ;
	text-align:left;
	padding:5px;
	margin:0px;
	border: solid 1px #51638a;
	FONT: 12px tahoma; 
	color:#ffffff;
	font-weight:bold;
	text-transform:capitalize;
}

#t1 a {
		color: #369;
		text-decoration: none;
		}
			
#t1 a:hover {
		color: #990;
		border-bottom: 1px solid #990;
		}
			
#t1 a:active {
		
		color: #000;
}

/*
*


*/

.error {
	border:2px red solid;
	color:red;
	font-size:120%;
	padding:5px;
}

.msg {
	padding: 10px;
	margin: 10px;
	wi1dth:43%;
	he1ight:80px;

	background-color: #e5f0fa;
	border: solid 1px #b0d3e2;	
	text-align:center;
	flo1at:right
}