body
{
	background-color: #333333;
	font-family: Verdana, Tahoma, Sans-Serif;
	color: #000000;
	font-size: 11px;
	background-color: #223441;
	background-image: url(/cpanel/includes/img/bgDots.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:15px;
}

a:link, a:visited, a:active
{
	color: Blue;
	text-decoration: none;
}

a:hover
{
	color: Red;
	text-decoration: underline;
}

.pagerContent a:link, .pagerContent a:visited, .pagerContent a:active
{
	color: White;
	text-decoration: underline;
}

.pagerContent
{
	font-size: 13px;
}

.input
{
	font-family: Verdana, Tahoma, Sans-Serif;
	color: #000000;
	font-size: 11px;
}

.mainContainer
{
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
}

.headerContent
{
	background-color: #a6bc72;
	border: solid 1px #333333;
}

.leftContent
{
	background-color: #a6bc72;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	/*padding: 10px 10px 10px 10px;*/
}

.leftContent a:link, .leftContent a:active, .leftContent a:visited
{
	display: block;
	text-decoration: none;
	color: #333333;
	width: 190px;
	height: 25px;
}

.leftContent a:hover
{
	display: block;
	text-decoration: none;
	color: White;
}

.leftNav
{
	border-bottom: solid 1px #333333;
	cursor: pointer;
	background-color: #e8feb2;
}

.leftNavHover
{
	border-bottom: solid 1px #333333;
	background-color: Gray;
	cursor: pointer;
}

.leftNavTxt
{
	padding: 6px 0px 0px 6px;
	position: absolute;
	cursor: pointer;
}

.rightContent
{
	background-color: #f5f5f5;
	border-right: solid 1px #333333;
	padding: 10px 10px 10px 10px;
}

.mainContent
{
	background-color: #ffffff;
	border-right: solid 1px #333333;
	padding: 15px 15px 15px 15px;
}

.footerContent
{
	background-color: #e8feb2;
	border: solid 1px #333333;
	padding: 5px 5px 5px 5px;
}

.loginContent
{
	background-color: #e8feb2;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	padding: 10px 10px 10px 10px;
}

.loginHeader
{
	background-color:#333333;
	color: White;
	font-weight:bold;
	border: solid 1px #333333;
	padding: 5px 5px 5px 5px;
}

.titleContent
{
	/*background-color: #dee6f3;*/
	background-color: #f5f5f5;
	border: dotted 1px #333333;
	padding: 5px 5px 5px 5px;
}

.subBoxContent
{
	background-color: #ffffff;
	border-bottom: dotted 1px #666666;
	border-left: dotted 1px #666666;
	border-right: dotted 1px #666666;
	padding: 10px 10px 10px 10px;
}

.obitNavButton
{
	background-color: #f5f5f5;
	border: solid 1px #333333;
	padding: 2px 2px 2px 2px;
	cursor: pointer;
	font-size: 12px;
}

.registerBalance
{
	font-size: 16px;
	font-weight: bold;
}