/* Global Styles */

body {
	margin: 0;
	padding: 0;
	background-color: #330000;

	}
#black {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

a {
	color: #0000CC;
	font-weight: bold;
	}
a:hover {
	color: #FF0000;
	}
	
/* Class Styles */
	
.smallText {
	color: #999999;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}
.right {
	float: right;
	}
.header1 {
	background-color: #000000;
	background-image: url(header_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 243px;
	width: 425px;
	float: none;
	margin: auto;
}
.header3 {
	background-color: #000000;
	background-image: url(header_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 243px;
	width: 425px;
	float: none;
	overflow: hidden;
	margin: auto;
}
.header2 {
	background-color: #000000;
	background-image: url(header_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
	width: 425px;
	margin: auto;
}
.header4 {
	background-color: #000000;
	height: 81px;
	width: 425px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: auto;
}
.Mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CCCCFF;
	background-color: #000000;
	padding: 20px;
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
td.page_item {
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	border: medium inset #EBE9ED;
}
.Mainbody #usertext #pageinfo {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}
.Mainbody #usertext #pageinfotxt {
	color: #FFFF99;
	text-align: justify;
	margin-left: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}


.Mainbody #menu .page_item a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF99;
}
.Mainbody #menu .page_item a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.Mainbody #menu .page_item a:visited {
	text-decoration: none;
	font-weight: bold;
}
.Mainbody #menu .page_item a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF0033;
}
td.current_page_item {
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	border: medium inset #000099;
	text-align: center;
}
.Mainbody #menu .current_page_item a {
	text-decoration: none;
	font-weight: bold;
	color: #F8ED9D;
}
.Mainbody #menu .current_page_item a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.Mainbody #menu .current_page_item a:visited {
	text-decoration: none;
	font-weight: bold;
}
.Mainbody #menu .current_page_item a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF0033;
}
.Mainbody #menu td {
	text-align: center;
	padding: 5px;
}
.Mainbody #menu table {
	float: left;
	width: auto;
	text-align: center;
	margin-right: 20px;
}
.Mainbody #menu #usertext {
	padding: 15px;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style2 {font-size: large}
.style3 {font-size: x-large}
.style4 {color: #FF0000}
