* {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #927e45;
	padding: 0px;
	margin: 0px;
}
p {
	padding-top: 0px;
	margin-top: 0px;
	
}
strong {
	color: #ffffff;
}
h1 {
	color: #E3BD16;
	font-weight: bold;
	font-size: medium;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #E3BD16;
	font-weight: bold;
	font-size: small;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

h3 {
	padding-left: 10px;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#CFCFCF;
}
ul {
	list-style: none;
	padding-top: 10px;
	padding-left: 20px;
}

li {
	list-style: none;
	padding: 5px 0px 5px 0px;
}
form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#E3BD16;
}
a.link1 {
	text-decoration: none;
	color:#000000;
}
div#flashnav {
	text-align: center;
}

div#flashnav ul li {
	display: inline;
	list-style: none;
	padding: 20px;
	background-color: #000000;
	text-align: center;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

.style1 {
	color: #E3BD16;
	font-weight: bold;
}
.error_message {
	color: #ff0000;
	font-size: smaller;
}
