body
	{font-family: Arial, Helvetica, sans-serif;
	 font-size: 13px;
	color:#000000;
background: #ffffff url(/images/bg.jpg) repeat 0 0 fixed;
	 margin: 0px;
	 padding: 0px;
	 padding-bottom:20px;}

#container
	{width: 800px;
	 text-align: left;
	 background: #ffffff;
	padding-bottom:20px;
}

#container_lo
	{width: 800px;
	 text-align: left;
	 background: #ffffff;
color:#999999;
padding-bottom:20px;
}

#container_hi
	{width: 1018px;
background:#AEC2CA;
padding-bottom:20px;
}

#container p	{
padding-left:15px;
}

#container_hi p	{
padding-left:15px;
}

#header
{
width:800px;
height:150px;
background:url(/images/logoback.jpg);
background-repeat: repeat-x;
border-bottom:1px solid #000000;
}

#header_hi
{
width:1018px;
background:#AEC2CA;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {

	color: #cccccc;
}
a:active {
	color: #000000;
}

.menubar	{
	background:#fff url(/images/menu_bg.gif) repeat-x;
	padding:5px 0px 5px 0px;
	margin:0 auto;
	display:block;
    height:26px;
	width:800px;
	text-align:center;
 font-weight: bold; 
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366; 
	}

.menubar a:link{
	color: #003366; 
text-decoration:none;
	}

.menubar a:visited {
text-decoration:none;
	color: #003366;
}

.menubar a:hover {
text-decoration:none;
	color: #990000;
	}

.menubar a:active {
text-decoration:none;
	color: #003366;
}




.menubar_hi	{
	width:940px;
	font-size: 12px;font-family:arial;
	color: #888888;
	display:block;
	background-color: #ffffff;
	border-bottom:1px solid black;
	padding-bottom:3px;
	padding-top:3px;
}

.login
{background:#ffffff;
text-align:center;
padding-top:5px;
width:800px;
height:35px;
overflow:hidden;
border-bottom:thin solid #000000;
border-top: thin solid black;
}

.header1
{background:#ffffff;
text-align:left;
width:800px;
font-size: 16px;
font-weight:bold;
font-family:arial;
color: #888888;
border-top:1px solid black;
text-transform:capitalize;
}

.header1_hi
{background: #ffffff;
text-align:left;
width:940px;
height:40px;
font-size: 16px;
font-weight:bold;
font-family:arial;
color: #888888;
border-top:1px solid black;
text-transform:capitalize;
padding-top:15px;
}

.header1_lo
{background: #ffffff;
text-align:left;
width:800px;
height:40px;
font-size: 16px;
font-weight:bold;
font-family:arial;
color: #888888;
border-top:1px solid black;
text-transform:capitalize;
padding-top:15px;
}

.header2
{background:#000000;
text-align:left;
width:800px;
font-size: 14px;
font-weight:bold;
font-family:arial;
color: #888888;
display:inline;
}

.header2_hi
{background:#000000;
text-align:left;
width:800px;
font-size: 14px;
font-weight:bold;
font-family:arial;
color: #888888;
display:inline;
}

#userinfo	{
display:inline;
}

#noper	{
text-align:center;
font-size: 18px;
font-weight:bold;
background: #ffffff;
position: relative;
z-index: 1;
margin-top: -50px;
border:thin solid #999999;
border-bottom:1px solid black;
width:100%;
/*border-style:inset;*/
}

#bottom	{
width:800px;
background: #ffffff;
border-top: 1px solid black;
border-bottom:1px solid black;
text-align:left;
}

.bottom	{
background: #ffffff;
width: 140px;
text-align:center;
padding: 0px;
/*padding-left:15px;
padding-right:15px;*/
padding-bottom:5px;
border-left:1px solid black;
border-right:1px solid black;
}

td
	{font-size: 12px;}

.modeltableheader td
	{font-size: 11px;
	 background: #ffffff;
	border: 1px solid black;
	border-style:outset;

}


.modeltableheader2 td.performeronline {
background-color:#CCCCCC;
color:black;
}

.modeltableheader2 td
	{font-size: 11px;
	 background: #ffffff;
	border:1px solid #cccccc;
	border-collapse: collapse;
	padding:5px;
}

.ajaxonline
	{margin-top: 15px;
}
.ajaxonlinehdr
	{font-size: 18px;}
.ajaxperfname
	{text-align: center;
	 font-size: 12px;
	 font-weight: bold;
	 margin: 2px;}
.ajaxfree
	{border: 1px solid white;}
.ajaxgroup
	{border: 1px solid #C81F2B; background: #DD7FA5;}
.ajaxvip
	{border: 1px solid #C81F2B; background: #FF7DB4;}
.ajaxfree img, .ajaxgroup img, .ajaxvip img
	{margin-right: 3px;}
	
h1 {
font-size:14px;
text-align:center;
color:#ffaa00;
display:inline;
}

.freeper
	{width: 150px;
	 height: 200px;
	 margin: 7px;
	 float: left;
	 border: 2px solid white;
	 text-align: center;}

.groupper
	{width: 150px;
	 height: 200px;
	 margin: 7px;
	 float: left;
	 border: 2px solid black;
	 text-align: center;}

.vipper
	{width: 150px;
	 height: 200px;
	 margin: 7px;
	 float: left;
	 border: 2px solid red;
	 text-align: center;}

.name
	{font-weight: bold;
	 font-size: 18px;
	 margin-bottom: 5px;
	 margin-top: 2px;}

.name a
	{text-decoration: none;}