td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#6A6A6A;
	line-height:14px;
}
a {
	text-decoration: none;
	color:#2578CD;
}

body { 	margin:0px;padding:0px;	background-color:#ffffff; background-image:url(images/bg.gif)}

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

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

.gray {color:#6A6A6A; text-decoration:none}
.blue {color:#2578CD; text-decoration:none}
.green_l {color:#93B41A; text-decoration:none}

.select {width:179px;
height:19px;
font-family:tahoma;
font-size:11px;}

.white {color:#ffffff; text-decoration:none}
.black {color:#000000; text-decoration:none}

.sm {font-size:9px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}


.form { width:193px;
		height:18px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#938074;
		background-color:#F0DFCD;
		color:#8B6F50;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:193px;
		height:128px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#938074;
		background-color:#F0DFCD;
		color:#8B6F50;
		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;}




