ul {
	list-style: disc inside;
	margin: 0px;
	padding: 0px;
}
div, h1, h2, h3, p { 
	margin: 0px;
	padding: 0px;
}
.whmcs p { padding-top: 13px; padding-bottom: 9px; }

body {
	/* background: url('../images/bg.jpg') repeat-x #fff; */
	background: #d6d4d4;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 11px;
}
a {
	color: #005697;
	text-decoration: none;
}
img { 
	border: 0px;
}
#overlay { 
	background: url('../images/lightbox_overlay.png'); 
}
#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails {
	padding-top: 0.4em;
}	
#lightboxCaption{ 
	float: left; 
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
} 
div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
div#parentContainer {
	width: 750px;
	margin: 0 auto;
	background: #fff;
	border: 5px solid #ccc;
}
div#bannerContainer {
	height: 82px;
	padding: 5px;
	background: url('../images/banner.gif') no-repeat #fff;
}
div#bannerContainer {
	text-align: right;
}
div#bannerContainer a {
	margin-left: 6px;
	margin-right: 6px;
	color: #005697;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
}
div#navContainer {
	padding: 0px;
	margin: 0px;
	background: url('../images/navbg.gif') bottom repeat-x #40b4e4;
}
div#navContainer ul {
	padding: 0px;
	margin: 0px;
}
div#navContainer ul li {
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
}
div#navContainer ul li a {
	display: block;
	font: bold 10px Arial;
	text-decoration: none;
	color: #fff;
	padding: 10px;
	border-right: 1px solid white;
	margin: 0px;
}
div#navContainer ul li a:hover {
	background: #005697;
}
div#navContainer ul li.active a:hover {
	background: url('../images/tabbg.gif') center center repeat-x
}
div#navContainer ul li.active a {
	background: url('../images/tabbg.gif') center center repeat-x;
	color: #000;
}
div#footerContainer {
	text-align: right;
	font-size: 11px;
	font-family: Tahoma;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
}
div#footerContainer a {
	margin-left: 6px;
	margin-right: 6px;
}
div#footerContainer span {
	margin-left: 6px;
	margin-right: 10px;
}
div#contentContainer {
	padding: 10px;
	font-size: 13px;
}

.fade {
	background-image: url(../images/title_background.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:13px;
}

* {
line-height:1.5em;
}

div#hden a{

	color: #D6D6D6;
	text-decoration: none;
	
}

div#hden {

	color: #D6D6D6;
	text-decoration: none;
	
}

