td {
	text-align: left;
	font-family:tahoma;
	font-size:13px;
	color:#646464;
	line-height:19px;
}
a {
	text-decoration: none;
	color:#5AA0B4;
}

body { 	margin:0px;padding:0px; background:url(images/bg.gif) #ffffff}

.copy{
font-family:tahoma;
color:#ffffff;
text-decoration:none;
font-size:12px;
}


.gray {color:#646464; text-decoration:underline}
.blue {color:#5AA0B4; text-decoration:none}
.orange {color:#FF9B00; text-decoration:none}


.white {color:#ffffff; text-decoration:none}
.dark {color:#000000; text-decoration:none}

.arial {font-family:arial; color:#FFFFFF}
.abs {vertical-align:middle}
.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}
.bigger {font-size:11px}

.search_form { width:164px;
		height:20px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-left-color:#646464;
		border-top-color:#646464;
		border-right-color:#EBEBEB;
		border-bottom-color:#EBEBEB;
		background-color:#ffffff;
		color:#78786E;
		margin-left:0px;
		margin-right:0px}
		
.form { width:163px;
		height:20px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-left-color:#646464;
		border-top-color:#646464;
		border-right-color:#EBEBEB;
		border-bottom-color:#EBEBEB;
		background-color:#ffffff;
		color:#78786E;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:163px;
		height:100px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-left-color:#646464;
		border-top-color:#646464;
		border-right-color:#EBEBEB;
		border-bottom-color:#EBEBEB;
		background-color:#ffffff;
		color:#78786E;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#5B5D58;
		scrollbar-track-color:#E2E1DE;
		scrollbar-arrow-color:#E2E1DE;
		scrollbar-3Dlight-color:#E2E1DE;
		scrollbar-base-color:#E2E1DE;
		scrollbar-shadow-color:#E2E1DE;
		scrollbar-darkshadow-color:#E2E1DE;
		scrollbar-highlight-color:#E2E1DE;
		}


a:hover{text-decoration:underline;}
.a:hover{text-decoration:none;}




