td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#FEFEFB;
	line-height:14px;
}
a {
	text-decoration:underline;
	color:#868686;
}

body { 	margin:0px;padding:0px; background:url(images/bg.gif)}

.copy{
font-family:tahoma;
color:#868686;
text-decoration:none;
}


.gray {color:#868686; text-decoration:none}
.orange {color:#04B491; text-decoration:none}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/arr.gif) center left no-repeat; margin:0px; padding:0 0 0 15px; line-height:18px}

.abs {vertical-align:middle}
.u {text-decoration:underline}
.nu {text-decoration:none}
.t {text-transform:uppercase}


.form { width:171px;
		height:21px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:2px;
		border-color:#4D4D4D;
		background-color:#626262;
		color:#CACACA;
		padding:2px;
		margin:0px}
		
.textarea {width:171px;
		height:45px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:2px;
		border-color:#4D4D4D;
		background-color:#626262;
		color:#CACACA;
		padding:2px;
		overflow:hidden;
		margin:0px}

.rollover {scrollbar-face-color:#5F5D5D;
		scrollbar-track-color:#252525;
		scrollbar-arrow-color:#252525;
		scrollbar-3Dlight-color:#252525;
		scrollbar-base-color:#252525;
		scrollbar-shadow-color:#252525;
		scrollbar-darkshadow-color:#252525;
		scrollbar-highlight-color:#252525;
		}


a:hover{text-decoration:none;}
.a1 {color:#98AE42; background:url(images/dot.gif) bottom repeat-x}
.a:hover{text-decoration:underline;}




