td {
	text-align: left;
	font-family:verdana;
	font-size:9px;
	color:#666666;
	line-height:13px;
}
a {
	text-decoration: none;
	color:#90AA00;
}

body { 	margin:0px;padding:0px;	}

.copy{
font-family:tahoma;
font-size:9px;
color:#595959;
text-decoration:none;
}

.top_txt {	color:#7D7D7D;
			text-decoration:none}

.gray {color:#666666; text-decoration:none}
.blue {color:#90AA00; text-decoration:none}
.dark {color:#000000; text-decoration:none}
.small {font-size:10px}
.td {color:#B4A3C5; text-decoration:none}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.s {font-size:9px}
.b {font-size:11px}

.a {background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(images/under.jpg);
	color:#DACCE3}
.a1 {background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(images/under2.jpg);
	color:#D8CDE2}

.form { width:208px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#DFDFDF;
		background-color:#ECECEC;
		color:#666666;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:208px;
		height:88px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#DFDFDF;
		background-color:#ECECEC;
		color:#666666;
		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;
		}

.transp {background:transparency}

a:hover{text-decoration:underline;}

#under{text-decoration:underline;}


