body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;
	background-color: #999999;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
		color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
		color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
		color: #000000;
	font-weight: bold;
}
a.bottommenu:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.bottommenu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.bottommenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.bottommenu:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 11px;
}
.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.admintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 50px;
	vertical-align: middle;
}
