.vtop td {
  background: transparent url(../img/top_bg.gif) repeat-x bottom;
}
.vtop .nav {
  text-align: right;
  vertical-align: bottom;
  padding-bottom: 14px;
}
.leftnav {
  background-color: #0099FF;
}
.leftnav .hr {
  background: transparent url(../img/lnav_div.gif) repeat-x;
  height: 2px;
}
.leftnav td {
  padding: 5px;
  vertical-align: top;
}
.leftnav p {
  font: normal 11px Tahoma;
  color: #fff;
}
.leftnav p b a {
  font: bold 11px Tahoma;
  color: #004F83 !important;
  text-decoration: none;
}
.st {
  background: transparent url(../img/content_stbg.gif);
  width: 523px; height: 8px;
}
.wt {
  background: transparent url(../img/content_wtbg.gif) repeat-x top;
  height: 8px;
}
.tl {
  background: transparent url(../img/content_tlbg.gif) repeat-x top;
  height: 128px; width: 7px;
}
.tr {
  background: transparent url(../img/content_trbg.gif) repeat-x top;
  height: 128px; width: 7px;
}
.wm {
  background: transparent url(../img/content_wmbg.gif) repeat-y;
  padding: 20px !important;
}
.b {
  background: transparent url(../img/content_bbg.gif) repeat-x bottom;
  height: 128px; width: 7px;
}
.vb {
  background: transparent url(../img/content_vbbg.gif) repeat-x;
  height: 9px;
}
.wb {
  background: transparent url(../img/content_wbbg.gif) repeat-x;
  height: 9px;
}
.nav3 {
  background: transparent url(../img/nav3_bg.gif) repeat-x;
  height: 27px;
  text-align: center;
  font: normal 11px Tahoma;
  color: #fff;
	vertical-align: top;
	line-height: 25px;
}
.nav3 a {
  text-decoration: none;
  color: #fff;
}
.footer {
  border-top: 1px solid #666;
	background-color: #000;
  padding: 0 10px;
  font: normal 8pt Arial; 
	color: #fff; 
}
.footer .tag {
	float: right; 
	padding-top: 6px;
}
.footer .tag a {
	color: #999; 
	text-decoration: none;
}


/* Begin Content Styles */
body {
  margin: 0; padding: 0; border: 0;
	background: #fff url(../img/bg.gif) repeat-y;
}
.content_frame {
  background: transparent url(../img/content_mbg.gif) repeat-y;
  width: 523px;
	padding-right: 0;
}
.content {
  width: 500px;
  padding: 9px;
  padding-top: 7px;
  font: normal 100% Arial, Tahoma;
}
.content h1.top {
  position: absolute;
  top: 230px; width: 235px;
}
.content h1 {
  margin: 0; padding: 0;
  xfont: bold 17px Arial;
  border-bottom: 1px solid #aeaeae;
  padding-bottom: 2px; margin-bottom: 4px;
  width: 100%;
}
.content h2 {
  margin: 0; padding: 0;
  font: bold 100% Arial, Tahoma;
  text-align: center;
}
.content h3 {
  margin: 0; padding: 0;
  font: bold 110% Arial, Tahoma;
}
.content li {
  font: normal 100% Arial, Tahoma;
}
.content .problems li a {
  text-decoration: none;
  font: bold 75% Verdana;
  color: #666 !important;
}
.content .problems li a:hover {
  text-decoration: underline;
  xborder-bottom: 1px dashed #666;
  color: #00f !important;
}
.content .cap {
  float: left;
  font: normal 228% "Times New Roman", Times, serif;
  line-height: 1em;
  color: #888;
}
.content img.r {
  float: right;
  margin-left: 10px;
}
.content img.l {
  float: left;
  margin-right: 10px;
}
.action {
  width: 480px;
  padding: 10px;
  border: 2px solid black;
  background-color: #FFFF00;
  text-align: center;
  font-weight: bold;
  color: #000;
}
a {
  color: #00f;
}
/* End Content Styles */

/* Begin Button Styles */
div.button, div.button a { width: 299px; height: 40px; display: block; }
div.button a:hover { background-position: 0 -40px; }
div.offer, div.offer a { background-image: url(../img/nav2_btnoffer.gif); }
/* End Button Styles */

p.keywords {
  color: #fff;
  background: #fff;
  font-size: 1px;
}