body
{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:16px;
	font-family: Arial, Tahoma;
}
a 
{
	color:#0000a0;
}
a:hover
{ 
	text-decoration:none;
}
 
.header
{ 
	background: url(/images/header.gif) repeat-x ;
	height:120px;
}
.logo 
{
	width:960px;
	margin:0 auto;
	padding:50px 0 0 20px;
}
.logo a
{ 
	color:#FFFFFF;
	text-decoration:none;
	height:12px;
	font-size:21px;
	text-transform:uppercase;
}
.logo a:hover
{
	text-decoration: underline;
}
.menu
{
	color:#fff;
	text-align:center;
	margin-top:22px;
}
.menu ul
{ 
	width:960px;
	margin:0 auto;
	list-style:none;
	padding:0;
	text-align:left;
}
.menu ul li
{
	display:inline
}
.menu ul a 
{
	display:block;
	float:left;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
	background:url(/images/menu_enactive.gif) no-repeat bottom center;
	padding:8px 10px;
	width:118px;
	text-align:center;
	text-transform:uppercase;
}
.menu ul a:hover
{
	background:url(/images/menu_over.gif) no-repeat bottom center;
	color:#252323;
}
.menu ul a.active
{
	background:url(/images/menu_active.gif) no-repeat bottom center;
	color:#252323;
}
.menu ul a.active:hover
{ 
	background:url(/images/menu_active.gif) no-repeat bottom center; 
	color:#252323;
}

.main
{ 
	width:100%;
	margin:0px 0 20px 0;
	/*float:left;*/
}
#banner
{ 
	height:150px;
	background:url(/images/banner_main.jpg);
	padding:35px 0 25px 60px;
	line-height:25px;
}
#banner_main
{ 
	color:#fff;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size:21px;
}
#banner_text
{ 
	color:#555555;
	font-size:12px;
	line-height:14px;
	padding-top:15px;
}
#content
{ 
	margin:0 auto;
	padding:0;
	width:960px;
}
#content h1
{ 
	margin:5px 0 0 0;
	text-transform:uppercase;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
#text 
{
	float:left;
	width:740px;
	padding-left:20px;
}
#sidebar
{ 
	margin:20px 0 0 750px;
	color:#6f6d6d;
	padding:25px;
}
#sidebar h2 
{
	color:#000000;
	margin:0 0 12px 0;
	font-size:13px;
	font-weight:bold;
}

.footer
{
	background:url(/images/footer.gif) repeat-x #3f3f3f 0 2px;
	height:73px;
	margin-top:20px;
	clear:both;
}
.footer_text
{
	padding:6px 0 0 8px;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
}


#domain_info
{
	padding:0pt 5px;
	margin-bottom:10px;
}

.domain_name
{
	color:#AF2F2F;
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:20px;
}

.domain_date
{
	color:gray;
	font-size:small;
}

.domain_descr
{
	color:gray;
	font-size:small;	
	margin-bottom:10px;	
}

.domain_text
{
	font-weight:bold;
	color:gray;
	font-size:small;			
}

.info_small
{
	font-size:x-small;
	color:black;			
}

.domain_line
{
	color:#AF2F2F;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}

.black_text
{
	color:#000000;
	font-size:1.0em;
	margin-bottom:10px;
}

.links_line {
	font-size:13px;
	margin:7px 25px;
	padding:3px;
}

.tableheader {
	background-color:#808080;
	color:white;
	font-weight:bold;
}

.tablecolumndomain {
	background-color:#FFFFE0;
	color:#AF2F2F;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;	
}

.tablecolumndomainsort {
	background-color:#EEEEEE;
	color:#AF2F2F;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;	
}

.tablecolumn {
	background-color:#FFFFE0;
	color:black;
}

.tablecolumnsort {
	background-color:#EEEEEE;
	color:black;
}

#ads_up {
	background:#CCCCCC none repeat scroll 0% 50%;
	border:2px solid #696969;
	height:20px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px 0px 0px;
	text-align:center;
	width:768px;
}
