body {
	margin: 5px 0px 0px 0px;
	background-color: #ffffff;
	font-size:12px; line-height:14px;
}

body.header {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

body.highvol {
	margin: 10px 0px 0px 0px;
	background-color: #ffffff;
}

body.highvol_red {
	margin: 10px 0px 0px 0px;
	background-color: #e1422d;
}

a.highvol {
	color: #ffffff;
	text-decoration: none;
}

a.highvol:hover {
	color: #ffffff;
	text-decoration: underline;
}

a {
	color: #333399;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table.main {
	margin-top: 15px;
}

td.news {
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	padding: 5px;
}

td.newsline {
	background: url(../img/dot.gif) repeat-x left middle;
	padding: 5px;
}

a.wn_title{
	color: #999933;
	font-weight: bold;
}

td.line {
	background: url(../img/line.gif) repeat-y center top;
}

td.search {
	background: url(../img/serch_bg.gif) repeat-x left top;
}

img.footerline {
	margin: 15px 0px 5px 0px;
}
