@charset "utf-8";
.inbody {
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/backbar.gif);
	text-align: left;
	width: 869px;
}

.topcolums {
	top: 100px;
	width: 204px;
	position: relative;
}
.topcolumsimg {
	position: relative;
	bottom: 35px;
	left: 95px;
}
.topcolumssentent {
	font-size: 7pt;
	line-height: 13pt;
	color: #BABFBF;
	position: relative;
	bottom: 40px;
	left: 20px;
}
.topnewssentent {
	font-size: 7pt;
	color: #FFFFFF;
	width: 180px;
	line-height: 13pt;
}


.inbodytable {
	width: 855px;
	background-image: url(images/topback.jpg);
	background-color: #79171C;
	background-repeat: no-repeat;
}
.inbodytable2 {
	width: 855px;
	background-image: url(images/subback.jpg);
	background-color: #79171C;
	background-repeat: no-repeat;
}
.sententbody {
	width: 590px;
}

.ltable {
	position: relative;
	left: 20px;
}
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #171717;
	color: #FFFFFF;
}
.sententtitle {
	border: 1px solid #FF6600;
	padding: 4px;
	font-size: 12pt;
	letter-spacing: 2pt;
	color: #333333;
}

.sententtext {
	color: #333333;
	font-size: 10pt;
	line-height: 14pt;
	background-image: url(images/pagesel2.gif);
	padding-right: 23px;
	padding-left: 23px;
	text-align: left;
}
.sententtext table {
	color: #333;
}

.bartitle {
	background-image: url(images/bar2.gif);
	background-repeat: repeat-x;
	padding: 7px;
	color: #FFFFFF;
}
.sententtextdiv {
	width: 540px;
}
.footer {
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 13px;
	padding-bottom: 20px;
}
.footer a:link {
	color: #CCCCCC;
}
.footer a:visited {
	color: #CCCCCC;
}
.footer a:hover {
	color: #FF6600;
}
a:link {
	color: #8F0100;
}


a:visited {
	color: #8F0100;
}
a:hover {
	color: #FF6600;
}
