td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#636363;
	line-height:14px;
}
a {
	text-decoration:underline;
	color:#619E04;
}

body { 	margin:0px;padding:0px; background:#2F73B0}

.copy{
font-family:tahoma;
color:#96B0D1;
text-decoration:none;
}


.gray {color:#636363; text-decoration:none}
.gray_d {color:#444444; text-decoration:none}
.green {color:#619E04; text-decoration:none}
.white {color:#ffffff; text-decoration:none}
.yellow {color:#FFEB40; text-decoration:none}
.light {color:#EDEDED; text-decoration:none}


.top_txt {color:#87909E; text-decoration:none}


.arial {font-family:arial; font-size:12px; color:#FFFFFF; text-decoration:none}
.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_nav { width:190px;
		height:21px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		background-color:#ffffff;
		color:#272623;
		margin-left:0px;
		margin-right:0px}

.form { width:197px;
		height:20px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		background-color:#7A7A7A;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:197px;
		height:108px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		background-color:#7A7A7A;
		color:#ffffff;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px;}

a:hover{text-decoration:none;}

.a:hover{text-decoration:underline;}




