body {
scrollbar-face-color: #003A56; 
scrollbar-highlight-color: #006699; 
scrollbar-shadow-color: #006699; 
scrollbar-3dlight-color: #006699;
scrollbar-arrow-color: #006699; 
scrollbar-track-color: #003A56; 
scrollbar-darkshadow-color: #006699;
}

.light {
scrollbar-face-color: #ECECEC; 
scrollbar-highlight-color: #ECECEC; 
scrollbar-shadow-color: #979797; 
scrollbar-arrow-color: #979797; 
scrollbar-track-color: #ECECEC; 
scrollbar-3dlight-color: #979797;
scrollbar-darkshadow-color: #ECECEC;
}

.maintexthome {
	font-family: verdana;
	font-size: 11pt;
	color: #979797;
	line-height: 20pt;
	text-align: right;
}

.small {
	line-height: 11pt;
}

table {
	font-family: verdana;
	font-size: 11pt;
	color: #979797;
	line-height: 20pt;
	text-align: right;
}

input, select, textarea {
	font-family: verdana;
	font-size: 11pt;
	background: url(graphics/clear.gif);
	color: #979797;
	border-width : 1px;
	border-color: #979797;
	border-style: solid;
	width: 300px;
}



textarea {
	height: 150px;
}

input.button {
	background: url(graphics/clear.gif);
}

.calendar {
	font-family: verdana;
	font-size: 7pt;
	color: #979797;
}

a.maintextlinkhover {
	font-family: verdana;
	font-size: 11pt;
	color: #7D7D7D;
	text-decoration: none;
}

a:hover.maintextlinkhover {
	color: #7D7D7D;
	text-decoration: underline;
}

a.smalltextlink {

	font-family: verdana;
	font-size: 7pt;
	color: #7D7D7D;
	text-decoration: underline;
}

a:hover.smalltextlink {
	color: #7D7D7D;
	text-decoration: none;
}