/* controls basic properties of the entire document */
body {
	background-color: #FFFFFF;
	text-color: #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 0px;


}

.caption
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
}

.subnavon
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF6600;
	line-height: 13px;
	font-weight: bold;
}

.subnavoff
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #99CC33;
	line-height: 13px;
	font-weight: bold;
}

/* a.shead controls look of important links on the site */
a.shead { 
	font-family: Arial, Helvetica; 
	font-weight: 800; 
	font-color: #009900; 
	color: #CCCCCC; 
	font-size: 12pt;
}

a.shead:visited { 
	font-family: Verdana,Arial,Helvetica; 
	font-weight: 800; 
	color: #009900; 
	font-size: 10pt;
}

a.smallshead {
	font-family: Verdana,Arial,Helvetica; 
	font-weight: 800; 
	color: #009900; 
	font-size: 8pt;
}

a.smallshead.visited {
	font-family: Verdana,Arial,Helvetica; 
	font-weight: 800; 
	color: #009900; 
	font-size: 8pt;
}

/* .stext controls text that is at the header of sections */
.stext {
	font-family: Arial, Helvetica;
	font-weight:800;
	font-color: #000000;
	font-size: 9.5px;
	color : #ACACAC;
	font-variant: normal;
	text-transform: lowercase;


}

.mencellover {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d8d3cf;
	background-color: #666666;
	cursor: hand;
	border: 1px solid #000000;
}

.mencell {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;

}


/* .pagetitle controls the look of page titles */
.pagetitle {
	clear: right;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	page-break-after: always;
	position: static;
	text-align: right;
	text-indent: 10px;
	padding-right: 20px;
	padding-top: 5px;




}

/* .functiontext controls text that describes functions */
.functiontext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:800; 
	font-color:#000000; 
	font-size: 14pt; 
	color: #000000; 
}

/* .fieldtext controls text in fields */
.fieldtxt { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:600; 
	font-color: #000000 
	font-size: 10pt; 
}

/* .notavailable controls text for domains that aren't available */
.notavailable { color: #AAAAAA; }

/* .available controls text for domains that are available */
.available { color: #663300; }

/* .domain controls text for domains */
.domain { color: #000000; }

/* .error controls text for errors */
.error { 
	color: #FF0000; 
	font-weight: 800; 
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: 900;
	text-indent: 5pt;
	font-style: italic;
}

a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.tdjust { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 13px; color: #333333}

.headlinelt { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #999999}

ol {  font-size: 10px; color: #333333; font-family: Arial, Helvetica, sans-serif}

ul {  font-size: 10px; color: #333333; font-family: Arial, Helvetica, sans-serif}

.hdlbold {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.minitext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;

}

a.white:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;

}

a.white:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;

}

a.white:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;

}

a.adlink:link {
	color: #666666;
	text-decoration: none;
	font-size: 9.5px;
	text-indent: 10px;

}

a.adink:active {
	color: #999999;
	text-decoration: none;
	font-size: 9.5px;
	text-indent: 10px;

}

a.adlink:visited {
	color: #666666;
	text-decoration: none;
	font-size: 9.5px;
	text-indent: 10px;

}

a.adlink:hover {
	color: #333333;
	text-decoration: none;
	font-size: 9.5px;
	text-indent: 10px;

}

.search {
	border: 1px solid #999999;
	padding-left: 5px;
	height: 17px;
	width: 100%;
	font-size: 10px;
	background-color: #F9F9F9;
	filter: Alpha(Opacity=50, FinishOpacity=0, Style=none, StartX=0, StartY=0, FinishX=0, FinishY=0);






}

.minitextbold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4A4A4A; font-weight: bold}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

td.even { background-color:#EAEAEA; font-family: Arial, Helvetica; font-size:10pt; }

td.odd { background-color:#FFFFFF; font-family: Arial, Helvetica; font-size:10pt; }.hdlboldlite {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}

td.selected { background-color:#66CCFF; font-family: Arial, Helvetica; font-size:10pt; }

.subheading { font-family: Arial, Helvetica; font-size:8pt; }

table.entrytable { background-color:#000000; }

th.entryheader { background-color:#FFFFFF; }

.domainmedium { font-family: Arial, Helvetica; font-size:10pt; font-weight:800;}

select {
	font-size:8pt;
	background-color: #E9E9E9;
	border: 1px solid #666666;
}

.domainlarge { font-family: Arial, Helvetica; font-size:16pt; font-weight:800;}

.smallentry { font-family: Arial, Helvetica; font-size:8pt; font-weight:800;}

.invsearch {
border: 0px none 0; width: 180px; height: 19px
}

.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FF9900;
	font-variant: normal;
}

.bodytitlelite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	font-variant: small-caps;
}.midtext {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333
}
hr {
	color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #666666;
	text-align: right;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: 800;
	text-align: left;
}
.domainsearch {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #EAEAEA;
	padding: 0px;
	height: 12px;
	width: 140px;
	margin: 0px;
	vertical-align: top;
	top: 0px;






}
.search2 {
	padding-left: 1px;
	background-image: url(/images/windows/domainreg/textbkg2.jpg);
	height: 16px;
	width: 115px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px none #000000;
	padding-bottom: 3px;




}
.login {

	border: 1px solid #000000;
	padding-left: 5px;
	height: 17px;
	width: 100%;
	font-size: 10px;
}
.mainpage {

	clear: left; 
	color: #999999; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-variant: normal;
	font-weight: 800; 
	page-break-after: always; 
	position: static; 
	text-align: left;
}
.maincell {

	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
}
.mencelloversub {

	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d8d3cf;
	background-color: #D1D9E9;
	cursor: hand;
	border: 1px solid #999999;
}

.button {
	FONT-SIZE: 10px;
	BACKGROUND: #F9F9F9;
	border: 1px solid #999999;

}

.new {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #FF0000;
}

.logininput {

	background-color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	WIDTH: 75px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	height: 17px;
}
.smalltext {

font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333
}
.minitextboldlt {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold
}
.drop {
	border: 0px none #333333;
	padding-left: 5px;
	height: 13px;
	width: 220px;
	font-size: 10px;
	filter: Alpha(Opacity=10, FinishOpacity=0, Style=none, StartX=0, StartY=0, FinishX=0, FinishY=0);
	color: #FFFFFF;
	text-indent: 5pt;
	background-color: #333333;



}
.dropmain {

	border: 0px none #333333;
	padding-left: 5px;
	height: 13px;
	width: 202px;
	font-size: 10px;
	filter: Alpha(Opacity=10, FinishOpacity=0, Style=none, StartX=0, StartY=0, FinishX=0, FinishY=0);
	color: #FFFFFF;
	text-indent: 5pt;
	background-color: #333333;
}
