﻿
.maintableStyle {
	font-family: Arial, Helvetica, sans-serif;
	border: thin #000000 solid;
	background-color:#000099;
	width: 860px;
}	

.domaintableStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCFF;
	text-align: left;
	border: thin #800080 solid;
	background-color: #000080;
	width: 840px;
}
.domainsaletableStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCFF;
	text-align: left;
	border: thin #800080 solid;
	background-color: #000080;
	width: 840px;
}	

.navheaderStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-align: right;
	background-color:#000000;
	height: 20px;
	white-space:nowrap
}

.termsboxStyle {
	border: thin #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	background-color:#000080;
	width: 840px;
}

.titlebarStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CCCCFF;
	text-align: left;
	width: 840px;
	white-space: nowrap;
}

.domainnameboxStyle {
	border: thin #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000080;
	text-align: center;
}

.domainpriceboxStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 840px;
	
}

.promobarStyle {
	padding: 4px 4px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border: thin #800080 solid;
	background-color: #000080;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 840px;
	white-space: nowrap;
}

.navfooterStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCFF;
	text-align: center;
	white-space: nowrap;
}

.corpfooterStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000000;
	text-align: center;
	height: 20px;
	white-space:nowrap
}


