body {
	background-color: #E9E2CC;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555553;
	text-align: left;
	line-height: normal;
	background-position: right;
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-color: #E9E2CC;

}

A:link
{ color: #7E7E7E; }

A:visited 
{ color: #7E7E7E; }

A:link:hover 
{ 
{ color: #7E7E7E; 
text-decoration: none
}

A:visited:hover 
{color: #7E7E7E;}

td {
	text-align: left;
	line-height: 18px;
	float: right;
}

.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #806720;
	font-style: normal;
}

.titleMain {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #927C39;
			
}
.titleSub {
	font-family: Arial;
	font-size: 12px;	
	font-weight: bold;
	color: #927C39;
			
}

.txtsmall {
	font-size: 12px;
	font-weight: normal;
			

}
