﻿body{
	background-color:white;
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color: #555555;
}
#domain_search{
background-color:white;
border-bottom:thin gray;
color:#00557D;
}

.mastwrapper{
width:775px;
margin:auto;
text-align:right;
}


.menu_background{
	height:30px;
	background-color: #006699;

}

.menu_container{
	width:775px;
	margin:auto;
	text-align:center;
	padding-top:8px;
	color:white;
	height:30px;
}


.content_container{
	width:775px;
	margin:auto;
}



.general_content{
	font: 12px/1.5em Arial, sans-serif; color: #555555;
	text-align:left;
}

.alternate_row{
	background-color:#f5f5f5;
}
.hostingtable {
	color: gray;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	height:30px;
}
.hostingtable1 {
	color: gray;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	height:30px;
}

img {
	border:0px
}
a.nav, a:link.nav, a:visited.nav {
	color:white;
	text-decoration:none
}
a:hover.nav {
	 text-decoration:underline;
}

hr.seperator{
border: 0;
color: #00557D;
background-color: #00557D;
height: 1px;
width: 100%;
text-align: left;
	
}

a, a:link, a:visited{
	color: #006699;
	font-weight: normal;
	text-decoration: underline;
}
a:hover{color: #ff6600; font-weight: normal; text-decoration: underline;}
a.large, a:link.large, a:visited.large{
	color: #FF6600;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.large{
	color: #006699;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF6600;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: top;
	text-align: left;
}

h2 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px;
	color:#FF9900; 
	font-weight: normal;
	margin-top: 0; 
	margin-bottom: 0;


}
.dns_title {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px;
	color:#FF9900; 
	font-weight: normal;
	padding-right:75px;

}


.critical_white {
	color: white;
	font-weight: bold;
}
