@charset "iso-8859-1";
td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#272324;
	line-height:13px;
}
a {
	text-decoration: none;
	color:#0000ff;
}

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

a.top2 {
	text-decoration: underline;
	color:#ffffff;
}

a.top3 {
	text-decoration: underline;
	color:#0000ff;
}

h1 {color:#5A847E;
	font-family: arial, helvetica;
	margin: 0px;
	font-size: 12px;
	font-weight: strong;
	}
	
	h2 {color:#1212ff;
	font-family: arial, helvetica;
	margin: 0px;
	font-size: 12px;
	font-weight: strong;
	}

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

.copy{
font-family:tahoma;
font-size:11px;
color:#A2B1A9;
text-decoration:none;
}

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

.content {color:#272324; text-decoration:none}
.green_d {color:#325953; text-decoration:none}
.green_l {color:#5A847E; text-decoration:none}
.gray {color:#606D66; text-decoration:none}

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


.form { width:267px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#FBFBFB;
		color:#425C7A;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:267px;
		height:108px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#FBFBFB;
		color:#425C7A;
		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;
		}


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

