td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#5C5C5B;
	line-height:16px;
}
a {	text-decoration: none;
	color:#B3CE27;}

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

.copy{
font-family:tahoma;
font-size:11px;
color:#4C4B4B;
}


.left_cont {color:#C1C1C1; text-decoration:none}
.right_cont {color:#5C5C5B; text-decoration:none}
.green {color:#B3CE27; text-decoration:none}
.green_d {color:#91A71D; text-decoration:none}
.blue {color:#304D7A; text-decoration:none}


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

.form { width:233px;
		height:16px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#909090;
		background-color:#ECECEC;
		color:#5C5C5B;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:233px;
		height:119px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#909090;
		background-color:#ECECEC;
		color:#5C5C5B;
		overflow:hidden;
		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;}

.link_green {background-image:url(images/dot_green.gif); background-position:bottom; background-repeat:repeat-x}
.link_blue {background-image:url(images/dot_blue.gif); background-position:bottom; background-repeat:repeat-x}




