@charset "windows-1251";

a.menu
{
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
a.menu:hover
{
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
a.menu:visited
{
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
td
{
font-family: tahoma;
font-size: 11px;
color: #6A6A6A;
}
a.more
{
color: #FF0000;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}
a.more:visited
{
color: #FF0000;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}
a.more:hover
{
color: #FF0000;
font-family: tahoma;
text-decoration: underline;
font-size: 11px;
font-weight: bold;
}
a.footer
{
color: #585858;
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.footer:visited
{
color: #585858;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.footer:hover
{
color: #585858;
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.metamorph
{
color: #6D6D6D;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
a.metamorph:visited
{
color: #6D6D6D;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
a.metamorph:hover
{
color: #6D6D6D;
text-decoration: underline;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
.title
{
color: #3A3A3A;
font-size: 12px;
font-weight: 900;
}
H1 
{
     font-variant: normal; 
	 font-family: tahoma;
font-size: 12px;
color: #6A6A6A;
margin-top: 0em;
margin-bottom: 0em;

}
H2 
{ 
     font-variant: normal; 
	 font-family: tahoma;
font-size: 11px;
color: #6A6A6A;
margin-top: 0em;
margin-bottom: 0em;
}
.ram
{
    BORDER-BOTTOM: #34485a 1px solid;
	BORDER-TOP: #34485a 1px solid;
    BORDER-LEFT: #34485a 1px solid;
    BORDER-RIGHT: #34485a 1px solid;
    COLOR: #FFFFFF;
}