body {
	background-color: #972E00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pop {
    background-color:#000000;
	margin-bottom:5px;
	margin-top: 5px;
}
a {
	color: #CC7500;
	font-size: 10px;
	font-family: verdana;
	text-decoration:underline;
}
a:hover{ 
    color: #E98700;
	font-size: 10px;
	font-family: verdana;
	text-decoration:underline;
}
.style1 {
	color: #e8e7da;
	font-size: 10px;
	font-family: verdana;
}
.style2 {
	color: #000000;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
.style3 {
	color: #000000;
	font-size: 10px;
	font-family: verdana;
}
.style4 {
	color: #18808C;
	font-size: 10px;
	font-family: verdana;
}
.style5 {
	color: #e8e7da;
	font-size: 11px;
	font-family: verdana;
}
.style7 {color: #e8e7da; font-size: 11px; font-family: verdana; font-weight: bold; }
.style8 {
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
}
.style9 {
	color: #E98700;
	font-size: 10px;
	font-family: verdana;
}
.style10 {
	color: #F0EA8C;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.style11 {
	color: #171717;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.textinputs {
	color: #B76900;
	font-size: 11px;
	font-family: verdana;
}

input:focus, textarea:focus{
background-color: #E8E7DA;
border: 1px solid #cccccc;
} 


INPUT, TEXTAREA {
font-family:"Arial";
color:#614b60; /* font color */
background-color: #f2f2f2;
border:1px solid #cccccc;
}
