body {
	background: #bdc2b6;
	padding:0;
	color:#000;
    font-family: Verdana, Arial, sans-serif;
	font-size:85%;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
} 

html>body {
	font-size:85%;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	margin-top: 0;
}

#header-bg {
	background-color: #bdc2b6;
	padding-top: 20px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	min-width: 600px;
	margin-top: 0;
}


#page { 
	clear: both;
	background-color: #fff;
	position: relative;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	min-height: 500px;
    width: 700px; 
	overflow: auto;
    font-family: Verdana, Arial, sans-serif;
	font-weight: 400;
	font-size: 85%;
	border-top: 0;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background-image:url("../images/bg_web.gif");
/*
	font-family: Verdana, Arial;
*/
    line-height: 1.1em;
} 

#vertical_banner {
	position: relative;
	float: left;
	width: 75px;
	min-height: 520px;
	background-image: url("../images/vert_grad.gif");
	background-repeat: repeat-y;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	margin-top: -20px;
}	

#header {
	float:left;
	width:100%;
	background:#bdc2b6 url("../tabs/bg.gif") repeat-x bottom ;
	font-size:90%;
	line-height:normal;
}

#header ul {
	margin:0;
	padding:0px 10px 0;
	list-style:none;
}    

#header li {
	float:left;
	background:url("../tabs/norm_left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}

#header a {
	float:left;
	display:block;
	background:url("../tabs/norm_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-size: 90%;
	font-weight:bold;
	color:#765;
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#header a {float:none;}
  /* End IE5-Mac hack */
  
#header a:hover {
	color:#333;
}

#header #current {
	background-image:url("../tabs/norm_left_on.gif");
}

#header #current a {
	background-image:url("../tabs/norm_right_on.gif");
	color:#333;
	padding-bottom:5px;
}

#content {
	padding: 0 20px 0px 10px;
	margin-bottom: 10px;
}

#content p {
	font-size: 100%;
	font-weight: 300;
	font-style: normal;
	margin: 10px 0 10px 0;
}

#content h1 {
	font-size: 120%;
	font-weight: 600;
	color: #000099;
	margin-bottom: 0;
}

#content h2 {
	font-size: 110%;
	font-weight: 700;
	font-style: normal;
	color: #000099;
	margin-bottom: 0;
}

#content h3 {
	font-size: 110%;
	font-weight: 550;
	color: #000099;
	margin-bottom: 2px;
}

.sitemap {
	padding-top: 0;
	text-decoration: none;
}

.sitemap a{
	padding-top: 0;
}

#content a {
	text-decoration: underline;
	color:#000099;	
	text-decoration: none;
}

.btext {
	color: #000099;
}

.emphasis {
	font-style: italic;
	font-weight: 700;
}

.shout {
	color: #000099;
	font-weight: 700;
}

.para-start {
	color: blue;
}

#left-box {
	float: left;
	width: 475px;
}

.whois-box {
	clear: left;
	float: left;
	width: 500px;
	margin-right: auto;
	margin-left: 50px;
}

#right-box {
	float: right;
	width: 150px;
	min-height: 500px;
	height: auto;
	height: 500px;
	border-left: 1px dotted #bdc2b6;
	padding-left: 10px;
/*    font-family: "Times New Roman", Verdana, Arial, sans-serif; */
	font-size: 80%;
	font-weight: 400;
	color: #333399;
}

.img-left {
	float: left;
	margin: 0;
	position: relative;
	border-top: 5px solid #fff;
	border-right: 15px solid #fff;
}

.img-left img {
	border: none;
}

.img-text {
	position: relative;
	border-top: 5px solid #fff;
	float: left;
}

.more {
	font-size: 100%;
	font-weight: 600;
}

#right-box a:link, #right-box a:active, #right-box a:hover, #right-box a:visited {
	color: #333399;
}

.w3c {
	position: relative;
	float: right;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}

.w3c img {
	float: right;
	border: none;
	padding: 5px;
}

#footer { 
	float: right;
	position: relative;
    padding: 0em;
    font-size: 80%;
    color: #fff;
	width: 700px;
    text-align: right;
} 

/*
#footer p {
    margin: 0em;
    padding: 25%;
}
*/

#footer a:link, #footer a:visited { 
    color: #fff;
} 

#footer a:hover, #footer a:active { 
    color: #565659;
} 

form {
	padding: 3px 6px 3px 6px;
}
input {
	color: #000;
	background-color: #bdc2b6;
	border-bottom: 2px solid #dddad7;
	border-right: 2px solid #dddad7;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
}
textarea {
	height: 200px;
	width: 325px;
	color: #000;
	background-color: #bdc2b6;
	border-bottom: 2px solid #dddad7;
	border-right: 2px solid #dddad7;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
}
input.btn {
	background-color: #aaaaaa;
	border-top: 2px solid #dddad7;
	border-left: 2px solid #dddad7;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
}

.table-left {
	width: 150px;
	font-size: 85%;
}

.img-preload {
	display: none;
}
.datatable {
	border: 1px solid #d6dde6;
	border-collapse: collapse;
	width: 99%;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
}

.datatable td {
	border: 1px solid #d6dde6;
	padding: 2px;
}

.datatable th {
	border: 1px solid #828282;
	background-color: #bcbcbc;
	font-weight: 700;
	text-align: left;
	padding-left: 4px;
}

#sitemap {
	text-decoration: underline;
	float: left;
	text-align: left;
	font-weight: 700;
}

#vertical_web {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	min-height: 600px;
	background-image:url("../images/vert_web.gif");
	background-repeat: repeat-y;
}	

.whois_results {
	font-size: 120%;
	font-weight: 400;
}