body
{
	margin:0px;
	padding:0px;
	background:#ffffff url(images/bg.gif) repeat-y;
	font-family:Trebuchet MS, sans-serif;
	font-size:11px;
}
#header
{
	height:130px;
	background:url(images/header_bg.gif) repeat-x;
}
#logo
{
	height:130px;
	background:url(images/header.gif) no-repeat;
}
#user
{
	color:#FFF;
	position:absolute;
	top:50px;
	left:615px;
}
#nav
{
	height:40px;
	background:url(images/nav_bg.gif) repeat-x;
	margin:0px;
	padding:0px;
}
#nav a
{
	display:block;
	background:url(images/nav_off.gif) right repeat-x;
	padding:0px 25px 0px 25px;
	text-align:center;
	height:25px;
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:15px;
}
#nav a:hover
{
	background:url(images/nav_on.gif) right repeat-x;
}
#main
{
	float:left;
	margin-left:22px;
}
.bar
{
	margin:0px;
	margin-top:15px;
	padding:0px;
	padding-left:16px;
	height:38px;
	background:url(images/barLeft.gif) no-repeat;
}
.barHead
{
	margin:0px;
	padding:0px;
	height:38px;
	background:url(images/barRight.gif) no-repeat right;
}
.barHead span
{
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
	top:9px;
}
.content
{
	padding-top:25px;
	background:#eff3f6 url(images/contentShade.gif) repeat-x top;
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
}
.list
{
	float:left;
}
.list img
{
	margin:0px;
	padding:0px;
}
.list p
{
	padding:0px;
	margin:0px;
	padding:9px 0px 0px 30px;
	width:200px;
}
.list a
{
	color:#59bb0c;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-left:5px;
}
.list a:hover
{	
	text-decoration:underline;
}
.contentFoot
{
	background:url(images/contentFoot.gif) repeat-x;
	height:32px;
	border-bottom:1px solid #c9c9c9;
}
#left
{
	width:269px;
	color:#003ca5;
	float:left;
}
#general_server
{
	background:url(images/general_server_information.gif) no-repeat;
	width:269px;
	height:40px;
}
#general_account
{
	background:url(images/general_account_information.gif) no-repeat;
	width:269px;
	height:38px;
}
#left ul
{
	margin:0px;
	margin-left:6px;
	padding:15px 0px 40px 0px;
	width:248px;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
	list-style:none;
}
#left ul li
{
	padding:5px 0px 5px 45px;
	margin:0px;
	clear:both;
	height:18px;
}
#left ul li span
{
	float:left;
	width:115px;
	margin:0px;
	padding:0px;
}
#left ul li em
{
	font-style:normal;
	float:left;
	font-weight:bold;
	width:86px;
	margin:0px;
	padding:0px;
}
#left ul li em a
{
	text-decoration:underline;
	color:#003ca5;
}
#left ul li em a:hover
{
	text-decoration:none;
}
#left ul#server
{
	background:#eff3ff url(images/server_bottom.gif) no-repeat bottom center;
}
#left ul#account
{
	background:#d7def8 url(images/account_bottom.gif) no-repeat bottom center;
}
#left ul#server li
{
	background:url(images/server.gif) no-repeat 15px 2px;
}
#left ul#account li
{
	background:url(images/account.gif) no-repeat 15px 2px;
}

#footer
{
	padding-top:50px;
}
#footerLeft
{
	background:url(images/footerLeft.gif) repeat-x;
	width:254px;
	height:39px;
	float:left;
	color:#FFFFFF;
	padding:15px 0px 0px 15px;
}
#footerLeft a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#footerRight
{
	float:right;
	background:url(images/footerRight.gif) repeat-x;
	color:#6f8cdf;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	padding-top:20px;
	height:39px;
}
#footerRight a
{
	color:#6f8cdf;
	text-decoration:none;
	padding-left:10px;
}