/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444;
}
a:hover {
	text-decoration: underline;
	color: #444;
}
a:active {
	text-decoration: none;
	color: #444;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

img {
	behavior: url(/png.htc);
}
form {
	margin:0px;
	padding:0px;
	display:inline;
}
button {
	margin:0px;
	padding:0px;
	background:none;
	border:none;
}
h6 {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:12px;
}
h5 {
	padding:7px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
h4 {
	padding:0px;
	margin:0px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	margin-bottom:3px;
}
h3 {
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	margin-top:7px;
	margin-bottom:7px;
}
h2 {
	padding:0px;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	margin-bottom:6px;
}
p {
	padding:0px;
	margin:0px;
	margin-bottom:10px
}
/* ------------------------------------------------------------------- */

#topper {
	height:60px;
	width:801px;
	padding-left:16px;
	padding-right:16px;
	background:url(/_img/_bg-topper.gif) repeat-x;
}
#header {
	width:801px;
	padding-left:16px;
	padding-right:16px;
	height:123px;
	background:url(/_img/_header.png) no-repeat;
}
#logo {
	width:100px;
	float:left;
	text-align:left;
	margin-top:10px;
}
#login_area {
	width:270px;
	float:right;
	margin-top:15px;
}
.input_login {
	width:96px;
	border:none;
	font-size:11px;
	color:#333;
	margin:0px;
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	height:14px;
	margin-bottom:1px;
	margin-right:4px;
	background:url(/_img/_bg-oth-inv.gif) repeat-x #fff;
	border-bottom:solid 1px #ccc;
}
.button_login {
	width:46px;
	height:18px;
	margin:0px;
	padding:0px;
	background:url(/_img/_b-login.gif) no-repeat;
	cursor:pointer;
}
.tx_green {
	color:#6f9c07;
	font-weight:bold
}
#domain_choose {
	float:left;
	width:300px;
	text-align:left;
	margin-top:40px;
}
#domain_choose_text {
	margin-bottom:4px;
}
.button_go {
	width:32px;
	height:18px;
	margin:0px;
	padding:0px;
	background:url(/_img/_b-go.gif) no-repeat;
	cursor:pointer;
}
#menu {
	height:20px;
	width:801px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}
#menu td.bkg {
	background-image:url(/_img/menubkg.jpg);
	background-repeat: repeat-x;
	height:20px;
	font-family:Tahoma;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:#FFFFFF;
}
#menu td.bkg:hover {
	background-image:url(/_img/menubkg-hover.jpg);
	background-repeat: repeat-x;
	height:20px;
	font-family:Tahoma;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:#343434;
}
#menu td.bkg a {
	background-image:url(/_img/menubkg.jpg);
	background-repeat: repeat-x;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	display:block;
}
#menu td.bkg a:hover {
	background-image:url(/_img/menubkg-hover.jpg);
	background-repeat: repeat-x;
	height:20px;
	color:#343434;
	font-family:Tahoma;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#footer {
	width:801px;
	padding-left:16px;
	padding-right:16px;
	padding-top:25px;
	height:90px;
	background: url(/_img/_bg-footer.gif) repeat-x;
}
#copy_notice {
	padding:0px;
	margin-top:16px;
	float:left;
	width:330px;
	text-align:left;
}
#rd_part {
	width:400px;
	float:right;
	text-align:right;
	margin-top:10px;
}
#content {
	width:801px;
	padding-left:16px;
	padding-right:16px;
}
.info_box {
	width:240px;
	text-align:left;
	margin-right:5px;
	margin-left:5px;
	border:1px dashed #CCCCCC;
	padding:7px;
}
.alt_txt {
	color:#B9ed51;
	font-weight:bold
}
.card_link {
	color:#fff;
}
.card_txt {
	color:#fff;
	font-size:12px;
	padding:7px;
	margin:0px;
}
.card_fclts {
	list-style-image:url(/_img/_li-grn.gif);
	padding:0px;
	margin:0px;
	padding-left:0px;
	margin-left:30px;
}
.card_ctls {
	position:absolute;
	margin-top:95px;
	color:#fff;
	text-align:right;
	width:260px;
}
.page_xtra {
	width:200px;
	margin:0px 0px 0px 20px;
	padding:10px;
	border:1px dashed #CCCCCC;
	margin:0px 0px 10px 20px;
}
.offcase {
	width:545px;
	vertical-align:middle;
	float:left
}
.off_case td {
	height:30px;
}
.offcase_h {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-indent:8px;
}
.offcase_h2 {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#666;
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
}
.offcase_hprce1 {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.offcase_hprce2 {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.offcase_fcltz {
	text-align:left;
	background:url(/_img/_bg-fclts.gif) repeat-x;
	text-indent:8px;
	border-top:solid 1px #fff;
}
.borderDashed {
	border:1px dashed #CCCCCC;
	padding:10px;
}
