body {
	background-color: #CCCCCC;
	background-image: url(/_images/bg_page.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link, a {
	color: #3300CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3300CC;
}
a:hover {
	text-decoration: underline;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #3300FF;
}
h1 {
	font-size: 16px;
	color: #99CC00;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #999999;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
div#bodytext {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 14px;
	line-height: 1.3;
}
ul.submenu {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	line-height: 1.6;
	font-weight: normal;
	list-style-position: inside;
}
ul.submenu A {
	font-weight: normal;
}
li#youarehere {
	font-weight: bold;
	list-style-image: url(/_images/bullet.gif);
	list-style-type: disc;
	padding-bottom: 2px;
}
li#youarehere A {
	font-weight: bold;
}
.footer {
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
}
#bodytext LI {
	padding-bottom: 8px;
}
#bodytext UL {
	padding-top: 8px;
}
.error {
	color: #993333;
}
.required {
	font-weight: bold;
}
.big {
	font-size: 16px;
	color: #99CC00;
	font-weight: bold;
}

