body {
	margin: 0px;
	background-color: #E3DCD3;
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,tr {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #787571;
	text-decoration: none;
}
a:link,a:active,a:visited  {
	color: #B61A0D;
	text-decoration: none;
}
a:hover {
	/*color: #9B9997;*/
	color: #336666;
	text-decoration: underline;
}
.submenu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CCCAC8;
	font-weight: normal;
	text-decoration: none;
}
.asubmenu:link,.asubmenu:active,.asubmenu:visited  {
	color: #9B9997;
	text-decoration: none;
}
.asubmenu:hover {
	color: #ED1B23;
	text-decoration: underline;
}
.leftbg {
	background-image: url("../images/left_bg1.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
.footer {
	background-color: #F3F0EC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACAAA8;
}
.footertxt {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #ACAAA8;
	text-decoration: none;
	padding-left: 27px;
}
.afootertxt:link,.afootertxt:active,.afootertxt:visited  {
	color: #9B9997;
	text-decoration: none;
}
.afootertxt:hover {
	color: #ED1B23;
	text-decoration: underline;
}
.headlines {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #ED1B23;
	text-decoration: none;
	
}

.left_headlines {
	font-size: 14px;
	line-height: 19px;
	font-weight: Bold;
	color: #B61A0D;
	text-decoration: none;
}

.newsheadlines {
	background-color: #E7E1D9;
	border: 1px solid #EDE9E3;
}
.headlinecorner {
	position: relative;
	right: -1px;
	top: -1px;
	height: 6px;
	width: 6px;
}
.date {
	font-weight: bold;
	color: #655F5D;
}
.subject {
	font-weight: bold;
	color: #ED1B23;
}
.newstxt {
	padding-left: 7px;
}

}
.box {
	background-color: #ffffff;
	border: 1px solid #666666;
	width:500px;
	font-weight: bold;
	font-size: 7pt;
	line-height: 14pt;
	color: #336699;

	
}