body {
	background-image: url(images/background.jpg);
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9C1B28;
	font-size: large;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9C1B28;
	font-size: small;
}
a.navlinks:link {
	color: #003399;
	text-decoration: none;
	font-size: large;
	font-weight: bold;
}
a.navlinks:visited {
	color: #003399;
	text-decoration: none;
	font-size: large;
	font-weight: bold;
}
a.navlinks:hover {
	color: #003399;
	text-decoration: underline;
	font-size: large;
	font-weight: bold;
}
a.navlinks:active {
	color: #003399;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
}
a.whitelinks:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a.whitelinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a.whitelinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: small;
	font-weight: bold;
}
a.whitelinks:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a.smallredlinks:link {
	color: #FF0000;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a.smallredlinks:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a.smallredlinks:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: small;
	font-weight: bold;
}
a.smallredlinks:active {
	color: #FF0000;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
.right-boarder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
}
.left-boarder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
}
.boarder {
	border: 2px solid #FFFFFF;
}
.smallest-text {
	font-size: x-small;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003399;
	border: 1px inset #003399;
}
a.footermenu:link {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a.footermenu:visited {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a.footermenu:hover {
	color: #003399;
	text-decoration: underline;
	font-size: x-small;
	font-weight: bold;
}
a.footermenu:active {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a.footer1:link {
	color: #666666;
	text-decoration: none;
	font-size: x-small;
}
a.footer1:visited {
	color: #666666;
	text-decoration: none;
	font-size: x-small;
}
a.footer1:hover {
	color: #666666;
	text-decoration: underline;
	font-size: x-small;
}
a.footer1:active {
	color: #666666;
	text-decoration: none;
	font-size: x-small;
}
.footerstip {
	background: url(images/bottom_strip.gif) repeat-x;
}
.sub-head {
	font-size: small;
	font-weight: bold;
	color: #000099;
}
