td {
	text-align: left;
	font-family:Helvetica, Arial, Verdana;
	font-size:14px;
	color:#000000;
	line-height:22px;
}
a {
	text-decoration: none;
	color:#660000;
	}
	
a:hover{text-decoration:underline;}

.top-nav {
	border:thin;
	border-color:#FF0000;
	padding: 4px;
	}

body { background-color:#DBD5B9;
		background-image:url(images/bg.gif);
		background-repeat:repeat-x;
}

.bottomlinks
{
	text-align: center;
	font-family:tahoma;
	font-size:11px;
	color:#A03C32;
	line-height:16px;
}

.home-text
{
	padding-left:6px;
	}

.heavy
	{font-weight:bold;
	color:#333333;
	}
	
.heavy-red
	{font-weight:bold;
	color:#660000;
	}	


li {
	font-size:14px;
	line-height:18px;
	list-style-type: disc;
	list-style-position:outside;
			
}

.copy{
font-family:tahoma;
font-size:10px;
color:#A03C32;
text-decoration:none;
}

.top_txt {color:#646464; text-decoration:none; text-transform:uppercase}

.gray {color:#757575; text-decoration:none}

.light {color:#F5D7AF; text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;}
	

.orange {color:#F0A050; text-decoration:none}
.red {color:#A03C32; text-decoration:none}
.red_l {color:#660000; font-size:16px; text-decoration:none;
}
.white {color:#ffffff; text-decoration:none}

.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}


.search { width:119px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#CDCDCD;
		background-color:#ffffff;
		color:#626061;
		padding:2px;
		}
		
.disclaimer { width:100%;
		font-family:tahoma;
		font-size:11px;
		line-height:14px;
		border-style:solid;
		border-width:1px;
		border-color:#CDCDCD;
		background-color:#ffffff;
		color:#626061;
		padding:2px;

		}			
.form { width:211px;
		height:18px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#706F66;
		background-color:#C3C3C2;
		color:#3F3F47;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:211px;
		height:139px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#706F66;
		background-color:#C3C3C2;
		color:#3F3F47;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}

{
a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}
