td {
	text-align: left;
	font-family:arial;
	font-size:12px;
	color:#666666;
	line-height:13px;
}
a {
	text-decoration: none;
	color:#666666;
}

body { 	margin:0px;padding:0px; background-color:#02bad6; background-image:url('/images/bg.png'); background-repeat:repeat-x; background-position:top}

.copy{
font-family:arial;
font-size:12px;
color:#000000;
text-decoration:none;
}

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


.gray {color:#666666; text-decoration:none}
.red {color:#FF0900; text-decoration:none}
.blue {color:#2D98B8; text-decoration:none}
.green {color:#339900; text-decoration:none}

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

.form { width:95px;
		height:20px;
		font-family:arial;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		background-color:#FFFFFF;
		color:#000000;
		margin-left:0px;
		margin-right:0px}

.textarea {width:202px;
		height:20px;
		font-family:arial;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		background-color:#FFFFFF;
		color:#000000;
		overflow:auto;
		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;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}
