body
{
	margin: 0pt 0pt;
	background-color: black;
	background-image: url(/test/images/tile.jpg);
	background-position: 50% 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	color: #C0C0C0;
	font-family: Verdana;
	font-size: 9.5pt;
}

table, td, th
{
	font-size: 9.5pt;
}

h1,h2,h3,h4,h5,h6
{
	color: white;
}

img
{
	border: 0;
}

hr
{
	border: 1px solid white;
	width: 100%;
	margin: 10pt 0;
}

a:link { color: #c0c0c0; }
a:active { color: #c0c0c0; }
a:visited{ color: #c0c0c0; }
a:hover { color: white; }

table tr #leftnavi_img
{
	/*background-image: url('/test/images/top_sidebar.png');*/
	border: 0px;
}

#sidebar
{
	width: 100%;
	margin: 0px 0px;
}

#ole
{
	width: 150px;
	margin: 0px 0px;
}

#sidebar th
{
	font-size: 10pt;
	color: white;
	letter-spacing: 1px;
	padding: 2px 0px;
	/*	padding: 2px 5px;*/
	/*background-color: #b63723;*/
	background-color: transparent;
	background-image: url(/test/images/sidebar_headlines.png);
	border: 0px;
	
	/*border-top: 1px solid #999999;
	border-bottom: 1px solid #555555;*/
}

#sidebar a { color: white; text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }

#sidebar td
{
	font-size: 9.5pt;
	padding: 2px 10px;
}

table.news
{
	width: 100%;
	
	border: 1px solid #4e4e4e;
	border-collapse:collapse;
	
	/*margin: 10pt 10pt;*/
}

table.news img
{
	margin: 2px;

}

table.news th
{
	padding: 2px 5px;
	color: White;
	border-bottom: 1px solid #4e4e4e;
	background-color: transparent;
	background-image: url(/test/images/spacer_grey.png);
}

table.news td
{
	background-color: transparent;
	background-image: url(/test/images/spacer.png);
	padding: 10px 10px;
}

table.content-item
{
	border: solid 1px white;
	width: 100%;
}

td.content-item-header
{
	padding: 2px 5px 2px 5px;
	color: White;
	font-size: 9.5pt;
	border-bottom: solid 1px white;
	background-color: #273562;
	letter-spacing: 2;
}

td.content-item-content
{
	background-color: #1A223C;
	padding: 2px 5px 5px 5px;
	font-size: 9.5pt;
}

#table_all
{
	width: 768px;
	height: 100%;
	margin: 10pt 0pt;
}

#td_logo
{
	background-image: url(/test/images/header_right.png);
	background-repeat:no-repeat;
	background-position: 440px 80%;
	background-color: transparent;
	
	height: 114px;
	
	border: 0px;
}

#td_date
{
	background-color: transparent;
	background-image: url(/test/images/spacer.png);
	background-repeat: repeat;
	font-size: 8pt;
	text-align: right;
	padding: 5px 8px;
	color: white;
	
	border-bottom: 0px;
}

#td_ad
{
	background-color: transparent;
	font-size: 8pt;
	text-align: right;
	padding: 5px 8px;
	color: white;
	
	border-bottom: 0px;
}
	
#td_copyright
{
	background-color: transparent;
	background-image: url(/test/images/spacer.png);
	background-repeat: repeat;
	font-size: 8pt;
	text-align: right;
	padding: 5px 8px;
	color: white;
	
	border-top: 0px;
}

#td_sidebar
{
	background-color: transparent;
	background-image: url(/test/images/sidebar.png);
	/*background-position:50% 20px;*/
	background-repeat: no-repeat;
	color: white;
	padding: 0;
	vertical-align: top;
	width: 150px;
	
	border-right: 0px;
}

#td_content
{
	vertical-align: top;
	background-color: transparent;
	/*background-image: url(/test/images/spacer.png);
	background-repeat: repeat;*/
	
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#td_content_forum
{
	vertical-align: top;
	background-color: #0E1321;
	
/*	padding: 20px 19px; */
}

div.story p
{
text-indent: 16px;
text-align: justify;
font-family: Verdana;
font-size: 9.5pt;
width: 11cm;
margin-top: 0;
margin-bottom: 0;
line-height: 14.5pt;
}

p.story
{
text-indent: 16px;
text-align: justify;
font-family: Verdana;
font-size: 9.5pt;
width: 11cm;
margin-top: 0;
margin-bottom: 0;
line-height: 14.5pt;
}

div.story h1
{
text-align: center;
font-family: Verdana, Lucidia Console, Courier New, Arial;
font-size: 24pt;
}

div.story h2
{
text-align: center;
font-family: Verdana, Lucidia Console, Courier New, Arial;
font-size: 15pt;
}

div.story p.letter
{
font-family: Verdana, Lucidia Console, Courier New, Arial;
width: 90%;
}