body {
margin:0;
padding:0;
background:#555F44;
background-image:url('../images/bodybg.jpg');
background-repeat:repeat-x;

} 

A
{
	text-decoration:underline;
	
}

.bodybg {
	background:#ADBF81;
}

.topbg1 {
	background:#E04612;
}

.pagetitle
	{
		font-size: 14px;
		FONT-FAMILY: Verdana;
		font-weight: bold;
		COLOR:#333333;
		line-height: 15px;
	}
	
.hometxt
	{
		font-size: 12px;
		FONT-FAMILY: Verdana;
		font-weight: normal;
		COLOR:#333333;
		line-height: 15px;
	}
	
.hometxt1
	{
		font-size: 11px;
		FONT-FAMILY: Verdana;
		font-weight: normal;
		COLOR:#f0f0f0;
	}
	
.hometxt1a
	{
		font-size: 10px;
		FONT-FAMILY: Verdana;
		font-weight: normal;
		COLOR:#ffffff;
		font-style: italic;
	}
	
.hometxtlink
	{
		font-size: 13px;
		FONT-FAMILY: Verdana;
		font-weight: normal;
		COLOR:#ffffff;
		line-height: 15px;
	}
	

.hometxtlink1
	{
		font-size: 12px;
		FONT-FAMILY: Verdana;
		font-weight: bold;
		COLOR:#333333;
		line-height: 15px;
	}
	
.bodytxt
	{
		font-size: 11px;
		FONT-FAMILY: Verdana;
		font-weight: normal;
		COLOR:#333333;
		line-height: 15px;
	}
	
.link
	{
		font-size: 11px;
		FONT-FAMILY: Verdana;
		font-weight: normal;
		COLOR:#333333;
		line-height: 20px;
	}
	
.bodytxtbold
	{
		font-size: 11px;
		FONT-FAMILY: Verdana;
		font-weight: bold;
		COLOR:#333333;
	}
	
.formtxt
	{
		font-size: 12px;
		FONT-FAMILY: Verdana;
		font-weight: normal;
		COLOR:#333333;
		background:#ffffff;
	}
	
.copytxt
	{
		font-size: 11px;
		FONT-FAMILY: Verdana;
		font-weight: normal;
		COLOR:#CCCCCC;
	}
	
.txtboxhighlighted
{
	background-color: Yellow;
}