body
{
 background: #3B3B3B;
 font-size: 100%;
 line-height: 1em;
 color: #2A2A2A;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
		
h1
{
 margin: 0px 0px 10px 0px;
 text-align: left;
 font-size: 13pt;
 font-family: Tahoma;
 font-weight: normal;
 color: #FFFFFF;
}

p
{
 margin: 10px 0px 10px 0px;
 text-align: justify;
 font-size: 11px;
 font-family: Tahoma;
 font-weight: normal;
 color: #2A2A2A;
}
		
p.block_header
{
 margin: 0px 0px 10px 0px;
 text-align: left;
 font-size: 12pt;
 font-family: Arial;
 font-weight: normal;
 color: #FFFFFF;
}

p.news
{
 padding: 0px 0px 3px 0px;
 margin: 0px 0px 0px 0px;
 text-align: left;
 color: #FFFFFF;
 font-weight: normal;
}
		
div.bottom_txt {
	float: right;
	padding-right: 10px;
}
div.bottom_txt, p.bottom_txt
{
 margin: 0px 0px 0px 10px;
 text-align: left;
 font-size: 11px;
 font-family: Tahoma;
 font-weight: normal;
 color: #9A9A9A;
}
		
p.func_menu
{
 margin: 5px 0px 0px 18px;
 text-align: left;
 font-size: 10px;
 font-family: Tahoma;
 font-weight: normal;
 color: #9A9A9A;
}

ul
{
 margin: 10px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 color: #FFFFFF;
}

ul.page
{
 margin: 10px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 color: #2A2A2A;
}

li
{
 padding: 0px 0px 0px 0px;
 margin: 5px 0px 5px 15px;
 text-align: left;
 font-size: 11px;
 font-family: Tahoma;
 font-weight: normal;
}

li.page
{
 padding: 0px 0px 0px 0px;
 margin: 5px 0px 5px 15px;
 text-align: left;
 font-size: 11px;
 font-family: Tahoma;
 font-weight: normal;
 color: #2A2A2A;
}

a:link
{
 color: #FDFDFD;
 text-decoration: none;
 font-weight: normal;
}

a:active
{
 color: #FDFDFD;
 text-decoration: none;
 font-weight: normal;
}

a:visited
{
 color: #FDFDFD;
 text-decoration: none;
 font-weight: normal;
}

a:hover
{
 color: #FDFDFD;
 text-decoration: underline;
 font-weight: normal;
}

.content {
	padding: 10px 15px;
}
.content ul {
	color: #2A2A2A;
}
