td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#646464;
	line-height:14px;
}
a {	text-decoration: none;
	color:#356799;}

body { 	margin:0px;padding:0px; background-color:#ffffff; }

.copy{
font-family:tahoma;
font-size:11px;
color:#737373;
}

.burgundy {
	color:#460000;
	text-decoration:none;
	font-size: 24px;
}
.blue {color:#356799; text-decoration:none}
.green {
	color:#660000;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.white {
	color:#ffffff;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
}

.verdana {font-family:verdana}
.sm {font-size:9px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}
.bigger {font-size:14px}
.terms {font-size:11px}
.align {vertical-align:middle}

.submit_form { width:143px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#3B3B3B;
		margin-left:0px;
		margin-right:0px}
		
.form { width:203px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#646464;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:203px;
		height:99px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#646464;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}


a:hover{text-decoration:underline;}
.a:hover{text-decoration:none;}

