body strong
{
	font-weight: normal;
}
body 
{
	font-family: Verdana;
	margin: 0px;
}

body a 
{
	color: #16387C;
	text-decoration: none;
}

body a:hover 
{
	text-decoration: underline;
}

.link a
{
	color: #16387C;
	text-decoration: none;
}

.link a:hover 
{
	text-decoration: underline;
}

#menu
{
	width: 90%; 
	font-weight: bold; 
	font-size: small; 
	font-family: Verdana;
	border: 1px solid #91A7B4;
	background:#F8F9FC url(img/bg1.gif) repeat-x;
}

#menu a
{
	color: #16387C;
	text-decoration: none;
}

#menu a:hover 
{
	text-decoration: underline;
}

#menu .selected
{
	background: #91A7B4;
	font-size: medium;       
	padding-left: 5px;
	height: 30px;
}
#menu .selected a 
{ 
	color: White;
}

#menu .item
{        
	padding-left: 5px;
	height: 25px;
}

#menu .menu_td1 
{
	background: #DDDDDD;
}

.top_block
{	
	height: 20px;
	border-bottom: 1px solid #B0BEC7;
	padding-left: 20px;        
	font-size: 10pt; 
	font-family: Verdana;
	font-weight: bold;
}

.body_block
{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 9px;
	padding-right: 9px;
	font-size: 10pt;
}

.block 
{
	border: 1px solid #B0BEC7; 
	width: 95%;
}
.block .footer
{
	background:#F1F5F6;
	height: 20px;
	border-top: 1px solid #B0BEC7;
	padding-left: 10px;        
	padding-right: 5px;
	font-size: 8pt; 
	font-family: Verdana;
}
.news_date
{
	padding-right: 6px;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color: #D94040;
}
.h1class 
{
	font-size: 14pt;
	margin: 0px;
	color: #505050;
}
.dl
{
	margin-top: 20px;
	border: 1px solid #AAAAAA; 
	padding: 10px;
}
.dl .inf 
{
	border: 1px solid #F04E26; 
	padding: 5px; 
	margin-bottom: 15px; 
	background: #FFFFF4;	
}
.dl .inf span 
{
	color: #F04E26; 
	font-weight: bold; 
	font-size: 12pt;
}
.dl .name 
{
	font-size: 12pt; 
	padding-bottom: 20px;
}
.dl .name strong { font-weight: bold; }
.dl a
{
	font-weight: bold;	
}

#counters
{
	width: 90%;	
    text-align: center;
    padding-top: 15px;
}
.SmallGrey
{
	font-size: 8pt;
	color: #727272;
}
.ItemHeader
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 3px;
}

