/* CSS Document */
body {
	background-color: #000000;
	margin-top:-2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#main {
	width:775px;
	border:0px solid #000000;
	background-color:#e0e0e0;
	margin: 0 auto;
	padding-top:2px;
}
#header {
	width:100%;
	border:0px solid #000000;
	background-color:#000000;
	height:151px;
	margin:0px;
	padding:0px;
	/*
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-y;
	*/
}
#menu {border:0px solid white;}
#flashbanner {margin:0}
#content{
	border:0px solid white;
	background-color:#e0e0e0;
	min-height:225px;    
	margin:10px 10px 10px 10px;
}
#footer {
	background:url(images/footer_bg.gif) repeat-x;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	height:36px;
	clear:both;
	font:bold 14px Helvetica, Arial, verdana, sans-serif;
	color:#ffffff;
	padding: 0;
	background-color: black;
}
#btmmenu {
	width:775px;
	font:11px arial, verdana, sans-serif;
	color:#999999;
	text-align:center;
	height:18px;
	margin:0 auto;
}
#btmmenu A:link, #btmmenu A:visited  {
	text-decoration:underline;
	color:#999999;
	text-align:center;
}
#btmmenu A:hover {color:#CCCCCC;}
#copyright {
	width:775px;
	font:10px arial, verdana, sans-serif;
	color:#999999;
	text-align:center;
	margin:20px auto 0 auto ;
}	
.right {float:right;}
.left {float:left;}
/* rocket theme */
h3 {font-family: Helvetica, Arial, sans-serif;}
#top-mod div.moduletable h3 {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 36px;
	height: 36px;
}
#top-mod form {
	float: left;
	padding-left: 30px;
	height: 22px;
	margin-top: 6px;
}
#top-mod div.loginelement {
	float: left;
	margin-left: 20px;
	height: 22px;
	line-height: 22px
}
#top-mod div.loginelement input {
	width: 100px;
	padding-left: 5px;
}
span.loginsubmit, span.logoutsubmit, span.glossbutton {
	display: block;
	margin-left: 10px;
	float: left;
	cursor: pointer;
}
span.loginsubmit span, span.logoutsubmit span, span.glossbutton span {
	display: block;
	float:  left;
	height: 22px;
	line-height: 22px;
	padding: 0 15px;
}
.clr {clear: both;}
div#top-mod div.moduletable {
	padding: 0;
	margin: 0;
}
div.moduletable {
	margin-bottom: 7px;
	padding-bottom: 1px;
	float:right;
}
div.moduletable h3, div.moduletable label {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
}