body {
	margin: 0px;
	background-image: url(images/page_bg.gif);
}

H2 {
	color: #000000;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

FORM {
	Margin: 0px;
}

.forms {
	font-family: Verdana;
	font-size: 11px;
}

.default {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.default a:link {
	color: #960000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.default a:visited {
	color: #960000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.default a:hover {
	color: #960000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.default li {
	margin-bottom: 10px;
}

.default ul {
	list-style: square;
	margin-left: 2em;
}


.bottomlinks{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.bottomlinks a:link {
	color: #c80000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.bottomlinks a:visited {
	color: #c80000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.bottomlinks a:hover {
	color: #FF0000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.copyright {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

.copyright a:link {
	color: #c80000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.copyright a:visited {
	color: #c80000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.copyright a:hover {
	color: #FF0000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.menuitem a:link {
	background-color: #EBEBEB;
	color: #960000;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.menuitem a:visited {
	background-color: #EBEBEB;
	color: #960000;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.menuitem a:hover {
	background-color: #FF0000;
	color: #960000;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}


