body
{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #c9c9c9;
	font-size: 9pt;
	font-family: Tahoma;
	text-align: center;
	background-image: url(Img/body_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.footer
{
	font-size: 8pt;
	color: #696969;
	font-family: Tahoma;
	line-height: 20px;
}
a.footer:link
{
	text-decoration: none;
}

a.footer:visited
{
	color: #505050;
	text-decoration: none;
}

a.footer:hover
{
	text-decoration: underline;
}

.container_header_big
{
	background: url(NewsBoxHeader.gif) repeat-x center top;
	font-family: Tahoma;
	font-size: 12pt;
	height: 41px;
	font-weight: bold;
	color: #101110;
	text-align: left;
	border-right: #696969 2px solid;
	border-top: #696969 2px solid;
	border-left: #696969 2px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.container_content
{
	padding-left:10px; padding-right:10px;padding-top:2px; padding-bottom:5px; border-bottom: solid 2px #696969; border-right: solid 2px #696969; border-left: solid 2px #696969;
}

.picbox
{
	max-width:350px;
	max-height:180px;
	border:0px;
}

.box_left
{
	background-image: url(Img/TitleBox_TL.gif); 
	width: 5px; 
	height: 30px; 
	background-repeat:no-repeat;
}

.box_top
{
	background-image: url(Img/TitleBox_T.gif); width: 382px; height: 30px; position: relative; left:5px;
}

.box_title
{
	width: 200px; height: 20px; position: relative; left:15px; top:0px; padding-top:7px; font-weight:bold; color:#ffffff;
}

.box_right
{
	background-image: url(Img/TitleBox_TR.gif); width: 5px; height: 30px; position: relative; left:382px; top:-27px;
}

.box_content
{
	width: 390px; border-right: #87959d 1px solid; border-left: #87959d 1px solid;border-bottom: #87959d 1px solid;
}

.box_Title_Link
{
	COLOR: #ffffff; TEXT-DECORATION: none;
}

.no_underline
{
	TEXT-DECORATION: none;
}