body {
	background-color: #C2DAE5;
}


td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
	text-decoration: none;



}
.caption {
	color: #FFFFFF;


}
a {
	color: #3E75A6;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
}
.text-feild {
	height: 18px;
	width: 120px;
	background-color: #CCFF00;
	border: 1px solid #000000;
}
.blueBold {
	font-style: normal;
	color: #003366;
	font-weight: bold;

}
.whiteBold {
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px;



}
.blackBold {
	color: #000000;
	font-weight: bold;

}
.black {
	color: #000000;
}
.blue {
	color: #3E75A6;
}
.orange {

	color: #FF6600;
}
.black18Bold {
	color: #000000;
	font-weight: bold;
	font-size: 18px;

}
.pulldownMenu {
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #C2DAE5;
	background-position: 0px 0px;
	height: 12px;
	width: 120px;
	line-height: 0px;
	font-size: 11px;
	text-decoration: none;
	text-align: center;













}
