
form
 { margin: 0 }
li  { font-size: 13px; font-family: "Myriad Pro" }
input 
{
	border-width:1px; 
	border-style:dashed;
	border-color:#676767;
	background-color:#D2D5B9;
	font-family:Tahoma; 
	font-size:9px;
	font-weight:bold;
	color:#636141;
}
textarea
{
	border-width:1px; 
	border-style:dashed;
	border-color:#676767;
	background-color:#D2D5B9;
	font-family:Tahoma; 
	font-size:9px;
	font-weight:bold;
	color:#636141;
	overflow:auto;
}
a          { color: #ff7d00; text-decoration: underline }
a:active        { color: #ff7d00; text-decoration: underline }
a:visited         { color: #ff7d00; text-decoration: underline }
a:hover         { color: #da6b00; text-decoration: none }
.right_column  { color: #3a3a3a; font-size: 13px; font-family: "Myriad Pro"; line-height: 17px }
.copyright { color: #3a3a3a; font-size: 10px; font-family: "Myriad Pro"; line-height: 17px }
.left_column   { color: #fff; font-size: 13px; font-family: "Myriad Pro"; line-height: 17px }
.header   { color: #09679d; font-size: 18px; font-family: "Myriad Pro"; text-transform: uppercase; margin-bottom: 300px; vertical-align: 11px }
.left_header    { color: #fff; font-size: 26px; font-family: Cracked; line-height: 17px; vertical-align: 12px }
.left_header2  { color: #fff; font-size: 18px; font-family: "Myriad Pro"; text-transform: uppercase }
