.content {
	background-color: #666666;
	vertical-align: top;
	padding: 5px;
	color: #BCBCBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.comment{
	color: #565656;
}
td {
	color: #BCBCBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.ntitle {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
body {
	background-color: #454545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.borders {
	background-image: url(../images/logo_02.gif);
	background-repeat: repeat;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited{
	color: #FCFCFC;
	text-decoration: none;
}
a:hover, a:active {
	color: #999999;
	text-decoration: none;
}
.borders2 {
	background-image: url(../images/logo_04.gif);
	background-repeat: repeat;
}
.fbutton
{
	font-family: Arial;
	color: #BCBCBC;
	font-size: 11px;
	font-weight: bold;
	background-color: #444444;
	border-left: #232323 1px solid;
	border-top: #232323 1px solid;
	border-right: #989898 1px solid;
	border-bottom: #989898 1px solid;
}
.dis {
	color: #BCBCBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
}
.newscont {
	background-color: A09F9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #343434;
}
.newscont a:visited, .newscont a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
.newscont a:hover, .newscont a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.newstop {
	background-image: url(images/newsbox_04.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newsright {
	background-image: url(images/newsbox_07.gif);
	background-repeat: repeat-y;
}
.newsbottom {
	background-image: url(images/newsbox_17.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
.newsleft {
	background-image: url(images/newsbox_09.gif);
	background-repeat: repeat-y;
}
#Table_04 .newscont #post {
	position: relative;
	top: 15px;
	right: 5px;
}
#Table_04 .newscont #view {
	position: relative;
	left: 20px;
	top: 15px;
}