body{
	font-size:13px;
	margin:5px;
	color:#000000;
	background-color:#FFFFFF;
	font-family:verdana,arial,helvetica;
}
#orderhostingtab td
{
	font-size:11px;
}
#orderhostingtab .head
{
	background:#DDD;
	font-weight:bold;
	border-bottom:1px solid #C0C0C0;
}
#orderhostingtab .sep
{
	border-bottom:1px solid #DDD;
}
.affiliatepreview
{
	font-size:13px;
}

.affiliatepreview a, .affiliatepreview a:hover, .affiliatepreview a:visited
{
	border:none;
	text-decoration:none;
}

#statisticstable
{
	table-layout:fixed;
	width:100%;
	clear:both;
}
#statisticstable .elps
{
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
#statisticstable .head
{
	width:60px;
	text-align:center;
}

#featureimages a
{
	text-decoration:none;
	border:none;
	cursor:pointer;
}
#featureimages a:hover img
{
	filter : alpha(opacity=50); /* IE */ 
	-moz-opacity: 0.5; /* Mozilla/Firefox */ 
}
#whoiswait
{

	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
}

#whoiswait .outer
{
	margin-left: -200px;
	position: absolute;
	top: -60px;
	left: 50%;
	visibility: visible;
	width:400px;
}

#whoiswait .inner
{
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#F4F7FB;
	padding:30px;
	line-height:30px;
	border-right:1px solid #4568A8;
	border-left:1px solid #4568A8;
	border-bottom:1px solid #4568A8;
}
label
{
	cursor:pointer;
}
.breadCrumb{
	color: #C0C0C0;
}
.extract{
	font-size:13px;
	color: maroon;
}
a:link.extract{
	color: maroon;
	border-bottom:1px dashed green;
	text-decoration: none;
} 
a:visited.extract{
	color: maroon;
	text-decoration: none;
	border-bottom:1px dashed green;
} 
a:hover.extract{
	border-bottom:1px solid #000000;
	color:#000000;
}


#tabButtons a
{
	text-decoration: none;
	border: none;
}
.menu
{
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	border:none;
}
a:link.menu
{
	color: #000000;
	text-decoration: none;
	border:none;
}
a:visited.menu
{
	color: #000000;
	text-decoration: none;
	border:none;
} 
a:hover.menu
{
	color:#466AAC;
	text-decoration: none;
}

a:link.article
{
	color: #017270;
	text-decoration: none;
	border:none;
}
a:visited.article
{
	color: #C0C0C0;
	text-decoration: none;
	border:none;
} 
a:hover.article
{
	color: #0AA38E;
	text-decoration: none;
	border:none;
}

a{
	color: #456FB4;
	text-decoration: none;
	border-bottom:1px dashed #000000;
} 
a:visited{
	color: #456FB4;
	text-decoration: none;
	border-bottom:1px dashed #000000;
} 
a:hover{
	border-bottom:1px solid #000000;
	color:#000000;
}
input, select, textarea
{
    	font-size:13px;
	color:#000000;
	font-family:verdana,arial,helvetica;

}
td{
	font-size:13px;
	color:#000000;
}				
h1{
	margin-top:0px;
	font-family: arial;
	font-size: 19px;
	color: #385A92;
}
h2{
	font-family:arial;
	font-size:17px;
	color:#4F72B2;
	position:relative;
	top:-15px;
	margin-bottom:5px;
}

h3{
	font-family:verdana;
	font-size:13px;
	color:#456FB4;
	font-weight: bold;
}
h4{
	font-family:verdana;
	font-size:13px;
	color:#666666;
	margin:0px;
	font-weight: bold;
}
h5
{
	font-family:arial;
	font-size:17px;
	color:#4F72B2;
	margin:0px;
}
h6
{
	font-family:verdana;
	font-size:13px;
	color:#4F72B2;
}

a:link.bottomlink, a:visited.bottomlink
{
	color:#819BCB;
	border:none;
	text-decoration:none;
}

a:hover.bottomlink
{
	color:#9DB1D7;
	border:none;
}

p
{
	line-height:18px;
}

.homepagepara
{
	display:none;
	text-align:left;
}