body {

	background: #FEF6EB;
	
	color: #000000;

	font-family: Verdana;
	font-size: 13;
	font-style: bold;

	margin: 0px;

	padding: 0px;

}



a:link {  color: #002200  }

a:visited { color: #555555 }

a:active {  color: #002200 }

a:hover { color: #002200 }

a.sub:link { color: #003300; font-family: arial}

a.sub:hover { color: #000000; font-family: arial}

a.sub:visited { color: #003300; font-family: arial}

a.sub:hover { color: #000000; font-family: arial}

a.property:link { color: #003300; font-family: arial}

a.property:hover { color: #006633; font-family: arial; text-decoration: underline}

a.property:visited { color: #003300; font-family: arial}

a.property:hover { color: #006633; font-family: arial; text-decoration: underline}







h1 {

	font: bold 18px Times New Roman, Times, serif;

	color: #000000;

}

select {

	font: 12px Times New Roman, Times, serif;

	color: #000000;

}

.error {

	color: #FF0000;

	font: bold 12px Times New Roman, Times, serif;







}

.text {

	font-family: Verdana;
	font-size: 13;
	font-style: bold;

	color: #000000;

	background: #FEF6EB;

}


.maincat {

	font: bold 15px Times New Roman, Times, serif;

	color: #000000;

}



.subcat {

	font: 13px Times New Roman, Times, serif;

	color: #FFFFDD;

}





.tabletext1 {

	font-family: Verdana;
	font-size: 13;
	font-style: bold;

	color: #000000;

	background: #FEF6EB;



}



.tabletext2 {

	font-family: Verdana;
	font-size: 13;
	font-style: bold;

	color: #000000;

}



.tableheader {

	font: bold 14px Georgia, Times New Roman, Times, serif;

	color: #004400;

	background: #FEF6EB;

}

form {

	margin: 0px;

	padding: 0px;

}



.cattabletext1 {

	font-family: Verdana;
	font-size: 13;
	font-style: bold;

	color: #000000;

	background: #EEEEEE;



}



.cattabletext2 {

	font-family: Verdana;
	font-size: 13;
	font-style: bold;

	color: #000000;

	background: #FEF6EB;

}



h2 {

	font: 14px Times New Roman, Times, serif;

}



.pageheading {

	font: bold 18px Georgia, Times New Roman, Times, serif;

	color: #FFFFFF;

	background: #000000;

}



.listheading {

	font: bold 16px Georgia, Times New Roman, Times, serif;

	color: #006633;

	background: #FEF6EB;

}


div.floater{

	float : left;

	width : 250px;

}


div.floater p{
	
	text-align : center;

}
