﻿#MainMenuArea .selected a, #MainMenuArea .selected a:hover
{
    background-color:#bf2f38;
}

.mainMenuSeparator
{
    background:url(../Images/TopMenuBullet.gif) no-repeat center top;
}

.BlockHeader 
{
    background-image:url(../Images/BlockHeader.gif);
}

a.RssLink
{
    color:#bf2f38;
    text-decoration:underline;
}

a.ArrowLink
{
    background: url(../Images/SmallArrow.gif) no-repeat left top;
    color:#bf2f38;
    text-decoration:underline;
}

a:link, a:visited
{
    color:#bf2f38;  
}

#FooterArea a:link, #FooterArea a:visited
{
    color:#bf2f38;
    text-decoration:underline; 
}

#SubMenuArea ul li .selected
{
    background: url(../Images/BigArrow.gif) no-repeat left top;
}

#SubMenuArea ul li ul li .selected
{
    background: url(../Images/SmallArrow.gif) no-repeat left top;
}

.breadCrumbs a:link, .breadCrumbs a:visited
{
    color:#bf2f38;
}
/*
#Functions .googletranslate
{
	display:none;
	visibility:hidden;
	width:0px;	
}
*/
