A {
	text-decoration : underline;
	cursor : hand;
	font-family : Arial, Helvetica, sans-serif;
}
A.plain {
	text-decoration : none;
	cursor : hand;
	font-family : Arial, Helvetica, sans-serif;
}
A.empty {
	text-decoration : none;
	cursor : hand;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A.empty:HOVER {
	text-decoration : none;
	cursor : hand;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}
A:HOVER {
	text-decoration : underline;
	cursor : hand;
	font-family : Arial, Helvetica, sans-serif;
}
TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font: bold;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font: bold;
	display: inline;
}
TD.alert {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font: bold;
	color : Maroon;
}
TD.thin {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}
TD.intro {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #505050;
}
TD.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #202020;
}
TD.text_justify {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #202020;
	text-align : justify;
}
TD.text_center {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #202020;
	text-align : center;
}
TD.introsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: Gray;
}
TD.sie1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
}
TD.sie2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : left;
	vertical-align : top;
}
TD.ery1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
}
TD.ery2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : left;
	vertical-align : top;
}
TD.ery3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	vertical-align : top;
}
SPAN.bold {
	font-weight : bold;
	font: bold;
}
SPAN.aqua {
	color : #99CCCC;
}
SPAN.grass {
	color : #66CC99;
}
SPAN.salmon {
	color : #FF9A47;
}
SPAN.lightsalmon {
	color : #FFB187;
}
SPAN.green {
	color : #7FC060;
}
SPAN.lightgreen {
	color : #9FC938;
}
SPAN.lightgreen {
	color: #A8CA3F;
}
SPAN.orange {
	color: #FF812C;
}
SPAN.orangewpc {
	color: #FECA29;
}
SPAN.blue {
	color: #9999FF;
}
SPAN.navy {
	color: #847DFF;
}
SPAN.maroon {
	color: #CC643A;
}
SPAN.lightorange {
	color: #E7C01F;
}
SPAN.darkorange {
	color: #D48625;
}
SPAN.red {
	color: #FA5F3E;
}
SPAN.pink {
	color: #E37FBB;
}

SPAN.violet1 {
	color: #C27BB6;
}
SPAN.violet2 {
	color: #9E7EBA;
}
SPAN.small {
	font-size: 8pt;
	font-weight: normal;
	color: Gray;
}
SPAN.alert {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font: bold;
	color : Maroon;
}
SPAN.yellow {
	font-size: 16pt;
	font-weight: normal;
	color: #FFD913;
}
SPAN.yellowbold {
	font-size: 10pt;
	font-weight: bold;
	color: #FFD913;
}
SPAN.black {
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
}

SPAN.grey {
	color: #999999;
}

SPAN.white {
	color: #FFFFFF;
}
.form {
	font-size: 8pt;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	background-color : white;
	background : white;
}
.button{
	font-size: 11;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	background-color: #FFDA13;
	background : #FFDA13;
	border-width: 1;
	border-color: Black;
	height: 13pt;
	font-weight: bold;
	font: bold;
	cursor : hand;
}

A.faq {
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	 font-size: 11px;
	color: black;
	font-weight: normal;
}

A.faq:HOVER {
	text-decoration: none;
	background-color : #94D975;
}
A.profifaq {
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	 font-size: 11px;
	color: black;
	font-weight: normal;
}
A.profifaq:HOVER {
	text-decoration: none;
	background-color : #CF92C0;
}
A.vispfaq{
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	 font-size: 11px;
	color: black;
	font-weight: normal;
}

A.vispfaq:HOVER {
	text-decoration: none;
	background-color : #FFB97F;
}
A.aqqfaq{
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	 font-size: 11px;
	color: black;
	font-weight: normal;
}
A.aqqfaq:HOVER {
	text-decoration: none;
	background-color : #E4CDDF;
}
.price
{
	background-color : #B5DA5B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: black;
}
.guc
{
	background-color : #FFCCB1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: black;
}
.partner
{
	background-color : #FFAE6B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: black;
}
div.UnVis {
	display: none;
}
