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

body {
	background-color:#000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	letter-spacing: 0.1em;
}

a:link {
	color: #540115;
	text-decoration: none;
}

a:visited {
	color: #540115;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#540115;
}

h1 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

#header {
	width: 900px;
	margin: 0px auto;
}

#header_border {
	padding: 10px;
	width: 900px;
	margin: 0px auto;
	border-top: solid 1px #343434;
}

#main_content {
	background-color: #ffffff;
	width: 880px;
	margin: 0px auto;
	padding: 16px 10px 16px 10px;
	line-height: 150%;
}

#main_content2 {
	background-color: #000000;
	width: 900px;
	margin: 0px auto;
	line-height: 150%;
}

.form_label {
	color: #454545;
	font-weight: bold;
	border-bottom: solid 1px #9A9A9A;
}

.form_cell {
	border-bottom: solid 1px #9A9A9A;
}
.form_cell_noborder {
	color: #454545;
	font-weight: bold;
}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

#popUpDiv {
position: absolute;
overflow: scroll;
background-color:#eeeeee;
width:700px;
height:700px;
top: 23%;
left: 32%;
padding: 5px;
border: solid 3px #999999;
z-index: 9002;
}

.sponsor_click {
	color: #540115;
	float: right;
}

.sponsor_click:hover {
	color: #FFFFFF;
	background-color: #540115;
	display: block;
	float: right;
}

#footer {
	font-size: 11px;
	width: 900px;
	margin: 0px auto;
	margin-top: 10px;
	padding: 8px;
	color: #AAAAAA;
	text-align: center;
	border-top: solid 1px #ABABAB;
}

#footer a:link {
	color:#999999;
	text-decoration: none;
}

#footer a:visited {
	color:#999999;
	text-decoration: none;
}

#footer a:hover {
	color:#09F;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 100;
	color: #454545;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #036;
}

.admin_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-variant: small-caps;
	color: #fff;
	letter-spacing: 0.5em;
	border-bottom: dotted 1px #787878;
}

#admnav {
font-variant: normal;
line-height: 200%;
	font-size: 13px;
	padding: 4px;
	letter-spacing: normal;
}

#admnav ul {
	list-style: url(../images/arrow.png);
	float: left;

}
#admnav li {
	float: left;
	margin-left: 25px;
	padding-left: 8px;
}
#admnav a.nav:link {
	font-size: 13px;
	color: #fff;
	border-bottom: dotted 1px #fff;
}
#admnav a.nav:visited {
	font-size: 13px;
	color: #fff;
	border-bottom: dotted 1px #fff;
}
#admnav a.nav:hover {
	font-size: 13px;
	color: #06C;
	border-bottom: none;
}
.table_header {
	font-weight: bold;
	color: #fff;
	background-color: #036;
	text-align: center;
	border-right: dotted 1px #ababab;
}
.container {background:#fff; color:#000; margin:0 15px;}
.rtop, .rbottom{
display:block;
background:#000;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#fff;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9A9A;
	background-image: url(../images/menu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #242555;
	padding: 1px 4px 1px 4px;
	text-align: center;
	letter-spacing: normal;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin:0px;
}
#menu li {
	border-right: solid 1px #cdc092;
	display: inline;
	padding: 0px 6px 0px 6px;
}
#menu a:link {
	color: #9A9A9A;
	text-decoration: none;
	padding: 4px 3px 4px 3px;
}
#menu a:visited {
	color: #9A9A9A;
	text-decoration: none;
		padding: 4px 3px 4px 3px;
}
#menu a:hover {
	color: #242555;
	background-color: #ffffff;
	text-decoration: none;
		padding: 4px 3px 4px 3px;
}

a.imagelink:link {
	background: none;
	text-decoration: none;
}
a.imagelink:visited {
	background: none;
	text-decoration: none;
}
a.imagelink:hover {
	background: none;
	text-decoration: none;
}