
body {
background: #F8F8FF url(images/grey-vbar.gif) repeat-y;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
color: #000000;
margin: 0px;
padding: 0px;
}

th {
font-size: 10pt;
}

td {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
/*color: #000000;*/
}

td.heading {
border-bottom: 1px solid #999999;
font-weight: bold;
}
#menu {
	position:absolute;
	left: 18px;
	width: 130px;
}
#content {
	position: absolute;
	left: 185px;
	margin-top: 10px;
	width: 560px;
	padding: 0px;
	border: 0px solid #000000;
}
/*#content.splash {
	background: #F8F8FF url(images/twirled_bg.gif) no-repeat center;
}*/
#content #submenu {
float:		right;
border:		1px solid #999999;
background:	#FFFFFF;
width:		95px;
margin:		0px 0px 3px 12px;
padding:	3px;
}
#content li {
padding-bottom: 7px;
}

#menu fieldset {
border:3px double #000000;
padding:5px;
margin-top: 15px;
}
#menu fieldset.restricted {
border: 1px solid #000000;
}
#menu legend {
color: #000000;
font-weight: bold;
}
#menu fieldset div {
line-height: 1.3em;
position: relative;
left: 15px;
}

h1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13pt;
font-weight: bold;
}
#content h1 {
border-bottom: 1px solid #CC9999;
}

h2 {
font: normal 13pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input.button {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
}

sup {
font-size: 7pt;
}

pre.whois, pre.order {
background: #F0F0FF;
border: 1px solid #DDDDFF;
padding: 3px;
}
pre.whois {
margin-top: 0px;
}

a {
	color:				#0099CC;
	text-decoration:	none;
	font-weight:		300;
}
a:link    { color: #0000FF; }
a:visited { color: #0000AA; }
a:hover   { background-color: #EEEEEE; }
a.nobgchange:hover  { background-color: transparent; }

/*.header img {
	float:left;
	margin:0px 0px;
	padding:0px 0px;
	border-width:0px;
	display:inline;
	position:relative;
}*/
div.header img {
	float:left;
	height:61px;
}
table.header {
position: relative;
/*margin-top: 15px;
margin-bottom: 10px;*/
margin: 15px 0px 10px 0px;
padding: 0px;
}
.header img {
	border: 0px solid black;
}
/*td span.available {
color: #CC9999;
}*/

.fineprint {
border-top: 1px solid #9999CC;
text-align: center;
font-size: 9px;
color: #000000;
}
.copyright {
border-top: 1px solid #9999CC;
font-size: 6pt;
text-align: right;
color: #333333;
}

.underlinedlink a:link    { color: #0000FF; }
.underlinedlink a:visited { color: #0000FF; }
.underlinedlink a:hover   { text-decoration: underline; background-color: transparent; }

