body {
	font-size: 14px;
	line-height: 150%;
	background-color: #CCCCCC;
	margin: 0px;
	background-image: url(../images/7b.gif);
}
td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
a:link {  color: #000000; text-decoration: none}
a:hover {  color: #CC9966; text-decoration: underline}
a:visited {  color: #000000; text-decoration: none}
.bottom_line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #A3C2E9;
}
.font_14px {font-size: 14px; line-height: 150%;}
.image_borderline {  border: 1px #0099FF solid; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px}
.font-Verdana {
	font-family: "Verdana";
}
.titleFont {
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}
.titleBgColor {
	background-color: #9BCD9B;
}
.myInput {
	color: #333333;
	background-color: #DDEEF6;
	border: 1px solid #86C2DF;
}
.myButton {
	background-color: #DDEEF6;
	font-size: 12px;
	border-top: 1px outset #EBF4FA;
	border-right: 1px outset #94C9E2;
	border-bottom: 1px outset #94C9E2;
	border-left: 1px outset #EBF4FA;
	vertical-align: bottom;
	height: 20px;
}
