body {
	background-color: White;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: .7em;
}

tr.listingstitlebar {
	background-color: #D3D3D3;
	font-weight: bold;
	font-size: 1.2em;
}

p.footer {
	font-weight: normal;
	color: Gray;
}
p.msg {
	font-weight: bold;
}
td.mainleftside {
	background-color: #ffffff;
	border-right-color: Navy;
	border-right-style: solid;
	border-right-width: 1px;
	
}

table.main {
 font-size: 1.1em; 
 margin-top: 0px;
 margin-left: 0px;
 }
 
table.form {
 font-size: 1em; 
 margin-top: 0px;
 margin-left: 0px;
 } 

table.centertable {
	font-size: .9em;
	letter-spacing: 1px;
	line-height: 17px;
	color: Navy;
	margin-top: 0px;
	margin-left: 0px;
}

table.searchtable {
	background-color: #FFCC00;
	font-size: 1em;
	color: Navy;
	border-bottom:  1px solid #000099;
	border-top: 1px solid #000099;
	margin-top: 0px;
	margin-left: 0px;

}
.title {
font-weight: bold;
}
table.featured {
	font-size: 1em;
	color: Navy;
	padding: 5px;
	border:  1px solid #FFCC00;
	margin-top: 0px;
	margin-left: 0px;
}
.tablehead {
  background-color: #FFCC00;
}

input {
  font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
}
select {
	background-color: White;
	font-size: .7em;
	color: #000000;
	letter-spacing: 1px;
	line-height: 17px;
}

.alert {
 color: #FFA500;
  font-size: larger;
  font-weight: bold;
  font-style: italic;

  }

tr.domainnametitle { 
	background-color: #D3D3D3;
	font-weight: bold;
	font-size: 1.5em;
 }
 
tr.inquiryhead { 
	background-color: #D3D3D3;
	font-weight: bold;
	font-size: 1.5em;
 } 
 
p.navbar {
	width: 100%;
	background-color: #FFCC00;
	padding: 4px;
	border-top-color: #000099;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000099;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #A68500;
}

a:link {
	font-family: Verdana,Tahoma,sans-serif;
	font-weight: 600;
	font-size: .9em;
	color: 0000ff;
	vertical-align: middle;

}

a:active {
	color: #FE1AFF;
}


a:visited {
	font-family: Verdana,Tahoma,sans-serif;
	font-weight: 600;
	font-size: .9em;
	color: 0000ff;
	vertical-align: middle;
}

a:hover {
	color: black;
}
