body {
    scrollbar-arrow-color:#993366;
	scrollbar-base-color:#336699;
	scrollbar-shadow-color:#336699;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-dark-shadow-color:#993366;
	scrollbar-3d-light-color:#993366;
}

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: normal;

}
td.bold{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
td.header{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	line-height: normal;
}
td.date{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	line-height: normal;

}
td.small{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.class1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 10px;

}


b {font-size:12px;font-weight:bold;font-family:"Arial", "Helvetica"; 
line-height:140%; margin: 0px; color:#FFFFFF} 
b.red {font-size:12px;font-weight:bold;font-family:"Arial", "Helvetica"; 
line-height:120%; margin: 0px; color:#CC0000} 

INPUT {
	BACKGROUND: #FFFFFF;
	COLOR: #FFFFFF;
	FONT-FAMILY: "verdana", "arial", "helvetica", "geneva", "sans-serif";
	FONT-SIZE: 12pt;
	height: 17px;
	width: auto;
	font-weight: normal;
	border: 1px solid #333333;

}

TEXTAREA {
	BACKGROUND: #FFFFFF;
	COLOR: #333333;
	font-size: 12px;
	height: auto;
	width: 230px;
	font-family: "Arial", "Helvetica", "sans-serif";
	border: 1px solid #333333;

}


a          {
	color:#336699;
	text-decoration:none;
	font-weight: bold;
}
a:link     {
	color:#336699;
	text-decoration:none;
	font-weight: bold;
}
a:hover    {
	color:#FF9933;
	text-decoration:underline;
	font-weight: bold;
}
a:visited  {
	color:#6699CC;
text-decoration;	font-weight: bold;
}
a:active   {
	color:#CC9900;
	text-decoration: none;
	font-weight: bold;
}
