body {
	scrollbar-base-color:#ff0000; scrollbar-3dlight-color:#ffffff; scrollbar-arrow-color:#ffffff; scrollbar-darkshadow-color:#ffffff; scrollbar-face-color:#ff0000; scrollbar-highlight-color:#ffffff; scrollbar-shadow-color:#ffffff; scrollbar-track-color: #ffffff;
}
.input {
	border-right: #ff0000 1px solid; border-left: #ff0000 1px solid; border-top: #ff0000 1px solid; border-bottom: #ff0000 1px solid; color: #ff0000; font-family: courier; font-size: 11px; height: 19px;
}
.textarea {
	border-right: #ff0000 1px solid; border-left: #ff0000 1px solid; border-top: #ff0000 1px solid; border-bottom: #ff0000 1px solid; color: #ff0000; font-family: courier; font-size: 11px; scrollbar-base-color:#ff0000; scrollbar-3dlight-color:#ff0000; scrollbar-arrow-color:#ffffff; scrollbar-darkshadow-color:#ff0000; scrollbar-face-color:#ff0000; scrollbar-highlight-color:#ff0000; scrollbar-shadow-color:#ff0000; scrollbar-track-color: #ffffff;
}
.button {
	border-right: #ff0000 1px solid; border-left: #ff0000 1px solid; border-top: #ff0000 1px solid; border-bottom: #ff0000 1px solid; color: #ff0000; font-family: verdana; font-size: 12px; height: 19px; font-weight: normal; width: 119px;
}
a:link, a:visited, a:active {
	color: #c64934; text-decoration: none; font-weight: normal;
}
a:hover {
	color: #900;	text-decoration: none; font-weight: normal; 
}
td {  
	font-size:12; font-family:verdana;   
}