BODY,TD,P,DIV {
	font-size: 11px;
	font-family: Tahoma;
	color: #737373;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.title {
	text-decoration: none;
	color: #3878C4;
	font-weight: bold;
	font-size: 12;
}
.titleLogo
{
	color:#3978C5;
	font-size:15px;
	font-weight:bold;
}
.subtitleLogo
{
	color:#737373;
	font-size:13px;
	font-weight:bold;
}

.menu a:link {
	color: #818181;
	font-weight: bold;
}
.menu a:visited {
	color: #818181;
	font-weight: bold;
}
.menu a:hover {
	color: #3878C4;
	font-weight: bold;
	text-decoration:underline;
}
.menu a:active {
	color: #818181;
	font-weight: bold;
}


.menuOn
{
	color: #3878C4;
	text-decoration: none;
	font-weight: normal;
}
.menuOff
{
	color: #818181;
	text-decoration: none;
	font-weight: normal;
}
.menuOn a:link {
	color: #3878C4;
}
.menuOn a:visited {
	color: #3878C4;
}
.menuOn a:hover {
	color: #3878C4;
}
.menuOn a:active {
	color: #3878C4;
}
.menuOff a:link {
	color: #818181;
}
.menuOff a:visited {
	color: #818181;
}
.menuOff a:hover {
	color: #818181;
}
.menuOff a:active {
	color: #818181;
}


.search {
	color: #117AFF;
	font-weight: bold;
	font-size: 9;
}

.orange
{
	color: #FF6D14;
}
.ast
{
	color: #FFFFFF;
	font-weight:bold;
	font-size: 9px;
	background-color:#3978C5;
}

.mainMenuSpacer
{
	background-image:url(/images/blue_arrow.jpg);
	width: 10px;
}
