body {
	margin:0px;
	padding:0px;
	margin-left: 10px;
	background-color:#46463F;
	background-repeat: no-repeat;
	background-position: center center;
}

.main{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	line-height:normal;
	margin-left: 12px;
}

.input{
  	width:139px; height:20px;
	border-width:1px;
	border-style:solid;
	background-color:#77715F;
	border-color:#FFFFFF;
	font-family:Tahoma; font-size:11px;  color:#FFFFFF; 
}
		
.textarea{
	width:139px; height:144px;
	border-width:1px;
	border-style:solid;
	background-color:#77715F;
	border-color:#FFFFFF;
	font-family:Tahoma; font-size:11px;  color:#FFFFFF; 
	overflow:auto;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF
	font-size: 12px;
}

.body_div
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: center;
}

a:link {
	color: #F59F52;
	font-weight: bold;
}
a:visited {
	color: #FFE58E;
	font-weight: bold;
}
a:hover {
	color: #FAA876;
	font-weight: bold;
}
a:active {
	color: #FFE58E;
	font-weight: bold;
}

.secondary_nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: center;
}
A.secondary_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
A:visited.secondary_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}
A:active.secondary_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}
A:hover.secondary_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fc9340;
	font-weight: bold;
	text-decoration: none;
}

.thumb_nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77715F;
	font-weight: normal;
}
A.thumb_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #77715F;
	font-weight: normal;
}
A:visited.thumb_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #77715F;
	font-weight: normal;
}
A:active.thumb_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #77715F;
	font-weight: normal;
}
A:hover.thumb_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #77715F;
	font-weight: normal;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
