﻿
.background
{
	background-color: #43414b;
}

.inner
{
	border-style: solid;
	border-color: white;
	border-width: 1px;
	background-color: #43414b;
	padding: 15px 15px 12px 15px;
}
.innerServices
{
	border-style: solid;
	border-color: white;
	border-width: 1px;
	background-color: #43414b;
	padding: 7px 15px 12px 15px;
}

a.menu:link
{
	font: 11pt Century Gothic;
	color: white;
	letter-spacing: 0.1cm;
	text-decoration: none;
}

a.menu:visited
{
	font: 11pt Century Gothic;
	color: white;
	text-decoration: none;
	letter-spacing: 0.1cm;
}
a.menu:hover
{
	font: 11pt Century Gothic;
	color: #ff3399;
	letter-spacing: 0.1cm;
	text-decoration: none;
	font-weight: bold;
}

.menuSelected
{
	font: 11pt Century Gothic;
	color: black;
	text-decoration: none;
	letter-spacing: 0.1cm;
	font-weight: bold;
}

a.submenu:link
{
	font: 10pt Century Gothic;
	color: white;
	letter-spacing: 0.1cm;
	text-decoration: none;
}

a.submenu:visited
{
	font: 10pt Century Gothic;
	color: white;
	text-decoration: none;
	letter-spacing: 0.1cm;
}
a.submenu:hover
{
	font: 10pt Century Gothic;
	color: yellow;
	text-decoration: none;
	letter-spacing: 0.1cm;
}

.partnerSelected
{
	font: 10pt Century Gothic;
	color: black;
	text-decoration: none;
	letter-spacing: 0.1cm;
	font-weight: bold;
}

.serviceSelected
{
	font: 10pt Century Gothic;
	color: black;
	text-decoration: none;
	letter-spacing: 0.1cm;
	font-weight: bold;
}

.heading
{
	font: 12pt Century Gothic;
	color: black;
	font-weight: bold;
	letter-spacing: 0.1cm;
}

.text
{
	font: 11pt Century Gothic;
	color: black;
}
.text2
{
	font: 10pt Century Gothic;
	color: black;
}
.text3
{
	font: 9pt Century Gothic;
	color: black;
}

.imagePopUp
{
	position:absolute;
	visibility: hidden;
}
