a:link, a:visited { color: #000000; text-decoration: none }
a:active { color: #555555 }
a:hover { color: #555555 }
BODY {
	color: #000000;
	background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #000066;
	SCROLLBAR-HIGHLIGHT-COLOR: #AAAAAA;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #CCCCFF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-image: url(images/bg.gif);
}

.bgtop {
	background-color: #000066;
}

.texttop {
	color:#cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.tbtopmenu {
	background-color: #ccccFF;
}

.bgborder {
	background-color: #008C99;
}
.bgmain {
	background-color: #FFF2E6;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.navlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

.navlinksmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}

.titletext {
	color:#D10202;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;

}
.hrline {
	color: #000066;
}
.imgborder {
	border-color: #000066;
}
h1 {
	color: #D10202;
	font-size: large;
	font-weight: bold;
}
