body, table, tr, td
{
	font-family: Tahoma,Arial,Verdana,Helvetica,san-serif;
	font-size: 11px;
 	color:#CAB057;
	line-height: 13px;
	margin-top: 5px;
	margin-bottom: 2px;
	background: #F6F1B5;
}

.head
{
	font-family: georgia, times new roman, serif;
	font-size: 22px;
	font-style: italic;
 	color:#AF953A;
	line-height: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: right;
}


.subhead
{
	font-weight: bold;
	padding-bottom: 3px;
	text-align: left;
	border-bottom: 1px solid #BFA54D;
	font-size: 11px;
}

.box
{
	border: 1px solid #BEA348;
	background: #E1DA82;
	color: #AF953A;
	width: 75%;
	text-align: center;
}

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

a:hover
{
	color: #8B7528;
 	font-weight: bold;
 	text-decoration: none;
}

.cont
{
	background: url('back.jpg');
}

.subcont
{
	position: relative;
	left: 110px;
	top: -300px;
	padding-left: 10px;
	padding-right: 10px;
	width: 301px;
	text-align: justify;
}
	
.footertxt
{
	text-align: center;
	font-size: 9px;	
}

img
{
	border: 0px;
}

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

.codesort h2
{
	font-size: 12px;
	font-weight: bold;
}

.codesort h3
{
	font-size: 12px;
	font-weight: bold;
}

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