﻿form {
	margin:0px;
	padding:0px;
}


a:link		{ color: #336699; text-decoration: underline }

a:visited	{ color: #336699; text-decoration: underline }

a:active	{ color: #a76a01; text-decoration: underline }

a:hover		{ color: #a76a01; text-decoration: underline }

table		{ COLOR: #393939; FONT: 12px arial, sans-serif; line-height:18px; font-weight: normal}


.title	{ color: #A76A01; font: 16px, arial, sans-serif; letter-spacing: px; line-height: 22px; font-weight: bold }

.copyright	{ color: #333300; font: 10px, arial, sans-serif; letter-spacing: px; line-height: 18px; font-weight: normal; text-decoration: none;
}

body {
	background:URL(images/) repeat-x;
	background-color:#8f936e;
	color:#393939;
	font-family:arial;
	font-size:12px;
	padding:0;
	margin:0;
	line-height:18px;
	text-align:center;
}

.b{
	color:#3F5968;
	font-weight:900;
	text-decoration:none;
	}
.w{
	color:#FFFFFF;
	font-weight:900;
	}

.policy{
	color:#8f936e;
	text-decoration:none;
	}


.wrap {
	margin:0 auto;
	padding:0;
	height:717px;
	width:712px;
}


#header {
	background:URL(images/header.jpg) no-repeat;
	margin:0;
	padding:0;
	width:717px;
	height:282px;
	text-align:left;
	display:table;
}

#header2 {
	background:URL(images/header2.jpg) no-repeat;
	margin:0;
	padding:0;
	width:717px;
	height:155px;
	text-align:left;
	display:table;
}


#content {
	background:URL(images/tall_y.gif);
	margin:0;
	padding:0;
	width:717px;
	height:375px;
	text-align:left;
	display:table;
}


#footer {
	margin:0px;
	padding:0px;
	width:717px;
	height:53px;
	text-align:center;
	background:URL(images/footer.gif) no-repeat;
}


.input {
	width:185px;
	border-style:solid;
	border-width:1px;
	height:19px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2 0 0 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
}


.textarea{
	width:185px;
	border-style:solid;
	border-width:1px;
	height:159px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2 0 0 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
	overflow:hidden;
}
.button 	{ background-image: url("images/");
		background-color:#ECE9D8;
		FONT-FAMILY: arial, sans;
		color: #8F936E;
		font-size: 8pt;
		height: 21px;
		width: 190px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #8F936E 1px solid }

.buttonon 	{ background-image: url("images/");
		background-color:#8f936e;
		FONT-FAMILY: arial, sans;
		color: #ffffff;
		font-size: 8pt;
		height: 21px;
		width: 190px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #8F936E 1px solid }
		
		
.shadeform	{ FONT: 13px arial,  sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 190PX;
		BORDER: #8F936E 1px solid}

.textform	{ FONT: 13px arial,  sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 190PX;
		HEIGHT: 100PX;
		BORDER: #8F936E 1px solid}
.style1 {
	width: 73px;
}
.style2 {
	width: 109%;
}
.popup		{}