BODY	{ SCROLLBAR-BASE-COLOR: #333333;
	  SCROLLBAR-TRACK-COLOR: #666666;
	  margin: 0;
	  padding: 0;
	  border: 0; }



a:link		{ color: #cc0000; text-decoration: none }

a:visited	{ color: #cc0000; text-decoration: none }

a:active	{ color: #cc0000; text-decoration: none }

a:hover		{ color: #ffffff; text-decoration: underline }




 /* FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #C0C0C0; FONT: 11px arial, helvetica, sans-serif; font-weight: bold }

.title		{ COLOR: #FFFFFF; FONT: 18px arial, helvetica, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #DCD7EC; FONT: 14px arial, helvetica, sans-serif; font-weight: bold }

.just 		{text-align: justify;}

.copyright	{ COLOR: #666666; FONT: 9px arial, helvetica, sans-serif }



 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #cc0000; text-decoration: none }

a.sidelink:visited	{ color: #cc0000; text-decoration: none }

a.sidelink:active	{ color: #cc0000; text-decoration: none }

a.sidelink:hover	{ color: #FFFFFF; text-decoration: underline }

.sidebartitle	{ COLOR: #cc0000; FONT: 15px verdana, arial, sans-serif; font-weight: normal }

.sidebartext	{ COLOR: #999999; FONT: 11px verdana, arial, sans-serif; font-weight: normal }

.date-font	{ color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: normal }





 /* HIDE ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none }
}







.textarea	{ FONT: 13px arial, helvetica, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 0px solid}




 
 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: left;
text-decoration:none;
border-right: #666666 0px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #000000 0px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #666666 0px solid;
border-right: #666666 0px solid;
border-left: #666666 0px solid;
filter:alpha(opacity=100);
z-index:100;
}


.TEXT {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.titlenotbold {
COLOR: #FFFFFF; FONT: normal 18px arial, helvetica, sans-serif}
