body {
	margin-left: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image:url(pbg.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #1D4B5A;
	line-height:14pt;	
}


.textbold {
	font-family:"Trebuchet MS";
	font-size: 16px;
	color: #1D4B5A;
	line-height:14pt;
	font-weight:bold;

}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	line-height:16pt;
}

.footer:hover{
	text-decoration:underline;	
}

p{
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #1D4B5A;
	line-height:14pt;	
}

.page{
	font-family:"Trebuchet MS";
	font-size: 30px;
	color: #8BB806;
	font-weight:bold;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:10px;
}

.heading{
	font-family: trebuchet ms;
	font-size: 15px;
	color: #E8A420;
	font-weight:bold;
	text-decoration:none;
}

.mainheading{
	font-family: trebuchet ms;
	font-size: 27px;
	color: #70753B;
	font-weight:bold;
	text-decoration:none;
}

.nav{
	font-family: trebuchet ms;
	font-size: 13px;
	color: #16505C;
	text-decoration:none;
}

.nav:hover{
	text-decoration:none;
	color:#89B505;
}

.link{
	font-family: trebuchet ms;
	font-size: 13px;
	color: #005760;
	text-decoration:underline;
}

.link:hover{
	color:#8BB806;	
	text-decoration:none;
}


.table {
	border: 1px solid #000000;
	background-color:#FFFF66;
}

.table1 {
	border: 1px solid #000000;
	background-color:#FFFF66;
	font-family: trebuchet ms;
	font-size: 11px;
	color: #000000;
}

INPUT {
	BORDER:#cccccc 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; 
	COLOR: #333333; 
	FONT-FAMILY: Trebuchet, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
TEXTAREA {
	BORDER:#cccccc 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Trebuchet, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none}
	
