/* CSS Document */

<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color:#AAB07D;}
a:link {
	color: #653366;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #653366;}
a:hover {
	text-decoration: underline;
	color: #653366;}
a:active {
	text-decoration: none;
	color: #653366;}
	
	
	
a.white:link {
	color: #FFFFFF;
	text-decoration: none;}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;}
	
	
.title {
	font-size: 18px;
	color: #330033;
	font-style: italic;}
.title2 {
	font-size: 16px;
	color: #330033;
	font-weight: bold;}
.emphasis {
	font-size: 14px;
	color: black;
	font-weight: bold;}
	
	.fineprint {
	font-size: 9px;
	color: black;}
	
	.emphasis2 {
	font-size: 13px;
	color: black;
	font-weight: bold;}
	
	.emphasis3 {
	font-size: 16px;
	color: black;
	font-weight: bold;}
	
.border {border: 1px solid #000000; }
.prices {color: white;}
.invisdiv {display: none;}
.visdiv {display: visible;}
.contactTXT {color: #000066;
				font-weight: bold;}
				
				
				.INPUT_1 {
	font-family: Verdana, "MS Serif", "New York", serif;
	padding: 2px;
	width:125PX;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #009F00;
	border: solid 1px #000000;
}

				.INPUT_2 {
	font-family: Verdana, "MS Serif", "New York", serif;
	padding: 2px;
		width:125PX;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	border: solid 1px #000000;
}

				.INPUT_3 {
	font-family: Verdana, "MS Serif", "New York", serif;
	padding: 2px;+
		width:125PX;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6600;
	border: solid 1px #000000;
}

FORM {padding:0px; margin:0px;}

SUBMIT {margin:0px;}
-->


