.header {
	font-family: "ITC Avant Garde", "ITC Avant Garde Demi";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	background-color: #3366FF;
}
.prod-header {
	color: #666666;
	font-family: "Times New Roman";
	font-size: 18px;
}

.heading {
	font-size: 24px;
	color: #000000;
}

.body_font {
	font-size: 14px;
	color: #000000;
	font-family: "Times New Roman";
	font-weight: normal;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
body {
	background-attachment:fixed;
	background-image: url(/Images/bg_liteblue.jpg);

#Flash {
	position:absolute;
	width:482px;
	height:304px;
	z-index:1;
	left: 189px;
	top: 117px;
}
.drop_down1 {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #666666;
}
.login_text {
	font-family: "Times New Roman";
	font-size: 10px;
	color: #999999;
}
.text_box {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #666666;
}
.search_header {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}
.search_labels {
	font-family: Arial;
	font-size: 14px;
	color: #0000FF;
}
