body, div
{
	font-size: 11px; 
	color: #D69E46; 
	font-family: tahoma, verdana, arial, san-serif; 
	text-align: justify;
	line-height: 13px;
}

.cont
{
	background-color: transparent;
}

.box
{
	border: 1px solid #EEBE74;
	background: #FEEAB8;
	color: #BE8834;
	width: 100%;
	text-align: center;
}

.head
{
	font-size: 25px; 
	font-weight: bolder;
	font-family: times new roman, georgia, serif; 
	text-align: right;
	padding-bottom: 4px;
	padding-top: 0px;
	font-style: italic;
}

.subhead
{
	font-weight: bolder;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 0px;
	font-style: italic;
	border-bottom: 1px solid #DAB06E;
}

img
{
	border: 0px;
}

a:link ,a:visited
{
	cursor: crosshair; 
	color: #BE8834; 
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	cursor: crosshair; 
	color: #E3A33E; 
	text-decoration: none;
	font-weight: bold;
}

input, select, textarea
{
 	background: #E9D1AA;
	border: 1px solid #DAB06E;
	font-family: Tahoma,Arial,Verdana,Helvetica,san-serif;
	font-size: 10px;
 	color:#D69E46;
}

.memberbord
{
	border-bottom: 1px dashed #EEBE74;
	padding-top: 1px;
	padding-bottom: 1px;
}