body
{
	background-color:#ffffff;
	background-image:url(../images/bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0;
	
	

	
}


 td
 {
	vertical-align:top;
	font-family:arial;
	font-size:13px;
	color:#671E18;
 }

.btn
{
	color:red;
	background-image:url(../images/btn1.jpg);
	background-repeat:no-repeat;
	width:103px;
	height:37px;
	text-align:center;
	color:#ffffff;
	vertical-align:middle;

	
}

.btn a
{
  color:#ffffff;
  text-decoration:none;
  font-family:arial;
  font-weight:bold;
  font-size:12px;
}

 .btn_sel
{
	background-image:url(../images/btn2.jpg);
	background-repeat:no-repeat;
	width:103px;
	height:37px;
	text-align:center;
	vertical-align:middle;
}

 .btn_sel a
{
  color:#ffffff;
  text-decoration:none;
  font-family:arial;
  font-weight:bold;
  font-size:12px;
}


.greenTitle
{
  font-family:arial;
  font-weight:bold;
  font-size:16px;
  color:#108335;
  vertical-align:top;
}






.brownText
{
  font-family:arial;
  font-weight:bold;
  font-size:14px;
  color:#671E18;
  vertical-align:top;
}


.lHome
{
  font-family:arial;
  font-size:14px;
  color:#108335;
  vertical-align:top;
  text-decoration:none;
  font-weight:bold;
}

.lHome:hover visited
{
  font-family:arial;
  font-size:14px;
  color:#108335;
  vertical-align:top;
  text-decoration:none;
  font-weight:bold;
}

.brownP
{
  font-family:arial;
  font-weight:bold;
  font-size:12px;
  color:#671E18;
  vertical-align:top;
}


.brownP	 a
{
  font-family:arial;
  font-weight:bold;
  font-size:12px;
  color:#671E18;
  vertical-align:top;
}

.pageTitle
{
	font-size:20px;
	font-weight:bold;
}

.clstext 
{
	border:1px solid #671E18;
	color: #671E18;
	width:300px;
}

textarea 
{
	border:1px solid #671E18;
	color: #671E18;
	width:300px;
}
