body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url("../images/bg.gif") repeat-x #F5F0E2;
}

a:visited {
	color:#0000ff;
	text-decoration: underline;
}

a:hover {
	color:#0000ff;
	text-decoration: none;
}

a:active {
	color:#0000ff;
	text-decoration:none;
}

td,tr {
	font-size: 12px;
	color:#444444;
}
.abtst {
	line-height:140%;
	margin:12 0 0 0;
}
td.cpy {
	margin:0 0 0px;
	padding:6 0px;
}
td.header {
	background:url("../images/header.gif") repeat-x #F5F0E2;
}
td.footer {
	background:url("../images/footer.gif") repeat-x #F5F0E2;
}
td.s1 {
	background:url("../images/s1.gif") repeat-x #F5F0E2;
}
td.s2 {
	background:url("../images/s2.gif") repeat-x #F5F0E2;
}

.read {
	margin:20 0 0 0;
}

.whats_new {
	border-left:1px solid #79bc61;
	border-right:1px solid #79bc61;
	border-bottom:1px solid #79bc61;
	padding:0 0 5 0;
}

#whats_new_txt h2 {
	font-weight:normal;
	font-size:100%;
	text-align:left;
	margin:15 0 5 12;
	padding:0;
}

#whats_new_txt span {
	color:#fe0000;
}

#newtopics ul{
	margin:15 0 0 10;
	padding:0;
	list-style:none;
}

#newtopics li{
	margin:15 0 0 0;
	padding:0;
	background:url(../images/list01.gif) no-repeat center left;
}