/* Last modified on 19.02.2002 by Tibor Voros (tibor@dad.be) */
/* Last modified on 10.03.2003 by Thomas (tom@dad.be) */
/* Common */

body { background-color: white }
a:active  { color: #4C73B5; font-weight: normal; font-family: Helvetica, Arial, sans-serif; text-decoration: none }
a:link    { color: #4C73B5; font-weight: normal; font-family: Helvetica, Arial, sans-serif; text-decoration: underline }
a:visited { color: #4C73B5; font-weight: normal; font-family: Helvetica, Arial, sans-serif; text-decoration: underline }
a:hover   { color: #4C73B5; font-weight: normal; font-family: Helvetica, Arial, sans-serif; text-decoration: none }
h1 { color: black; font-weight: bold; font-size: 20px; font-family: Helvetica, Arial, sans-serif } /* First title on a page */
h2 { color: black; font-weight: bold; font-size: 17px; font-family: Helvetica, Arial, sans-serif } 
h3 { color: black; font-weight: bold; font-size: 14px; font-family: Helvetica, Arial, sans-serif } 
table, tr, td { color: black; font-size: 11px; font-family: Helvetica, Arial, sans-serif }
table.form { width: 568px; color: black; font-size: 11px; font-family: Helvetica, Arial, sans-serif }

/* Forms */

input { color: black; font-size: 11px; font-family: Helvetica, Arial, sans-serif }
select { color: black; font-size: 11px; font-family: Helvetica, Arial, sans-serif }
.greenbutton { color: #4C73B5; font-weight: bold; font-size: 13px; font-family: Helvetica, Arial, sans-serif; background-color: #E9F6FB } 
.bluebutton { color: white; font-weight: bold; font-size: 13px; font-family: Helvetica, Arial, sans-serif; background-color: #4C73B5 }

/* Text styles */

.text { color: black; font-size: 11px; font-family: Helvetica, Arial, sans-serif }
.greentext { color: #4C73B5; font-size: 11px; font-family: Helvetica, Arial, sans-serif }
.whitetext { color: white; font-size: 11px; font-family: Helvetica, Arial, sans-serif }
.footnote { color: #8b8b8b; font-size: 10px; font-family: Helvetica, Arial, sans-serif }
b { font-weight: bold; font-size: 11px }

.blueadsltext { color: #4C73B5; font-size: 10px; font-family: Verdana, Arial, sans-serif }
a.blueadsltext:link {color : #4C73B5; text-decoration : none}
a.blueadsltext:visited {color : #4C73B5; text-decoration : none}
a.blueadsltext:hover {color : #4C73B5; text-decoration : underline}

/* Main Headers */

.bluehead { color: #4C73B5; font-weight: bold; font-size: 13px; font-family: Helvetica, Arial, sans-serif }
.greenhead { color: #4C73B5; font-weight: bold; font-size: 13px; font-family: Helvetica, Arial, sans-serif }
.whitehead { color: #ffffff; font-weight: bold; font-size: 13px; font-family: Helvetica, Arial, sans-serif }
.blackhead { color: #000000; font-weight: bold; font-size: 13px; font-family: Helvetica, Arial, sans-serif }


/* Top Frame */

.innerFrame{ font-family: Verdana; font-size: 10px; text-decoration: none }
.innerFrameSmall{ font-family: Verdana; font-size: 10px; text-decoration: none }
.textGreenBelgacom{ font-family: Helvetica, Arial, sans-serif; font-size: 10px; color: #4C73B5 }

/* from Surf */
.firstlevel			{background-color: #E9F6FB; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #4C73B5; font-weight: bold;}

/* Added Surf */
.title {font-size: 14px; color: #4C73B5; font-weight: bold;}
.bkg   {background-color: #E9F6FB;}
