.cc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.line {
	font-size: 1px;
	background-color: #B00087;
}
.blank {
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B00087;
	text-decoration: none;
	font-weight: bold;
}
A:link {
	font-family : Tahoma,Verdana,Arial,Helvetica;
	color : #B00088;
	text-decoration : none;
}

A:Visited  {
	font-family : Tahoma,Verdana,Arial,Helvetica;
	color : #E800B0;
	text-decoration : none;
}

A:Active  {
	font-family : Tahoma,Verdana,Arial,Helvetica;
	color : #E800B0;
	text-decoration : none;
}

A:Hover  {
	font-family : Tahoma,Verdana,Arial,Helvetica;
	color : White;
	text-decoration : none;
	background-color : #B00088;
}

.clsFont  {
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-size : 8pt;
	color : #B00088;
	
}

.clsFont1  {
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-weight : bold; 
	   
}

.clsFont2  {
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-size : 9pt;
	font-weight : bold;
}

.clsFont3  {
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-size : 12pt;
	font-weight : bold;
}

.clsA  {
	font-weight : bold;
	text-decoration : none;
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 10pt;
}

.clsLeftHeadlines  {
	font-weight : bold;
	text-decoration : none;
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 10pt;
	color:#6c6c6c;
}

.clsMenuTitle  {
	color : white;
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

.clsMenuTitle:hover  {
	color : #fe9600;
}

.clsLite  {
	color : #B00088;
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 8pt;
	font-weight : bold;
	cursor : default;
}

.clsLiteBold  {
	color : #ffffff;
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 8pt;
	font-weight : bold;
	left-margin : 5pt;
	position : relative;
	left : +3pt;
	top : -1pt;
	cursor : default;
}

.clsASmall  {
	color : #B00088;
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 8pt;
	text-weight : normal;
}

.clsEdit  {
	color : #ffffff;
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 6.4pt;
	font-weight : bold;
	position : relative;
	left : -60px;
	top : -1pt;
	cursor : hand;
	text-decoration : none;
	line-height : 6pt;
}

.clsEdit:hover  {
	color : #ffffff;
}

.clsSelect {
	color:#000000;
	font-size:7.4pt;
}

.clsText {
	color:#000000;
	font-size:7.4pt;
	cursor:default;
}

.clsButton {
	background: #B00088;
	color:#ffffff;
	font-size:7.4pt;
	cursor:default;
	font-weight:bold;
}