.TopGroup
{
	z-index:99;
	position:relative;
}

.DefaultTab 
{
	color:black; 
	font-family:Arial; 
	font-size:16px;
	cursor:default;
	width: 166px;
	height: 40px;
	text-align:center;
}

.DefaultTabHover 
{
	color:black; 
	font-family:Arial; 
	font-size:16px; 
	cursor:default;
	width: 166px;
	height: 40px;
	text-align:center;
}

.SelectedTab 
{
	color:black; 
	font-family:Arial; 
	font-size:16px; 
	cursor:default;
	width: 166px;
	height: 40px;
	text-align:center;
}

.MultiPage
{
	background-color:White;
	width:500px;
	height:316px;
	position:relative;
	z-index:98;
}

.PageContent
{
	font-family:Arial; 
	font-size:10px; 
}

.ServicesTab
{
	color: #CC9966; 
	font-family:Arial; 
	font-size:16px;
	cursor:default;
	width: 167px;
	height: 40px;
	text-align:center;
	font-weight: bold;
	background-color: #993300;
	cursor: pointer;
}

.ServicesTabHover
{
	background-color: #993300;
	color:white; 
	font-family:Arial; 
	font-size:16px;
	cursor:default;
	width: 167px;
	height: 40px;
	text-align:center;
	font-weight: bold;
	background-color: #993300;
	cursor: pointer;
}

.ServicesTabActive
{
	background-color: #993300;
	color:white; 
	font-family:Arial; 
	font-size:16px;
	cursor:default;
	width: 167px;
	height: 40px;
	text-align:center;
	font-weight: bold;
	background-color: #993300;
	cursor: pointer;
}

.AboutUsTab
{
	color: #CCCC99; 
	font-family:Arial; 
	font-size:16px;
	cursor:default;
	width: 167px;
	height: 40px;
	text-align:center;
	font-weight: bold;
	background-color: #88953B;
	cursor: pointer;
}

.AboutUsTabHover
{
	color:white; 
	font-family:Arial; 
	font-size:16px;
	cursor:default;
	width: 167px;
	height: 40px;
	text-align:center;
	font-weight: bold;
	background-color: #88953B;
	cursor: pointer;
}

.ContactUsTab
{
	color: #699; 
	font-family:Arial; 
	font-size:16px;
	cursor:default;
	width: 166px;
	height: 40px;
	text-align:center;
	font-weight: bold;
	background-color: #003366;
	cursor: pointer;
}

.ContactUsTabHover
{
	color:white; 
	font-family:Arial; 
	font-size:16px;
	cursor:default;
	width: 166px;
	height: 40px;
	text-align:center;
	font-weight: bold;
	background-color: #003366;
	cursor: pointer;
}

.ServicesTab2
{
	color: #CC9966; 
	font-family:Arial; 
	font-size:16px;
	cursor:default;
	width: 100px;
	height: 30px;
	text-align:center;
	font-weight: bold;
	background-color: #993300;
	cursor: pointer;
}

.ServicesTabHover2
{
	background-color: #993300;
	color:white; 
	font-family:Arial; 
	font-size:16px;
	cursor:default;
	width: 100px;
	height: 30px;
	text-align:center;
	font-weight: bold;
	background-color: #993300;
	cursor: pointer;
}

.ServicesTabActive2
{
	background-color: #993300;
	color:white; 
	font-family:Arial; 
	font-size:16px;
	cursor:default;
	width: 100px;
	height: 30px;
	text-align:center;
	font-weight: bold;
	background-color: #993300;
	cursor: pointer;
}

.AboutUsTab2
{
	color: #CCCC99; 
	font-family:Arial; 
	font-size:16px;
	cursor:default;
	width: 100px;
	height: 30px;
	text-align:center;
	font-weight: bold;
	background-color: #88953B;
	cursor: pointer;
}

.AboutUsTabHover2
{
	color:white; 
	font-family:Arial; 
	font-size:16px;
	cursor:default;
	width: 100px;
	height: 30px;
	text-align:center;
	font-weight: bold;
	background-color: #88953B;
	cursor: pointer;
}

.ContactUsTab2
{ color: #699; font-family:arial; font-size:16px; cursor:default; width: 110px; height: 30px; font-weight: bold; background-color: #003366; text-align: center; cursor: pointer; }

.ContactUsTabHover2
{ color:white; font-family:arial; font-size:16px; cursor:default; width: 110px; height: 30px; font-weight: bold; background-color: #003366; text-align: center; cursor: pointer; }
