body, p, br, tr, td, ul, ol, div, input, textarea,reset,submit {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #7477FF;
}
a.headerLnk:link,  a.headerLnk:visited, a.headerLnk:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #072F6F;
	text-decoration: none;
} 
.logFields {
	width: 123px;
	height: 21px;
	border: solid 1px #072F6F;
}
.loginBtn {
	height: 22px;
	line-height: 22px;
	width: 83px;
	color: Black;
	font-weight: bold;
	background-image: url(images/loginBtn_bg.jpg);
	background-repeat: repeat-x;
	border: solid 1px #67667E;
}
.darkBlue {
	color: #072F6F;
}
.white11 {
	color: White;
}
a:link, a:visited {
	color: #031A58;
	text-decoration: none;
}
a:hover, a:active {
	color: #6C8CC0;
	text-decoration: none;
}
.footer {
	color: #777777;
}