
.pageContent {
	font-size: 12px;
	color: #777777;
	font-family: Tahoma;
}
.pageContent a{
	font-size: 12px;
	color: #777777;
	font-family: Tahoma;
}
.company
{
	font-size: 20px;
	color: white;
	font-weight: bold;
	font-family: Arial;
}

.slogan
{
	font-size: 11px;
	color: white;
	font-family: Arial;
}
.submenu
{
	font-size: 12px;
	color: #6B6B6B;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.asubmenu
{
	font-size: 12px;
	color: #FF5400;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.menu
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.amenu
{
	font-size: 11px;
	color: #F5E4A5;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.submenu1
{
	font-size: 11px;
	color: black;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}

.submenu2
{
	font-size: 11px;
	color: #FF6600;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}

.submenu2:hover
{
	font-size: 11px;
	color: #FF6600;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;
}

.submenu3
{
	font-size: 12px;
	color: #FF6600;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}

.submenu3:hover
{
	font-size: 12px;
	color: #FF6600;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
}

.text
{
	font-size: 12px;
	color: #777777;
	font-family: Tahoma;
	margin-top:0px;
	margin-bottom:0px;
}

.text-header
{
	font-size: 18px;
	color: #FF5400;
	font-family: Tahoma;
}

.footer
{
	font-size: 11px;
	color: #CDCDCD;
	font-family: Verdana;
}