div.tabArea {
  font-size: 80%;
  font-weight: bold;
}

a.tab {
  background-color: #690086;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
}

a.tab, a.tab:visited {
  color: #000000;
}

a.tab:hover {
  background-color: #d0d0d0;
  color: #606060;
}
a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #CF0C79;
  color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: grey;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #84E100;
	font-size: 9px;
	font-family: tahoma;
}
.style3 {
	color: #E1007F;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {
	color: #E1007F;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #555555;
	font-size: 9px;
	font-family: tahoma;
	text-decoration:none
}
.style6 {
	color: #84E100;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
