body {
	background-color:#000000;
	text-align:center;
}
.main {
	background-color:#FFFFFF !important;
	font-family:Arial;
	font-size:14px;
	text-align:left;
	width:750px;
}
.maintext {
	font-family:Arial;
	font-size:13px;
	text-align:left;
                margin:8px;
                width:550px;
                float:left;
}
.rightcol {
	font-family:Arial;
	font-size:13px;
	text-align:left;
                margin:8px;
                width:168px;
               float:right;
}
.bottom {
	background-color:#FFFFFF;
	height:9px;
	width:750px;
	clear:both;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000066;
	text-decoration:none;
}
h3 {
	color:#720000;
	font-size:19px;
               font-weight:bold;
}
h2 {
	color:#0099CC;
	font-size:23px;
               font-weight:bold;
}
.footer {
	background-color:#000000 !important;
	font-family:Arial;
      color:#DFDFDF;
	font-size:10px;
	text-align:center;
	width:600px;
      float:center;
}
a.footer {
	color:#DFDFDF;
	text-decoration:underline;
}
.left {
	width:170px;
	float:left;
	text-align:center;
}
.right_f {
	width:580px;
	float:right;
	text-align:left;
}
.box {
	border:1px solid #720000;
                width:500px;
                height:250px;
}
.rbox {
	border:1px solid #720000;
                width:165px;
}

.boxtitle {
	background-color:#720000;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.boxtext {
	background-color:#FFF;
	color:#000;
	text-align:left;
	margin:6px 6px 6px 6px;
	font-size:13px;
}
ul {
  overflow: hidden;
  }
.buynowbutton {
	font-family:Arial;
	font-size:12px;
	text-align:center;
                width:70px;
}