body {
	margin:0px;
	padding:5px 0px;
	background:#271104;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

h1 {
	margin:0;
	padding:0;
	background:url(../images/top.jpg) no-repeat center;
	text-indent:-2000em;
	height:167px;
}

a {
	text-decoration:none;
}

a:hover {
	color:#03874D;
	text-decoration:underline;
}

#wrapper {
	margin:auto;
	width:1000px;
	height:100%;
}

#welcome {
	background:#d2cdc9;
	line-height:20px;
	height:20px;
}

#content {
	margin:0px auto;
	padding:7px;
	background:#d2cdc9;
	width:986px;
	text-align:left;
	overflow:auto;
}

#left {
	width:230px;
	float:left;
}

#right {
	width:750px;
	float:right;
}

.side-box {
	margin-bottom:10px;
	padding-bottom:17px;
	background:url(../images/side_bottom.gif) no-repeat left bottom;
}

.side-box .title {
	padding-top:20px;
	padding-left:40px;
	background:url(../images/side_title.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	height:20px;
}

.side-box .side-inbox {
	padding:10px 20px;
	background:url(../images/side_inbox.gif) repeat-y;
}

.side-box ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.side-box li {
	padding:3px 0;
	background:url(../images/li.gif) no-repeat left center;
	text-indent:12px;
}

.side-box li a {
	color:#555555;
}

.side-box li a:hover {
	color: #009900
}

.main-box {
	margin-bottom:10px;
	padding-bottom:17px;
	background:url(../images/main_bottom.gif) no-repeat left bottom;
	line-height:20px;
}

.main-box .title {
	padding-top:20px;
	padding-left:40px;
	background:url(../images/main_title.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	height:20px;
}

.main-box .main-inbox {
	padding:10px 20px;
	background:url(../images/main_inbox.gif) repeat-y;
}

#footer {
	padding-bottom:10px;
	background:#d2cdc9;
	text-align:center;
}

#payment-methods {
	padding-top:25px;
	padding-bottom:10px;
}

#copyright {
	padding-top:8px;
	background:url(../images/copy.gif) repeat-x left top;
	color:#FFFFFF;
	height:60px;
	text-align:center;
}

.tb_table {
	background:#2566BD;
	color:#672608;
	font-size:12px;
	text-align:center;
}

.tb_title {
	background:#18427b;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:30px;
}

.pwtd{
	padding-left:70px;
	text-align:left;
	height:26px;
}

.inputs {
	background:#FDF7DF;
	color:#800507;
	border:#DF8900 1px solid;
	font-size:12px;
}

.server_txt {
	background:#0D0D0D;
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
	line-height:25px;
}

.server_txt a {
	margin-left:5px;
	display:block;
	width:220px;
	float:left;
}

.quantity {
	width:15px;
	height:12px;
	font-size:11px;
	text-align:center;
}

.red {
	color:#FF0000;
}