html,
body {
	margin:  0px;
	padding: 0px;
}
body {
	font-family: Arial, Sans-Serif, Helvetica;
	font-size:   12px;
}
form {
	margin:  0px;
	padding: 0px;
}
td,
input,
select,
textarea {
	font-family: Arial, Sans-Serif, Helvetica;
	font-size:   12px;
}
caption {
	padding:     2px 0px;
	background:  #AFD572;
	font-size:   11px;
	font-weight: normal;
	text-align:  center;
	color:       #000;
}
h1 {
	margin-bottom: 15px;
	font-size:     22px;
	font-weight:   normal;
	line-height:   26px;
}
h2 {
	font-size:   18px;
	font-weight: bold;
}
h3 {
	font-size:   16px;
	font-weight: normal;
}
h4 {
	font-size:   12px;
	font-weight: bold;
}
p {
	margin-top: 15px;
	margin-bottom: 6px;
}
a {
	color: #FFF;
}
a img {
	border: none;
}
/* PAGE FRAME */
div.pageFrame {
}
/* PAGE */
/* HEADER */
div.header {
	display: none;
}
/* TOP NAV */
div.topNav {
	display: none;
}
/* SUB NAV */
ul.subNav {
	display: none;
}
/* YAHOO */
div.yahoo {
	display: none;
}
/* CONTENT */
td.vDiv {
	width: 20px;
}
div.main {
	margin:  0px 0px 15px 0px;
	padding: 0px 15px;
}
/* NEWS */
div.topTopic {
}
div.topTopic td.image {
	padding-right: 15px;
}
/* BANNERS AND NEXT RALLY */
div.bannerRoulette {
	display: none;
}
/* FOOTER */
div.footer {
	display: none;
}
