body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #578BB0;
	background-image: url(images/mainbkgrdtile.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #74AACE;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline overline;
}
a:active {
	color: #666666;
}
h1 {
	font-size: 24px;
	color: #74AACE;
}
h2 {
	font-size: 18px;
	color: #74AACE;
}
h3 {
	font-size: 16px;
	color: #74AACE;
}
h4 {
	font-size: 14px;
	color: #74AACE;
}
h5 {
	font-size: 12px;
	color: #74AACE;
}
h6 {
	font-size: 10px;
	color: #9BBCDD;
}
.tbtitle {
	font-size: 14px;
	font-weight: bold;
	color: #2E5269;
}
.tblline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #639ABF;
	border-bottom-color: #639ABF;
	border-left-color: #639ABF;
	color: #A0C1D8;
}
.copyrights {
	color: #9BBCDD;
	font-size: 10px;
}
a.nav:link,a.nav:visited,a.nav:active {
	font-size: 12px;
	font-weight: bold;
	color: #7DB3D7;
	text-decoration: none;
}
a.nav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
hr {
	color: #74AACE;
	height: 1px;
	width: 450px;
}

