td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#909090;
	line-height:12px;
}
a {
	text-decoration: none;
	color:#71A62A;
}

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

.copy{
font-family:tahoma;
font-size:11px;
color:#D3D3D3;
text-decoration:none;
}


.top_txt {color:#6E6E6E; text-decoration:none}

.gray {color:#909090; text-decoration:none}
.orange {color:#D4992A; text-decoration:none}
.green {color:#71A62A; 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;
		margin-left:0px;
		margin-right:0px}
		
.form { width:211px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		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;}





