BODY {
SCROLLBAR-FACE-COLOR: #D4D0C8; 
SCROLLBAR-HIGHLIGHT-COLOR: #336699; 
SCROLLBAR-SHADOW-COLOR: #999999; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR:  #0000CC; 
SCROLLBAR-TRACK-COLOR: #FFFFFF; 
SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC; 
}

.text1{
	background:#CCCCCC;
	height:18; 		
	font-family:Verdana;
	font-size:12;
	font-weight:normal;
	color: #000000;
	line-height: 15px;
}

.button1{
	background:#CCCCCC;
	height:20; 		
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height: 15px;
	cursor: hand;

}
.textarea1{
	background:#CCCCCC;
	font-family:Verdana;
	font-size:-1; 			
	color: #000000;
	font-size: 12px;
	line-height: 15px;

}

.mainmenu {color: #0000FF;text-decoration: none;}
.mainmenu:visited {color: #0000FF;text-decoration: none;}
.mainmenu:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.mainmenu:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.welcomeText {

	background:#FFFFFF;
	height:18; 		
	font-family:Verdana;
	font-size:x-small;
	font-weight:normal;
	color: #000000;
}

