body  {
scrollbar-base-color: white; scrollbar-track-color: 
color; scrollbar-face-color:white
color; scrollbar-highlight-color: white 
color; scrollbar-3dlight-color: white
color; scrollbar-darkshadow-color: white
color; scrollbar-shadow-color: white
color; scrollbar-arrow-color:white;
}
a {  
	text-decoration: none;
        color: blue;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    
}

a:visited {  color: blue; }
a:hover {  color: red; }
a.textx {  
	text-decoration: none;
        color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    
}

a.textx:visited {  color: black; }
a.textx:hover {  color: red; }


a.text {  
	text-decoration: none;
        color: #7e7e7e;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    
}

a.text:visited {  color: #7e7e7e; }
a.text:hover {  color: black; }

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7e7e7e;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
.inputtext {
	font-family : 'Lucida Sans Unicode', Lucida, Verdana, Arial, Sans-serif;
	font-size   : 11px;
	color	    : #003333;
	border 	    : 1px solid #669999;
	border-style: dotted;
	background  : white no-repeat;
}
.inputtext1 {
	font-family : 'Lucida Sans Unicode', Lucida, Verdana, Arial, Sans-serif;
	font-size   : 11px;
	color	    : #003333;
	border 	    : 1px solid #669999;
	border-style: dotted;
	width	    : 200;
	background  : white no-repeat;
}
.inputtext2 {
	font-family : 'Lucida Sans Unicode', Lucida, Verdana, Arial, Sans-serif;
	font-size   : 11px;
	color	    : #003333;
	border 	    : 1px solid #669999;
	border-style: dotted;
	background  : lightgrey no-repeat;
}
.inputtext3 {
	font-family : 'Lucida Sans Unicode', Lucida, Verdana, Arial, Sans-serif;
	font-size   : 11px;
	color	    : #003333;
	width	    : 150;
	border 	    : 1px solid #669999;
	border-style: dotted;
	background  : lightgrey no-repeat;
}
