body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	letter-spacing : .1em;
	_letter-spacing: normal;
}
body {
	background-color: #747474;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../_imgs/background.jpg);
}
.copyright {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}

A:link {
color:#6f6f6f;
font-weight:normal;
text-decoration:none;
}
A:visited {
color:#6f6f6f;
font-weight:normal;
text-decoration:none;
}
A:hover {
color:#d45a16;
font-weight:underline;
text-decoration:underline;
}
a.sub:link
{
color: #333333;
font-weight:normal;
text-decoration:none;
}
a.sub:visited
{
color: #333333;
font-weight:none;
text-decoration:underline;
}
a.sub:hover
{
color: #666666;
font-weight:normal;
text-decoration:underline;
}
a.sub:active
{
color: #333333; 
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d45a16;
	line-height: 16px;
	letter-spacing : .1em;
	text-transform: uppercase;
}

/* =FORMS
----------------------------------------------- */	

select {
	color: #ffffff;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	border-color: #666666;
}


select.state135px {
	color: #ffffff;
	width: 135px;
	height: 17px;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 4px;
	margin-right: 3px;
	padding: 0px; 
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 0px none; 
	border-left: 0px none;
	border-color: #666666;
}


select.country {
	color: #ffffff;
	width: 139px;
	height: 17px;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 2px;
	text-indent: 2px;
	margin-right: 3px;
	padding: 0px; 
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 0px none; 
	border-left: 0px none;
	border-color: #666666;
}

input {
	color: #ffffff;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	text-indent: 2px;
	padding: 0px; 
	border-color: #666666;

}

input.search-navbar {
	color: #ffffff;
	width: 120px;
	height: 17px;
	background-color: #333333;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 14px;
	margin-left: 0px;
	text-indent: 2px;
	padding: 0px;
	border-top: solid 1px;
	border-right: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
	border-color: #666666;
}

input.radio {
	color: #ffffff;
	background-color: #333333;
}

input.class135px {
	color: #ffffff;
	width: 135px;
	height: 17px;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	text-indent: 2px;
	padding: 0px; 
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 0px none; 
	border-left: 0px none;
	border-color: #666666;
}

input.zip {
	color: #ffffff;
	width: 55px;
	height: 17px;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	text-indent: 2px;
	padding: 0px; 
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 0px none; 
	border-left: 0px none;
	border-color: #666666;
}

input.city {
	color: #ffffff;
	width: 115px;
	height: 17px;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 2px;
	text-indent: 2px;
	padding: 0px; 
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 0px none; 
	border-left: 0px none;
	border-color: #666666;
}


input.submit {
	color: #ffffff;
	background-color: #333333;
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 0px none; 
	border-left: 0px none;
	border-color: #666666;
}

input.support55px {
	color: #ffffff;
	width: 55px;
	height: 17px;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 2px;
	text-indent: 2px;
	padding: 0px; 
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 0px none; 
	border-left: 0px none;
	border-color: #666666;
}


textarea {
	color: #ffffff;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0px;
	border-color: #666666; 
}