body {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
}
td {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #7A7A7A;
	line-height: 13px;
}
a {
	text-decoration: underline;
	color: #2367CC;
}
a img {
	 border : 0;
}
a:hover {
	text-decoration:underline;
}
.copy {
	font-family: Verdana, Tahoma, Arial;
	font-size:10px;
	color:#737373;
	text-decoration:none;
	line-height:18px;
	text-align:center;
}
.top_txt_menu {
	color:#7D7D7D;
	font-size:9px; 
	text-decoration:none
}
.gray {color:#7A7A7A; text-decoration:none}
.gray1 {color:#5D5D5D; text-decoration:none;}
.blue {color:#2367CC; text-decoration:none;}
.orange {color:#DFAB3C; text-decoration:none;}
.red {color: #660000;}
.green {color:#429736}
.white {color:#FFFFFF}
.small {font-size:9px}
.form { 
	width:270px;
	height:16px;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#B2B2B2;
	background-color:#F8F8F8;
	color:#5D5D5D;
	margin-left:0px;
	margin-right:0px
}
.login { 
	width:170px;
	height:16px;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#B2B2B2;
	background-color:#F8F8F8;
	color:#5D5D5D;
	margin-left:0px;
	margin-right:0px
}		
.button { 
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#B2B2B2;
	background-color:#F8F8F8;
	color:#5D5D5D;
	margin-left:0px;
	margin-right:0px;
	height:18px;
}	
.textarea {
	width:270px;
	height:140px;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#B2B2B2;
	background-color:#F8F8F8;
	color:#5D5D5D;
	overflow:auto;
	margin-left:1px;
	margin-right:1px
}
#container {
  	width: 677px;
  	margin: 0px auto 0px auto;	
}
#subfooter {
    clear : both;
    padding-top : 5px;
    margin-top : 5px;
    margin-right : 5px;
    text-align : center;
    width : 677px;
}
#subfooter img {
    display : inline;
    padding : 0 0 0 5px;
}
#under {
	text-decoration:underline;
}
#laptop {
	float:left;
	margin-left:8px;
	margin-right:16px;
	margin-top:12px;
	margin-bottom:4px;
}
#pens {
	float:right;
	margin-left:4px;
	margin-right:4px;
	margin-top:1px;
	margin-bottom:1px;
}
#domainresults {
	text-align:center;
}
#domainresults td {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #7A7A7A;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	border: 1px outset #999999;
}