body {
	scrollbar-face-color: #FFE774; scrollbar-shadow-color: #FFE774; 
	scrollbar-highlight-color: #FFE774; scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; scrollbar-track-color: #FFFFCC; 
	scrollbar-arrow-color: #000000
}

.required {
	font-family : verdana, arial, "ms sans serif";
	color : FF0000;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
}

.header  {
	font-family : verdana, arial, "ms sans serif";
	color : 000066;
	font-size : 13px;
	font-weight : normal;
	font-style : normal;
	text-transform : uppercase;
	background-color : #FFCC66;
}

.tdtext  {
	font-family : verdana, arial, "ms sans serif";
	color : 000000;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
}

.boxtext  {
	font-family : verdana, arial, "ms sans serif";
	color : 000000;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
}

td.date  {
	font-family : verdana, arial, "ms sans serif";
	color : #000000;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
}

td.text  {
	font-family : verdana, arial, "ms sans serif";
	color : white;
	font-size : 13px;
	font-weight : normal;
	font-style : normal;
	background-color : #2F2F76;
}

a.boxes:link  {
	color : #993300;
	font-family : verdana, arial, "ms sans serif";
	font-size : 10px;
	text-decoration : underline;
}

a.boxes:visited  {
	color : #993300;
	font-family : verdana, arial, "ms sans serif";
	font-size : 10px;
	text-decoration : underline;
}

a.boxes:hover  {
	color : #CC0000;
	background-color : none;
	font-family : verdana, arial, "ms sans serif";
	font-size : 10px;
	text-decoration : none;
}

a.boxes:active  {
	color : #CC0000;
	font-family : verdana, arial, "ms sans serif";
	font-size : 10px;
	text-decoration : underline;
}

a:link  {
	color : #993300;
	font-family : verdana, arial, "ms sans serif";
	font-size : 11px;
	text-decoration : none;
}

a:visited  {
	color : #993300;
	font-family : verdana, arial, "ms sans serif";
	font-size : 11px;
	text-decoration : none;
}

a:hover  {
	color : #993300;
	background-color : none;
	font-family : verdana, arial, "ms sans serif";
	font-size : 11px;
	text-decoration : none;
}

a:active  {
	color : #CC0000;
	font-family : verdana, arial, "ms sans serif";
	font-size : 11px;
	text-decoration : none;
}

.forms {
	font-family : Verdana;
	font-size : xx-small;
	border: 1px solid #666666; 
	color : Black;
	background-color : #ECECEC;
	width : 150px;
	overflow: hidden	
}

.texta { 
 font-size: 10px; 
 background-color: #CCCCCC; 
 border: 1px solid #666666; 
}