﻿.TopMenuBg
{
	background-image: url('./../images/MenuHeaders/topmenubg.jpg' );
}

.TopMenuBgBtm
{
	background-image: url('./../images/MenuHeaders/topmenubgbtm.jpg' );
}


.TopMenuLang
{
    color: #0EA9E2;
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	font-weight:normal;
}

.TopMenuLang:link, .TopMenuLang:active, .TopMenuLang:hover, .TopMenuLang:visited
{
    color: #0EA9E2;
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	font-weight:normal;
}

.TopMenuHeader
{
	color: #1B5D8A;
	font-family: Georgia;
	font-size: 21px;
	text-decoration:none;
	font-weight:normal;
}

.TopMenuSubHeader
{
	color: #1B5D8A;
	font-family: Georgia;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
}

.SearchTextBlue
{
	color: #0DA0E6;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
}

.SearchTextGray
{
	color: #777777;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
}

