BODY {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	SCROLLBAR-FACE-COLOR: #AC9E00;

	SCROLLBAR-HIGHLIGHT-COLOR: #FFFCD5;

	SCROLLBAR-SHADOW-COLOR: #FFFCD5;

	SCROLLBAR-3DLIGHT-COLOR: #FFFCD5;

	SCROLLBAR-ARROW-COLOR: #ffffff;

	SCROLLBAR-TRACK-COLOR: #FFF9A4;

	SCROLLBAR-DARKSHADOW-COLOR: #FFFCD5;

}
H1 {
  font-size: 18px;
}

A {

	color: #000000;	

	text-decoration: underline;

}

A:hover {

	color: #000000;	

	text-decoration: none;

}

INPUT {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

}TABLE {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

}

.textRed {

	font-size: 11px;

	color: #FF0000;

	font-weight: bold;

}


.tableHeader {

	font-size: 16px;

	color: #000000;

	font-weight: bold;

}



.tableHeader_2 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.text {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.text {
	font-size: 14px;
	color: #CCCC33;
	text-decoration: none;
    font-weight: bold;
}
A.text:hover {
	font-size: 14px;
	color: #7A4EC1;
	text-decoration: none;
	font-weight: bold;
}

.textsmall {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.buttonTextV {
	font-size: 12px;
	color: #AC9E00;
	text-decoration: none;	
	font-weight: bold;
}
A.buttonTextV {
  font-size: 12px;
  color: #AC9E00;
  text-decoration: none;	
	font-weight: bold;
}
A.buttonTextV:hover {
  font-size: 12px;
  color: #CCCC33;
  text-decoration: none;	
	font-weight: bold;
}

.buttonTextM {
	font-size: 12px;
	color: #7A4EC1;
	text-decoration: none;	
	font-weight: bold;
}
A.buttonTextM {
  font-size: 12px;
  color: #7A4EC1;
  text-decoration: none;	
	font-weight: bold;
}
A.buttonTextM:hover {
  font-size: 12px;
  color: #CCCC33;
  text-decoration: none;	
	font-weight: bold;
}

.buttonTextWhite {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.buttonTextWhite {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;  
  font-weight: bold;
}
A.buttonTextWhite:hover {
  font-size: 12x;
  color: #7A4EC1;
  text-decoration: none;  
  font-weight: bold;
}
.topTextWhite {

	font-size: 13px;
	color: #FFFCD5;
	text-decoration: none;	
	font-weight: bold;
}

A.topTextWhite {

  font-size: 13px;

  color: #FFFCD5;

  text-decoration: none;
  
	font-weight: bold;

}

A.topTextWhite:hover {

  font-size: 14px;

  color: #FFFFFF;

  text-decoration: none;
  
  	font-weight: bold;

}

.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 2px solid #CCCC33;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #FFFFCC;
}


.buttonTextColor {

	font-size: 14px;

	color: #663366;

	text-decoration: none;

}

.bottom {

  font-size: 10px;

  color: #CCCC33;
  font-weight: normal;

}


A.highlightText {

  font-size: 12px;

  color: #ffffff;

  text-decoration: underline;

}

A.highlightText:hover {

  font-size: 12px;

  color: #ffffff;

  text-decoration: none;

}

.tableHeaderSmall {

	font-size: 13px;

	color: #FFFFFF;

	font-weight: bold;

}

.button

{

	background-color: #AC9E00;

	border-left: 1px solid white;

	border-right: 1px solid #493C17;

	border-top: 1px solid white;	

	border-bottom: 1px solid #493C17;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight:bold;

	color: white;
}