body{background:url(images/background1.gif); margin-top:0;}

img.header{border:1px solid #fff;}
div.content{padding:10px 50px; width:85%;}
a.goback{display:block; text-align:right;}
a.goback img{border:none;}

table.data{border:1px solid #eee; border-bottom:none; border-right:none;width:99%;margin-bottom:10px;}
table.data th{padding:5px 50px 5px 5px; background:#FBFBFB; border-bottom:1px solid #eee; border-right:1px solid #eee; text-align:left;}
table.data td{padding:5px 50px 5px 5px; border-bottom:1px solid #eee; border-right:1px solid #eee; vertical-align:top;}
table.data tr.centered th, table.data tr.centered td{text-align:center;}

div.content ul li{list-style:none; padding:0 0 10px 20px; background:url(images/bulletnew.gif) no-repeat top left; background-position: left 5px; }

#news{padding: 0 10px 0 37px;}
#news p{margin:0; padding:0; }
#news p.date{color:#aec886; font:Verdana, Arial, Helvetica, sans-serif;}
#news a{color: #999; text-decoration: underline;}
#news img{border:none;}



/* OLD SHIT */
.stylesheet {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	/*text-align: justify;*/

}
.copyrights {
	font-family: verdana;
	font-size: 9px;
	color: #F5F5F5;
}
.smallfont {
	font-family: arial;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;

}
.nounderline {
	font-family: arial;
	font-size: 10px;
	color: #999999;
}
.links {
	color: #666666;
	text-decoration: underline;
}
.headings {
	font-family: tahoma;
	font-size: 11px;
	color: #999900;
}
.boldheadings {
	font-weight: bold;
	color: 779861;
}
.redhead {
	color: #996600;
}
a:link {
	color: 478CB8;
	text-decoration: underline;
}
a:visited {
	color: 478CB8;
	text-decoration: underline;
}
a:hover {
	color: 98C0D6;
	text-decoration: underline;
}
a:active {
	color: 478CB8;
	text-decoration: underline;
}
.greybold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.txtfld {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #f7f7f7;
	width: 115px;
	border: 1px solid #E1E1E1;
}
.footerlinks {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.subheadings {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
