td {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10pt;
	color: white;
	line-height: 150%;
}
a.m {
	background-color: #121212;
	text-decoration: none;
	display: block;
	line-height: normal;
	font-size: 9pt;
	padding: 5px;
	color: #FDB31C;
	font-weight: bold;
}

a.m:hover {
	background-color: #01B9FF;
	text-decoration: none;
	line-height: normal;
	padding: 5px;
	font-size: 9pt;
	color: black;
	font-weight: bold;

}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: black;
	color: white;
	font-family: Tahoma, "Trebuchet MS";
	text-align: center;
	font-size: 10pt;
}
.menu {
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #282828;
	border-right-color: #282828;
	border-bottom-color: #282828;
	border-left-color: #282828;
	background-color: black;
}
.admin {
	text-align: center;
	font-size: 9pt;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #282828;
	border-right-color: #282828;
	border-bottom-color: #282828;
	border-left-color: #282828;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/backgrounds/nav-1.jpg);
	height: 40px;
}
.header {
	border-top-color: #CBCBCB;
	border-right-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	border-left-color: #CBCBCB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/backgrounds/header.jpg);
	padding: 0px;
	height: 150px;
}
h1 {
	font-size: 14pt;
	line-height: normal;
	margin: 0px;
	font-weight: normal;
}


a {
	color: #FDB31C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #01B9FF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom {
	padding: 10px;
	text-align: center;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #282828;
	border-right-color: #282828;
	border-bottom-color: #282828;
	border-left-color: #282828;
	font-size: 8pt;
}
.info {
	padding: 20px;
	background-color: black;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #282828;
	border-right-color: #282828;
	border-bottom-color: #282828;
	border-left-color: #282828;
}
.menubx {
	padding: 5px;
	background-color: black;
	border: 1px none #333333;
}
h2 {
	font-size: 14pt;
	line-height: normal;
	margin: 0px;
	font-weight: normal;
}

