.pagestyle {
	background: url(images/background1.jpg);
	margin: 0px;
}
.navilinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	color: #CCCCCC;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: oblique;
	font-weight: bolder;
	color: #6699FF;
}

a {
	color: #6699FF;
	text-decoration: none
}
a:hover {
	background-color: #990000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #E60000;
}
.formstyle {
	border: 1px dotted #659BFF;
}
.greybg {
	background: #CCCCCC;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: bold;
}
.tableborders {
	border: thin dotted #6699FF;
	margin: 1px;
}
.whiteborders {
	border: thin solid #FFFFFF;
}
.pagesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #6699FF;
	font-weight: bold;
}
