TABLE, TD, DIV
{
	font-family: Arial;
	font-size: 11px;
}
BODY
{
	background: #D57E1C url(images/bodyback.png) bottom;
	background: #D57E1C url(images/bodyback.png) repeat-x fixed bottom;
	scrollbar-face-color: #DE9F46;
	scrollbar-highlight-color: #DE9F46;
/*scrollbar-3dlight-color: #de9f46*/
	scrollbar-dark-shadow-color: #FFE481;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #8F683D;
	scrollbar-track-color: #FFE481;
}
.mainBody
{
	width: 896px;
	height: 675px;
	margin-top: 0px;
}
.topBlock
{
	width: 896px;
	height: 170px;
	padding: 0px;
	vertical-align: top;
}
.menuBlock
{
	width: 896px;
	height: 31px;
}
.mainBlock
{
	width: 896px;
	height: 440px;
	padding: 0px;
	vertical-align: top;
}
.mainBlockLeft
{
	width: 558px;
	height: 428px;
	vertical-align: top;
	padding-top: 20px;
	background: #FFF8C1 url(images/mainleftback.png) no-repeat center;
}
.mainBlockCenter
{
	width: 19px;
	height: 423px;
	padding-top: 25px;
	background: #FFF8C1 url(images/maincenterback.png) no-repeat center;
}
.mainBlockRight
{
	width: 318px;
	height: 428px;
	padding-top: 20px;
	vertical-align: top;
	background-color: #FFF8C1;
}
.mainBlockBottom
{
	margin-top: 8px;
	height: 30px;
	background: url(images/bottom.png) no-repeat;
}
.copyrightBlock
{
	font-weight: bold;
}
.mainBlockLeftContent
{
	width: 500px;
	height: 390px;
	text-align: justify;
	overflow: auto;
	margin-top: 8px;
}
/*Top Right*/
.topRIGHTBG
{
	width: 296;
	height: 97px;
	background: url(images/toprightbg.png) no-repeat center;
	text-align: left;
	margin-top: 5px;
}
.topRIGHTBGContent
{
	width: 296px;
	height: 45px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	overflow: auto;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	margin-left: 12px;
}
.bottomRIGHTBG
{
	width: 296px;
	height: 227px;
	background: url(images/bottomrightbg.png) no-repeat left;
	text-align: left;
	margin-top: 3px;
	padding-top: 5px;
}
.bottomRIGHTBGContent
{
	width: 283px;
	height: 210px;
	text-align: left;
	font-family: Arial;
	font-size: 9px;
	overflow: auto;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
}
A
{
	color: #D16E00;
	text-decoration: underlined;
	font-size: 11px;
}
A:A:visited
{
	color: #663F1C;
	text-decoration: none;
	font-size: 11px;
}
A:hover
{
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
.headers
{
	background-color: #D16E00;
	font-size: 12px;
	color: #FFFFFF;
}
.publicationsLow
{
	border: 1px solid #D16E00;
}
.publicationsHigh
{
	border: 1px solid #000000;
}
/*Added By Raphael February 2010*/
#crimeimg
{
	margin: 3px 0;
	border: none;
}
#newsimg
{
	margin: 3px 0;
}
