@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
a {
	font-weight: bold;
	color: #4E3A77;
	text-decoration: none;
}
.container {
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #eeeeee;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #412572;
	padding: 0px;
}
.header {
	background-image: url(images/images/topbg_01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 110px;
	width: auto;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #59467B;
	margin: 0px;
}
.left {
	float: left;
	width: 338px;
}
ul.submenu {
	list-style-type: square;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
ul.submenu a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: larger;
	text-decoration: none;
}
.left img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right {
	float: right;
	background-color: #FFFFFF;
	width: 600px;
	height: 550px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 20px;
	border: 5px solid #392067;
}
.textarea {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
	color: #000000;
}
.textarea h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #59467C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	color: #483862;
	font-weight: normal;
}
.content {
	width: auto;
	height: 600px;
	background-image: url(flash%20images/bg.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.clear {
	display: block;
	clear: both;
}
a.logo {
	background-image: url(images/images/topbg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 300px;
}
a.logo span {
	display: none;
}
.menu {
	text-transform: uppercase;
	color: #FFFFFF;
}
.menu a {
	color: #FBED73;
	text-decoration: none;
	background-image: url(images/images/linkbg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-right: 0%;
	padding-bottom: 5px;
	padding-left: 0%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #45365D;
	border-left-color: #493862;
}
.menu a#selected {
	background-color: #2B223C;
	background-image: none;
	color: #FFFFFF;
}
.menu a:hover {
	color: #FFFFFF;
	background-image: url(images/images/linkbg2.jpg);
}
a.sub {
	font-style: italic;
	color: #FFFFFF;
	background-color: #000000;
	background-image: none;
}
.footer {
	color: #FFFFFF;
	font-size: x-small;
	text-align: center;
	margin: 5px;
	padding: 5px;
	clear: both;
}
.topmenu {
	display: block;
	padding: 0px;
	background-color: #000000;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul.topmenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.topmenu li a {
	width: 20%;
	float: left;
	padding: 5px;
	margin-top: -5px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-transform: capitalize;
	color: #FFFF66;
	background-color: #6600CC;
	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: none;
	border-left-style: solid;
	border-top-color: #330099;
	border-right-color: #330099;
	border-bottom-color: #330099;
	border-left-color: #330099;
	text-align: center;
}
.small {
	font-size: small;
}
form {
	border: 1px solid #FFCC99;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}
input.boxes {
	margin: 2px;
	padding: 2px;
	border: 1px solid #000000;
}

ol.rules li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}

ol.rules li ul li {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #392067;
}
