html {
	font-size:100.01%;
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#363434;
	height:100%;
}
div#header .logo a {
	background:url(http://juggaloserved.com/images/pr-logo5.png) no-repeat 0 0;
	width:980px;
	height:130px;
}
.bg_block_grey_ad {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	height: 290px;
	color: #fff;
	width: 770px;
	background: url(http://juggaloserved.com/images/login_bg3.png) repeat-x 0 0;
	border:0px solid #000;
}
.bg_block_grey_top {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	height: 100px;
	color: #fff;
	width: 770px;
	background: url(http://juggaloserved.com/images/login_bg3.png) repeat-x 0 0;
	border:0px solid #000;
}
.bg_block_grey_player {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	height: 420px;
	color: #fff;
	width: 770px;
	background: url(http://juggaloserved.com/images/login_bg2.png) repeat-x 0 0;
	border:0px solid #000;
}
#gatewrap2 {
	border:3px ridge #4D4E53;
	padding:1px;
	margin:0 auto;
	width:980px;
	background-color:#000000;
	color:#000000
}
.gb1 {
	display:inline;
	height:16px;
	margin-right:1em;
	vertical-align:middle;
	font-size:20px;
	font-weight:bold;
}
FONT {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
}
A:link {
	FONT-SIZE: 16px;
	FONT-FAMILY:  arial, helvetica, verdana, sans-serif;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
}
A:visited {
	FONT-SIZE: 16px;
	FONT-FAMILY:  arial, helvetica, verdana, sans-serif;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
}
A:active {
	FONT-SIZE: 16px;
	FONT-FAMILY:  arial, helvetica, verdana, sans-serif;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
}
A:hover {
	FONT-SIZE: 16px;
	FONT-FAMILY:  arial, helvetica, verdana, sans-serif;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
}
TEXTAREA {
	background:#111111;
	COLOR: #C4CDB4;
	font:10px Arial, Helvetica, sans-serif;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #383838 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #383838 1px solid;
}
P {
	FONT-SIZE: 12px;
	COLOR: #C4CDB4;
	LINE-HEIGHT: 1.4;
	FONT-FAMILY:  arial, helvetica, verdana, sans-serif;
	TEXT-DECORATION: none;
}
hr {
	COLOR: #C4CDB4;
	LINE-HEIGHT: 1.4;
}
TABLE {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY:  arial, helvetica, verdana, sans-serif;
	TEXT-DECORATION: none;
}
TD.content {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	FONT-FAMILY:  arial, helvetica, verdana, sans-serif;
}
.arrowlistmenu {
	width: 900px; /*width of accordion menu*/
}
.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 14px tahoma;
	color: #FFFFFF;
	background: black url(http://dhrclab.com/learning/images/titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}
.arrowlistmenu .openheader { /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(http://dhrclab.com/learning/images/titlebar.png);
}
.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a {
	color: #666666;
	background: url(http://dhrclab.com/learning/images/1.gif) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	padding-top:2px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #333333;
	font-size: 12px;
}
.arrowlistmenu ul li a:visited {
	color: #111111;
	font-size: 12px;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color:#000000;
	background-color:#666666;
	font-size: 12px;
}
.arrowlistmenu ul li a:active {
	color: #FFFFFF;
	font-size: 12px;
}
