@charset "windows-1251";
.active {
	display: block;
	position: relative;
	height: 39px;	
}

.active span {
display: none;
position: absolute; 
top: 0px; 
left: 0px; 
text-decoration: none; 
width: 12px; 
height: 12px;  
border: 0px solid green;
}

a.active:hover {
	background: url(images/arrow.gif) no-repeat;
	display: block;
}

.mm_reflection {
	background: url(images/mmenu_refl.jpg) no-repeat;
	display: block;
	border: 0px solid red;
}

.mp_slogan {
	background: url(images/slogan.gif) no-repeat;
	margin-left: 20px;
	width: 360px;
	height: 40px;
	display: block;
	border: 0px solid red;
}


.footer_container {

}

.footer {
background: url(images/footer.gif) no-repeat;
width: 806px;
display: block;
height: 120px;

}

#flash_logo {
width: 380px;
height: 380px;
background: none;
position: absolute;
top: 0px;
left: 49%;
}

.article
{
	margin: 5px 5px 5px 5px;
	color: #363636;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
}

h1.article_header
{
	margin-left: 5px 0px 0px 0px;
	padding: 0;
	line-height: 1em; 
	color: #b1b1b1;	
	font-family: Arial Narrow;
	font-size: 17px;	
	font-weight: bold;
}

b.key 
{
	font-weight: normal;
}
a.key
{
	text-decoration: none;
}

.article_subheader
{
	margin-left: 3px;
	color: #363636;
	font-family: verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.right_header
{
	margin-left: 5px;
	color: #b5b38c;
	font-family: Arial Narrow;
	font-size: 17px;
	font-weight: bold;
}

ul 
{
	list-style: square url('images/url_arrow.gif');
	color: #363636;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
}

ol
{
	color: #363636;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
}

a.article:link 
{	
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #B1B1B1; 
	text-decoration: none;
}
a.article:visited 
{
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #757474; 
	text-decoration: none;
}
a.article:hover 
{
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #BEBBBB; 
	text-decoration: underline;
}
