body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 26px;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.left {
	background-image: url(/img/left.gif);
	background-repeat: repeat-y;
	width: 10px;
}
td.right {
	background-image: url(/img/right.gif);
	background-repeat: repeat-y;
	width: 12px;
}
td.shadow-inner {
	background-image: url(/img/inner-shadow.gif);
	background-repeat: repeat-y;
	width: 6px;
}
td.col-bg {
	background-image: url(/img/col-bg.jpg);
	background-repeat: repeat-x;
	width: 275px;
	background-color: #262620;
	padding: 12px 0;
}
td.login-txt, td.col-txt {
	color: #999999;
	font-size: 11px;
	vertical-align: middle;
	width: 65px;
	padding-left: 5px;
}
input.login {
	width: 189px;
	height: 20px;
	border: 1px #cccccc solid;
	font-size: 11px;
	padding: 2px;
}
td.col-txt {
	width: auto;
}
td.register {
	text-align: right;
	border-top: 2px #43433d solid;
}
td.content-bg {
	background-image: url(/img/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
	font-size: 14px;
	line-height: 18px;
	padding: 46px 100px 0 44px;
}
td.footer {
	text-align: center;
	color: White;
	font-size: 10px;
}
a.footer {
	color: #666666;
	margin: 0 5px;
}
.txt {
	color: #666666;
	font-size: 14px;
	line-height: 18px;
	padding: 0 44px;
}
a.link {
	font-size: 11px;
	color: #666666;
}
td.line_y {
	background-image: url(/img/line_y-bg.gif);
	background-repeat: repeat-y;
	width: 46px;
}
td.checkbox-txt {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	line-height: 10px;
}
input.checkbox {
	width: 12px;
	height: 12px;
	vertical-align: middle;
	margin: 0 14px;
}
td.form-txt1,
td.form-txt2,
td.form-txt3,
td.form-txt4 {
	vertical-align: middle;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	width: 70px;
	padding-left: 14px;
}
td.form-txt2 {
	width: 94px;
}
td.form-txt3 {
	width: 35px;
}
td.form-txt4 {
	width: 120px;
}
input.form1,
input.form2,
input.form3,
input.form4,
select.form2,
select.form3 {
	width: 206px;
	height: 18px;
	border: 1px #999999 solid;
}
input.form2,
select.form2 {
	width: 182px;
}
input.form3 {
	width: 241px;
}
input.form4,
select.form3 {
	width: 164px;
}
select.form2,
select.form3 {
	color: #999999;
	font-size: 11px;
	padding: 2px;
}
select.form7 {
	color: #999999;
	font-size: 11px;
	padding: 2px;
}
table.what-table {
	width: 569px;
	background-color: #f0f0f0;
	border: 2px #999999 solid;
}
td.what-cell {
	padding: 16px 21px;
	width: 142px;
	font-size: 11px;
	color: #333333;
	border-left: 1px #cccccc solid;
}