@import url("formcss.css");
BODY A {
	text-decoration: none;
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 11px;
	color: #0000FF;

}
a:hover {
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 11px;
	text-decoration: underline;
	color: #CC9900;

}
a:visited {
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 11px;


}
.text {
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 11px;
	color: #003688;
	letter-spacing: 0px;
}
.Logon {
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	border-top: 0px none;
	border-right: 1px solid #628ADD;
	border-bottom: 1px solid #628ADD;
	border-left: 1px solid #628ADD;
}
.text2 {
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 11px;
	color: #003688;
	letter-spacing: 1px;
	font-weight: lighter;
}
.back {
	background-attachment: scroll;
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-y;
	background-position: 200px top;
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 10px;
	color: #003688;
}
.input {
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 10px;
	color: #0033CC;
	height: 12px;
	width: 110px;
	border: 1px solid #4A6A9F;
}
.btns {
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 10px;
	color: #154882;
	background-color: #FFFFFF;
	border: 1px solid #1A569A;
	width: 50px;
	height: 16px;
	font-weight: bold;
}
.subscribe {

	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 10px;
	color: #154882;
	background-color: #FFFFFF;
	border: 1px solid #1A569A;
	width: 70px;
	height: 16px;
	font-weight: bold;
}
.HoriLine {
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 9px;
	background-attachment: scroll;
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.text3 {

	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 11px;
	color: #666666;
	letter-spacing: 0px;
}
html {
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#B9C6DB;
	scrollbar-face-color:#99AED0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#4A6A9F;
	scrollbar-shadow-color:#7D98C4;
} 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.notes {
	font-size: 10px;
	color: #990000;
}
.tblBorder {
	border: 1px solid #003366;
	background-color: #ededed;
}
