BODY      {
	background-image: url(http://www.topcom-nederland.com/topcom/images/background.gif);
	background-repeat: repeat;
	font-family: Verdana; 
	font-size: 10; 
	font-weight: normal; 
	background-color: #FFFFCC;
	color: #D3DAEF;  
	scrollbar-3dlight-color : #FFFF33;
      	scrollbar-highlight-color : #FFCC33;
        scrollbar-darkshadow-color : #FF6666;
        scrollbar-shadow-color : #FF6633;
        scrollbar-face-color : #FFCC33;
        scrollbar-arrow-color : #394D88;
        scrollbar-track-color : #D3DAEF;
	  }
A:link    {color: #DCE6DC; font-weight: bold; text-decoration:underline}
A:visited {color: #DCE6DC; font-weight: bold; text-decoration:underline}
A:hover   {color: #FFFF33; font-weight: bold; text-decoration:underline}
A:active  {color: #FF3300}
TABLE	  {background-color: #FFFFCC; border-color: #FFFF00; border-width: 1px 1px 1px 1px; }
INPUT.noborder_right { 
     	font-family: Verdana; font-size: 12; font-weight: bold; border: none; background-color: #142850; color: #D3DAEF; text-align: right;
		}
INPUT.noborder_left {  
     	font-family: Verdana; font-size: 12; font-weight: bold; border: none; background-color: #142850; color: #D3DAEF; text-align: left;
		}
.st5	  {font-family: Verdana; font-size: 12; font-weight: normal; color: #000;} 	
.st4	  {font-family: Verdana; font-size: 12; font-weight: normal; color: #FFF;} 
.st3	  {font-family: Verdana; font-size: 12; font-weight: normal; color: #D3DAEF;}
.st3z	  {font-family: Verdana; font-size: 12; font-weight: bold; color: #444;}
.st2      {font-family: Verdana; font-size: 10; font-weight: normal; color: #D3DAEF;}
.st2z     {font-family: Verdana; font-size: 12; font-weight: bold; color: #777;}
.vt3	  {font-family: Verdana; font-size: 13; font-weight: bold; color: #FFFFFF;}
.ft15	  {font-family: Verdana; font-size: 15; font-weight: normal; color: #D3EAEF;}
.vt8gl 	  {font-family: Verdana; font-size: 18; font-weight: bold; color: #FFCC00;}
.vt3gl 	  {font-family: Verdana; font-size: 13; font-weight: bold; color: #FFCC00;}
.stgl     {font-family: Verdana; font-size: 9; font-weight: normal; color: #FFFF00;}
.stwt	  {font-family: Verdana; font-size: 9; font-weight: normal; color: #D3DAEF;}
.grgl     {font-family: Verdana; font-size: 12; font-weight: normal; color: #FFFF00;}
.grwt     {font-family: Verdana; font-size: 12; font-weight: normal; color: #FFFFFF;}
.grgl     {font-family: Verdana; font-size: 12; font-weight: normal; color: #FFFF00;}
.vtgl	  {font-family: Verdana; font-size: 12; font-weight: bold; color: #FFCC33;}
.stlb	  {font-family: Verdana; font-size: 9; font-weight: normal; color: #888888;}
.zw3	  {font-family: Verdana; font-size: 12; font-weight: normal; color: #000000;}

.close {
	position:relative;
	border:none
	top:1px;
}

.info .head {
	color:#235182;
	padding:4px 4px 0px 4px;
	margin:2px 0px 0px 0px;
}

.infoText {					
	background-color:#fff;
	font-size:9px;
	text-aling:justify;
	position:absolute;
	z-index:5; 
	left:400px;
	top:180px;				
	width:200px;
	visibility: visible;
	border:1px solid #2175D8;
}

.infoText td.first {
	background-color:#69f;
	padding:3px 0px 3px 0px;
	text-align:center;
	font-size:9px;
	color: #fff;
}

.infoText td.second {
	background-color:#69f;
	padding:3px 0px 3px 0px;
	text-align:center;
	font-size:9px;
}

.infoText p {
	padding:5px;
	margin:0px;
	background-color:#fff;
	color:#339;
	font-size:9px;
}

.infoText a {
	text-decoration:none;
	display:block;	
}