body {
	background-color: #3E1601;
}

.contentBg {	
	background-color: #f7e8a8;
	border: 2px;
	border-color: white;
}

.contentBg2 {	
	background-color: #ffffff;
	border: 2px;
	border-color: white;
}


input {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px; 
	color: #928064; 
	line-height: normal;
	font-weight : normal;
	height: .47cm;
}

select {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px; 
	color: #928064; 
	line-height: normal;
	font-weight : normal;
}

textarea {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px; 
	color: #928064; 
	line-height: normal;
	font-weight : normal;
	border : 0px;
}

li  {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px; 
	color: #928064;  
	line-height: 24px;
	font-weight: normal;
}

.bodyFont{
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px; 
	color: #928064; 
	line-height: normal;
	font-weight : normal;
}

a {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight : normal;
	color: #00a0c6;
}

a:link, a:visited{
	text-decoration: none;
	font-weight: normal; 
	color: #00a0c6;
}

a:active, a:hover {
	text-decoration: none; 
	font-weight: normal; 
	color: #bee288;
}


.titleFont {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 20px; 
	color: #e99c4e;  
	line-height: normal;
	font-weight : normal;
}

.subTitleFont {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 12px; 
	color: #e99c4e;  
	line-height: normal;
	font-weight : normal;
}

.footer {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 9px; 
	color: white; 
	line-height: normal;
	font-weight : bold
}

a.footer:link, a.footer:visited, a.small:link, a.small:visited {
	text-decoration: none; 
	color: white;
}

a.footer:hover, a.footer:active, a.small:hover, a.small:active {
	text-decoration: none; 
	color: #00a0c6;
}
