/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#ECECEC;
}
.buttonhead
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.frmcontent {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
a.mainlink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	
}
a.mainlink:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFF00;
	text-decoration:underline;
}
.dotted {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.redcontent
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight:bold;
}
.graycontent
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	line-height:14px;
}
.aboutcontent
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
}
.menulink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #322A16;
	text-decoration:none;
	font-weight:bold;
}
a.menulink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #322A16;
	text-decoration:none;
	font-weight:bold;	
}
a.menulink:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #615536;
	text-decoration:underline;
	font-weight:bold;	
}
a.innerlink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;	
}
a.innerlink:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
	font-weight:bold;	
}
.greencontent {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #82AF0A;
	text-decoration:none;
	font-weight:bold;
}
.testhead {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #D34518;
	text-decoration:none;
	font-weight:bold;
}
.testsubhead {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #949494;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
.testcontent {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #616D78;
	text-decoration:none;
}
.copyright {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
a.copyright {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
a.copyright:hover {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}



