body {
	margin:0;
	padding:0;
	font: 11px/1.5em Verdana;
	background: #fbf9f2;
}

a {
	color: #000080;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}


#mainbody {
	width: 970px;
	margin: 0 auto 0 auto;
}

#bodyleft {
	width: 630px;
	float: left;
}

#bodyright {
	width: 320px;
	float: right;
	margin: 0 0 0 20px;
}

.header {
	background: #fff;
}
	.hcontainer {
		width: 970px;
		margin: 0 auto;
	}
	.header h1 {
		margin: 0;
		padding: 10px 0 5px 0;
	}
	.header p {
		margin: 15px 0 0 0;
		float: right;
	}


.logo {
	background: url('w3tool.gif') no-repeat;
	width: 167px;
	height: 84px;
	display: block;
}


#shade {
	background: url('../images/shade.gif') repeat-x;
}

#menu {
	width: 970px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current {
	background: url('../images/tabbg.gif') no-repeat;
}

#menu .current a {
	background: url('../images/tabright.gif') no-repeat right top;
	font-weight: bold;
}


/*Yellow Box*/
.boxtop {
	height: 5px;
	background: url('../images/box.top.bg.gif') repeat-x;
	margin: 0;
}
	.boxtop h2 {
		margin: 0;
	}
	.boxtop p {
		float: right;
		margin: 0px;
	}
	
.boxbody {
	background: #fdf9eb;
	border-left: 3px solid #f8ecbd;
	border-right: 3px solid #f8ecbd;
	margin: 0;
	padding: 20px;
}
	.boxbody  h4 {
		font-size: 20px;
		color: #313062;
		margin: 0 0 15px 0;
	}
	
	.boxbody ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	.boxbody li {
		font-size: 13px;
		color: #4A78A5;
		margin: 0 0 20px 0;
	}
	.boxbody li span {
		color: #000000;
		font-size: 11px;
	}
	.boxbody li a {
		color: #4a78a5;
		font-weight: bold;
		text-decoration: none;
	}
	.boxbody li a:hover {
		color: #d5603a;
		text-decoration: none;
	}
	
.boxbottom {
	height: 5px;
	background: url('../images/box.bottom.bg.gif') repeat-x bottom;
}
	.boxbottom h2 {
		margin: 0;
		padding: 0;
	}
	.boxbottom p {
		float: right;
		margin: 0px;
	}


/*Ads Box*/
.adboxtop {
	height: 5px;
	background: url('../images/adbox.top.bg.gif') repeat-x;
	margin: 0;
	clear: both;
}
	.adboxtop h2 {
		margin: 0;
	}
	.adboxtop p {
		float: right;
		margin: 0px;
	}
.adboxbody {
	background: #ffffff;
	border-left: 4px solid #d4d6d6;
	border-right: 4px solid #d4d6d6;
	padding: 0 10px 0 10px;
}
	.adboxbody p {
		margin: 0;
		font-weight: bold;
		color: #313062;
	}
	.adboxbody h3 {
		padding: 10px 0 15px 0;
		margin: 0;
		font-size: 13px;
		color: #000000;
		font-weight: bold;
	}
	.adboxbody ul {
		margin: 0 0 0 17px;
		padding: 0;
	}
	.adboxbody li {
		padding: 0 0 4px 0;
		margin: 0 0 2px 0;
		border-bottom: 1px solid #dadada;
	}

	.adboxbody li a {
		color: #000080;
		text-decoration: none;
	}
	.adboxbody li a:hover {
		color: #d5603a;
		text-decoration: none;
	} 
	

.adboxbottom {
	height: 10px;
	background: url('../images/adbox.bottom.bg.gif') repeat-x bottom;
}
	.adboxbottom h2 {
		margin: 0;
	}
	.adboxbottom p {
		float: right;
		margin: 0px;
	}

.footer {
	height: 62px;
	color: #000080;
	padding: 15px 0 0 0;
	text-align: center;
	background: url('footer.bg.gif');
}
	.footer a {
		color: #000080;
		text-decoration: none;
	}
	.footer a:hover {
			color: #000080;
			text-decoration: underline;
		}


.caption {
	color: #474747;
	padding:5px;
	margin: 3px 2px 3px 0;
	background: #efdfa6;
	font-size:13px;
}

	.caption a {
		color: #474747; text-decoration: none;
	}

	.caption a:hover {
		text-decoration: underline;
	}

.req {
	color: #FF0000;
	padding: 2px 0 2px 0;
}

.green {
	color: #009933;
	padding: 2px 0 2px 0;
}

.result {
	color: #009933;
	margin: 0;
	font-weight: bold;
}
	.result a {
		color: #009933;
		text-decoration: none;
	}
	.result a:hover {
		text-decoration: underline;
	}

.bg1 {   
    background: #f5f0da;      
    padding: 2px 5px 2px 5px;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
}
.bg2 {
    padding: 2px 5px 2px 5px;
    background: #fbf9f2;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
}


.search {
	FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #474747; HEIGHT: 36px; padding: 2px 10px 4px 10px;
}

.input {
	Padding: 4px 10px; BORDER: #787878 2px solid; FONT-SIZE: 20px; COLOR: #6f6f6f; HEIGHT: 23px; margin: 0 6px 0 0;
}

.textarea {
	Padding: 4px 10px; border: #787878 2px solid; width: 428px; COLOR: #474747; font-size: 15px; font-family: Arial, Helvetica, verdana; font-weight: bold;
}

.whois {
	padding: 0px;
}
	.whois a:link {
		color: #474747; text-decoration: underline; font-weight: bold; font-size: 13px;
	}
	.whois a:visited {
		color: #474747; text-decoration: none; font-weight: bold; font-size: 13px;
	}
	.whois a:hover {
		color: #474747; text-decoration: none; font-weight: bold; font-size: 13px;
	}


.navtab {
	margin: 0;
	padding: 0;
}
.navtab li {
	list-style-type: none;
	margin: 0 5px 0 0;
	float: left;
}

	.navtab li a {
		text-align: center;
		display: block;
		height: 24px;
		width: 104px;
		background: url('navtab.gif') no-repeat;
		padding: 7px 0 0 0;
	}
	.navtab li.selected a {
		color: #d5603a;
	}


.tabcontentstyle{ /*style of tab content oontainer*/
	padding: 10px;
}

.tabcontent {
	display:none;
}
	.tabcontent h2 {
		margin: 0px;
		background: url('line.gif') no-repeat bottom left;
		padding: 0 0 6px 0px;
		font-size: 12px;
		color: #474747;
	}
	.tabcontent ul {
		margin: 4px 0 4px 0;
	}
	
	.tabcontent li {
		margin: 4px 0 4px 0;
		margin: 4px 0 4px 0;
		list-style-type: none;
	}
	.tabcontent span {
		margin: 3px 8px 0 0;
		padding: 2px;
	}

.adscaption {
	margin: 5px 0 0 0;
	background: url('line.gif') no-repeat bottom left;
	padding: 0 0 3px 0;
	font-size: 12px;
	color: #474747;
}
.adsinput {
	Padding: 3px; border: #787878 1px solid; font-size: 20px; color: #6f6f6f; margin: 0; font-size: 12px; width: 150px;
}

@media print {
.tabcontent {
display:block!important;
}
}

.err { color: #ff0000;}


/*Bookmark*/	

	
