.headerbg {
	background-color: #619ca2;
}
.nav {
	background-image: url(../images/navright.jpg);
	background-repeat: repeat-x;
}
.sidebg {
	background-image: url(../images/sidebg.jpg);
	background-repeat: repeat-y;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #fdf4e6;
}
.footer {
	background-image: url(../images/foot.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fdf4e6;
}
.textlinks a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textlinks a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #619ca2;
	text-decoration: none;
}
.textlinks a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #619ca2;
	text-decoration: underline;
}
body {
	background-color: #000000;
	top: 0px;
}
a:link {
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-weight: bold;
	color: #619ca2;
}
.textlinks a:visited {
}
a:visited {
	font-style: italic;
	font-weight: bold;
	color: #619ca2;
}
img {
	border: none;
}
table .subtable {
	width: 100%;
}
table .subtable td{
	width: 150px;
}
table .subtable th{
	text-align: center;
}
.bold {
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #4392A9;
}
