td {
	text-align: left;
	font-family:tahoma;
	font-size:10px;
	color:#636363;
	line-height:12px;
	padding-left: 0px;
}
a {	text-decoration: none;
	color:#636363;}

body { 	margin:0px;padding:0px; background-color:#ffffff}

.copy{
font-family:tahoma;
font-size:11px;
color:#8E8E8E;
}


.gray {color:#636363; text-decoration:none}
.blue {color:#3D74A3; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.sm {font-size:10px}
.u {
	text-decoration:underline;
	font-family: tahoma;
}
.t {text-transform:uppercase}
.big {font-size:12px}
.bigger {font-size:14px}

.search_form { width:133px;
		height:14px;
		font-family:tahoma;
		font-size:9px;
		border-style:solid;
		border-width:1px;
		border-color:#D4D0C8;
		background-color:#ffffff;
		color:#3B3B3B;
		margin-left:0px;
		margin-right:0px}
		
.form { width:225px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#5E5E5E;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:225px;
		height:92px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#5E5E5E;
		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;
	text-decoration: underline;
		}


a:hover{
	text-decoration: underline;
}
.a:hover{
}
