BODY  {
	text-decoration : none;
	background-color : white;
	color: teal;
	font-size : 10pt;
	font-family : Arial, Tahoma, Verdana, sans-serif;
}

body.bg {
    background-image: url(http://www.loyaltygroup.nl/LoyalteWeb/images/ebg.jpg);
 	 background-attachment:fixed;
 	 background-position:right;
 	 background-repeat:no-repeat;
}


body.bgsearch {
    background-image: url(http://www.loyaltygroup.nl/LoyalteWeb/images/bgsearch.jpg);
 	 background-attachment:fixed;
 	 background-position:bottom right;
 	 background-repeat:no-repeat;
}


body.bgpopup {
    background-image: url(http://www.loyaltygroup.nl/LoyalteWeb/images/loyalte_sm.jpg);
 	 background-attachment:fixed;
 	 background-position:top center;
 	 background-repeat:no-repeat;
}

body.parkh {
    background-image: url(http://www.loyaltygroup.nl/LoyalteWeb/images/parkheaven.jpg);
 	 background-attachment:fixed;
 	 background-position:bottom center;
 	 background-repeat:no-repeat;
}


A  {
	text-decoration : none;
	font-family : Arial, Tahoma, Verdana, sans-serif;
}

A:link  {
	text-decoration : none;
	font-family : Arial, Tahoma, Verdana, sans-serif;
}

A:hover  {
	text-decoration : none;
}


TD  {
	font-size : 9pt;
	font-family : Arial, Tahoma, Verdana, sans-serif;
}

TH{
	font-family : Arial, Tahoma, Verdana, sans-serif;
}

INPUT
{
	FONT-FAMILY: Arial;
      	COLOR: navy;
      	padding-top: 2px;
      	padding-left: 4px;
      	font-weight: bold;
	font-size: 13px;
}


INPUT.styledisabled
{
	FONT-FAMILY: Arial;
      	COLOR: navy;
      	padding-top: 2px;
      	padding-left: 4px;
      	font-weight: bold;
	font-size: 13px;
        border: solid 1px #C0C0C0;
        background-color: #EFEFEF;
}

SELECT
{
	FONT-FAMILY: Arial;
      	COLOR: navy;
      	font-weight: bold;
	font-size: 13px;
}

TEXTAREA
{
	FONT-FAMILY: Arial;
      	COLOR: navy;
      	font-weight: normal;
	font-size: 13px;
	overflow: hidden;
}

button 
{
	font-family : Arial, Tahoma, Verdana, sans-serif;
  	cursor: pointer; 
  	font-size: 13px; 
  	font-weight: bold; 
  	color: darkblue;
}

ul
{
  list-style-image: url(http://www.loyaltygroup.nl/images/arrow.gif);
  line-height: 15px;
}