.Slogan{
	font-size: 25px;
	font-weight: bold;
	color: white;
}

.uppermenubar
{
	font-size: x-small;
	font-weight:normal;
}

a.uppermenubarlink{
    color: yellow;
    text-decoration: none;
}

a.uppermenubarlink:hover {
    color: yellow;
    font-weight: bold;
}

.leftmenubar
{
	font-size: small;
	font-weight: normal;
}

a.leftmenubarLink
{
	color: White;
	text-decoration:none;		
}

a.leftmenubarLink:hover
{
	color: White;
	font-weight: bold;
}

.blockInTheLeftMenu
{
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: yellow;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: yellow;
}

.usualParagraph
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:small;
}

.HeadRow
{
	background-color:#9999CC;
	color:#FFFFFF;
	font-weight:bold;
}

.AlternativeGrayRow
{
	background-color:#CCCCCC;
}

.AlternateLightRow
{
	background-color:#A9C1D6;
}

a.AlternateLightRowLink
{
	color: black;
	text-decoration: none;	
}

a.AlternateLightRowLink:hover
{
	text-decoration: underline;	
	font-weight: bold;
}

a.AlternateGrayRowLink
{
	color: black;
	text-decoration: none;	
}

a.AlternateGrayRowLink:hover
{
	text-decoration: underline;	
	font-weight: bold;
}

a.callingCardMaxLink
{
	text-decoration: none;	
}

a.callingCardMaxLink:hover
{
	text-decoration: underline;
}

.countryListBarParagraph
{
	font-size:x-small;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
}
