td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#6F6F6F;
	line-height:13px;
}
a {
	text-decoration:underline;
	color:#476170;
}

body { 	margin:0px;padding:0px; background:url(images/bg.jpg) #ffffff}

.copy{
font-family:tahoma;
color:#4D4D46;
text-decoration:none;
}


.gray {color:#6F6F6F; text-decoration:none}
.gray_d {color:#484747; text-decoration:none}
.blue {color:#476170; text-decoration:none}
.blue_l {color:#5793B5; text-decoration:none}
.link {color:#7C9826; text-decoration:none}


.dark {color:#3D4042; text-decoration:none}
.white {color:#ffffff; text-decoration:none}


.verdana {font-family:verdana; line-height:15px; font-size:9px}
.abs {vertical-align:middle}
.sm {font-size:9px}
.u {text-decoration:underline}
.nu {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:11px}


.form_search { width:214px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#656565;
		margin-left:0px;
		margin-right:0px}

.form { width:234px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#616161;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:234px;
		height:153px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#616161;
		overflow:hidden;
		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:none;}

.a:hover{text-decoration:underline;}



#navigation a {
	font:9px georgia;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:0px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#330099;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}

.marquee {position:relative;
     overflow:hidden;
     width:850px;
     height:100px;
     }
	 