
BODY, TD, P, SPAN, INPUT, SELECT, TEXTAREA, .text {

	font-family: tahoma, arial;
	font-size: 11px;
	color: #999999;

}

A, A:link, A:visited, A:active {

	color:#1D656E;

}

A:hover, .gray:hover, .white:hover, .orange:hover {

	text-decoration: none;
	
}

BODY { 	

	margin:0px;
	padding:0px;

}

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


.top_txt {

	color:#6E6E6E;
	text-decoration:none;
	
}

.gray, .gray:visited, .gray:active, .gray:link {

	color:#767676;
	
}

.gray:hover {

	color: #0099CC;
	text-decoration: none;

}

.orange, .orange:visited, .orange:active, .orange:link, .orange A, .orange A:link, .orange A:visited {

	color:#D4992A;
	text-decoration: none;

}

.orange:hover, .orange A:hover {

	text-decoration: underline;

}

.green, .blue {

	color:#3A279C;
	text-decoration: none;
	
}

.white, .white:visited, .white:active, .white:link {

	color: #FFFFFF;
	text-decoration: none;
	
}

.white:hover {

	text-decoration: underline;

}

.sm { font-size:10px; }

.big { font-size:12px; }

.form { width:211px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#706F66;
		background-color:#C3C3C2;
		color:#3F3F47;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:211px;
		height:139px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#706F66;
		background-color:#C3C3C2;
		color:#3F3F47;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.header, H1 {

	font-size: 14px;
	color: #D4992A;
	font-weight: bold;
	
}

.header2, H3, H2 {

	font-size: 12px;
	color: #6B38AD;
	font-weight: bold;

}

.pcntr {

	text-align: center;
	
}

.title_bg {

	background-image: url("images/content.corner.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;

}

TABLE.featuredTable TR.ft_header TD {

	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	
}

TABLE.featuredTable TR.ft_footer TD {

	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	
}

DIV.nav_section {

	line-height: 33px;

}
