/* IP-CHECK.NET */

body {
	margin: 0px;
	background: #D6D6D6;
	font-family: tahoma, arial, helvetica;
	font-size: 13px;
	color: #333;
	text-align: center;
}

a { color: #DC5311; }

#page {
	width: 950px;
	background: url(/images/bg_mid.gif) repeat-y top left;
	margin: 0 auto;
	text-align: left;
}

#page_A {
	width: 950px;
	background: url(/images/bg_bot.gif) no-repeat bottom left;
	padding-bottom: 10px;
}

#mpage {
	float: left;
	width: 930px;
	margin-left: 10px;
}

.topLinks {
	float: left;
	width: 930px;
	background: #383838;
	padding-top: 8px;
	padding-bottom: 8px;
}

.topLleft {
	float: left;
	width: 450px;
	text-align: left;
	margin-left: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #959595;
}

.topLright {
	float: right;
	width: 800px;
	text-align: right;
	margin-right: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #959595;
}

.topLright a {
	color: #959595;
	text-decoration: none;
}

.topLright a:hover {
	color: #b2d4fd;
	text-decoration: underline;
}

.topLright a:visited { }

.head {
	float: left;
	width: 930px;
	height: 125px;
	background: white;
	border-bottom: 1px dotted silver;
}

.menu {
	float: left;
	width: 930px;
	background: white;
	border-bottom: 6px solid #D6D6D6;
}

.menu a {
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 25px;
	padding-left: 25px;
	background: white;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #222;
	text-decoration: none;
}

.menu a:hover {
	background: #58585a;
	color: white;
	text-decoration: none;
}

.menu a:visited { }

.mbody {
	float: left;
	width: 930px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: white;
}

.mbodyA {
	float: left;
	width: 900px;
	margin-left: 15px;
}

.mleft {
	float: left;
	width: 500px;
}

.hltop {
	float: left;
	width: 500px;
	background: #F1F1F1;
	padding-bottom: 10px;
}

.hlLeft {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;

}

.hlRight {
	float: right;
	width: 170px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: left;
}


.hctop {
	float: left;
	width: 900px;
	background: #F1F1F1;
	padding-bottom: 10px;
}

.hcLeft {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;

}

.hcRight {
	float: right;
	width: 570px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: left;
}

.hltop_b {
	float: left;
	width: 500px;
	border-top: 6px solid #D6D6D6;
 	border-bottom: 6px solid #D6D6D6;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.mright {
	float: right;
	width: 390px;
}

.hrtop {
	float: left;
	width: 390px;
	background: white;
	padding-bottom: 10px;
	text-align: left;
}


.hrtop_b {
	float: left;
	width: 390px;
	border-top: 6px solid #D6D6D6;
 	border-bottom: 6px solid #D6D6D6;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.hrtop_c {
	float: left;
	width: 390px;
	background: #F1F1F1;
	margin-top: 10px;
	text-align: left;
}

.hrtopin {
	float: left;
	width: 370px;
	margin: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.copy {
	float: left;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 12px;
	color: #959595;
}

.copy a {
	color: #959595;
	text-decoration: none;
}

.copy a:hover {
	color: #F06522;
	text-decoration: underline;
}

.copy a:visited { }

.dtitle {
	float: left;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #DC5311;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #DC5311;
}


.dtitle_b {
	float: left;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #DC5311;
}

.dtitle_c {
	float: left;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	background: #58585a;
	text-indent: 4px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.dtitle_d {
	float: left;
	width: 100%;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top: 10px;
	margin-bottom: 4px;
	background: #f1f1f1;
	text-indent: 4px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.dtitle_d a {
	color: black;
	text-decoration: none;
}

.dtitle_d a:hover {
	color: #F06421;
	text-decoration: underline;
}

.dtitle_d a:visited { }