td {
	font-family: "Comic Sans 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;
	color: #FDB31C;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.cell {
	background-color: #121212;
	padding: 5px;
}


a.m:hover {
	background-color: #01B9FF;
	text-decoration: none;
	line-height: normal;
	font-size: 9pt;
	color: black;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;

}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: black;
}
.menu {
	padding: 0px;
	border: 1px none #282828;
	background-image: url(images/menu/menu_02.jpg);
}
.admin {
	text-align: center;
	font-size: 10pt;
	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: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #FFFFFF;
	background-color: black;
	padding: 10px;
}
.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: 16pt;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
	color: #44B3E8;
	font-family: "Century Gothic", "Trebuchet MS";
}


a {
	color: #FDB31C;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.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: 9pt;
}
.info {
	padding: 20px;
	background-color: black;
	border: 1px none #282828;
}
.menubx {
	padding: 5px;
	background-color: black;
	border: 1px none #333333;
}
h2 {
	font-size: 14pt;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
	color: #FDB31C;
	font-family: "Century Gothic", "Trebuchet MS";
}
.intro {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 9pt;
}

