body
{
	background-color: #191919;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #c1c1c1;
}

img
{
	border: 0px;
}

a, a:hover, a:link, a:active, a:visited, a:focus
{
	color: #9f0000;
	text-decoration: none;
}

.main_l
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 499px;
	background: #1f1f1f url('/images/leftbg.jpg') repeat-y;
}

.main_r
{
	width: 499px;
	background: transparent url('/images/rightbg.jpg') repeat-y right;
}

.main
{
	margin-left: 10px;
	width: 479px;
}

.top
{
	border-bottom: 1px solid black;
}

h1
{
	font-weight: normal;
	font-size: 24px;
	margin: 0px;
	padding-left: 7px;
	margin-bottom: 5px;
}

.titleline
{
	width: 104px;
	height: 1px;
	background: #404040 url('/images/newslineimg.jpg') no-repeat right;
}

.postinfo
{
	font-size: 10px;
	color: #949494;
	padding-left: 7px;
	margin-top: 1px;
	margin-bottom: 2px;
}

.postbar
{
	height: 11px;
	width: 210px;
	background-image: url('/images/newsbarbg.jpg');
	background-repeat: repeat-x;
}

.postbar div
{
	background: transparent url('/images/newsbarimg.jpg') no-repeat right;
	height: inherit;
	width: inherit;
}

.postcontent
{
	padding: 3px 7px;
	text-align: justify;
}

.sites
{
	text-align: center;
	margin-top: 20px;
}

.sites_nav
{
	margin: 0px auto;
	width: 200px;
	font-size: 10px;
}

img.site
{
	vertical-align: middle;
}

.bar
{
	background: transparent url('/images/barbg.jpg') repeat-x;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 9px;
}

li
{
	padding: 0px;
	margin: 0px;
}

.copy
{
	text-align: center;
	color: #7c7c7c;
	font-size: 10px;
	margin: 2px 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	float: left;
}

.center
{
	margin-left: 121px;
}

.comments
{
	float: right;
	margin-right: 7px;
	margin-top: 15px;
}

.clear
{
	clear: both;
	margin-bottom: 15px;
}

.brclear
{
	clear: both;
}

.label
{
	width: 100px;
	text-align: right;
	float: left;
	margin-right: 10px;
	margin-top: 1px;
}

.input
{
	font-size: 10px;
	font-family: Verdana;
	color: #7c7c7c;
	background-color: #000000;
	border: 1px solid #404040;
}

.input:focus
{
	color: #c1c1c1;
	background-color: #1f1f1f;
	border: 1px solid #606060;
}

textarea
{
	width: 250px;
	height: 80px;
}

.error
{
	color: red;
}

.langs
{
	float: right;
	margin-top: 4px;
	margin-right: 4px;
}

.border_top
{
	height: 11px;
	width: 501px;
	background: transparent url('images/topbg.jpg') repeat-x;
}

.border_top .corner_tl
{
	height: 11px;
	width: 11px;
	background: transparent url('images/corner_tl.jpg') no-repeat;
	float: left;
}

.border_top .corner_tr
{
	height: 11px;
	width: 11px;
	background: transparent url('images/corner_tr.jpg') no-repeat;
	float: right;
}

.border_bottom
{
	height: 11px;
	width: 501px;
	background: transparent url('images/bottombg.jpg') repeat-x;
}

.border_bottom .corner_bl
{
	height: 11px;
	width: 11px;
	background: transparent url('images/corner_bl.jpg') no-repeat;
	float: left;
}

.border_bottom .corner_br
{
	height: 11px;
	width: 11px;
	background: transparent url('images/corner_br.jpg') no-repeat;
	float: right;
}

.progress
{
	margin-top: 2px;
	margin-left: 131px;
}
