BODY	{ SCROLLBAR-BASE-COLOR: #666666; margin: 0px; padding: 0px;  border: 0px; }

a:link		{ color: #017b7c; text-decoration: none }
a:visited	{ color: #017b7c; text-decoration: none }
a:active	{ color: #0033CC; text-decoration: none }
a:hover		{ color: #CC0000; text-decoration: none }

 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #808080; FONT: 12px verdana, arial, sans-serif; font-weight: bold }
.title		{ COLOR: #996600; FONT: 15px verdana, arial, sans-serif; font-weight: bold }
.subtitle	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold }
.just 		{text-align: justify;}
.copyright	{ COLOR: #666666; FONT: 9px verdana, arial, sans-serif }
.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }


.paragraph {FONT-FAMILY: arial, verdana, helvetica, sans; color: #808080; font-size: 10pt; font-weight: 900; text-align: justify; padding: 0px 10px 0px 25px;}
 .paragraph2 {FONT-FAMILY: arial, verdana, helvetica, sans; color: #808080; font-size: 10pt; font-weight: 900; text-align: justify; padding: 0px 10px 0px 0px;}

 /* H Tags */	   

h1 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:18px; font-style: normal; font-variant: normal; color:#990134;}



.style2		{FONT: 10px verdana, arial, sans-serif;} 
.style3		{padding-left: 15px} 
.style4		{padding-left: 80px}
.style5		{padding-left: 25px}
.style6		{FONT: 14px verdana, arial, sans-serif; font-weight: bold; COLOR: #000000; } 
.style7		{text-align: center;}
.style7a		{text-align: center;}
.style8		{text-align: center; padding-left:95px}
.style9		{text-align: center; padding-left:185px}





.slogantitle	{ COLOR: #ffffff; FONT: 19px verdana, arial, sans-serif; font-weight: bold;  }

 /* SIDEBAR OPTIONS */
a.sidelink:link		{ color: #017b7c; text-decoration: none }
a.sidelink:visited	{ color: #017b7c; text-decoration: none }
a.sidelink:active	{ color: #0033CC; text-decoration: none }
a.sidelink:hover	{ color: #CC0000; text-decoration: none }
.sidebartitle	{text-align: left; COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }
.sidebartext	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: normal }
.date-font	{ color: #FFFFFF; font: 12px verdana, arial, sans-serif; font-weight: bold }

 /* END SIDEBAR OPTIONS */


 /* HIDE ITEMS FOR PRINTING */

@media print {
.printhide {display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none }
}








.slide_hilite 		{ COLOR: #999999; }

 /* START THE CODE FOR THE MENUS */

 /* TOP LEVEL MENU CONTROL */ 
 
 .menu    	{
		FONT: 16px arial, verdana, sans-serif; font-weight: bold;
		height: 24px;
		text-indent: 0px;
		background-repeat: no-repeat;
		background-position: 0 0px;
		vertical-align: middle;	
		COLOR: #999999;
		}

a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #996600 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: #996600 1px solid;
}

 /* MORE SUB LEVEL MENU CONTROL */

.menu_DIV{
border-top: #996600 0px solid;
border-bottom: #996600 0px solid;
border-right: #996600 1px solid;
border-left: #996600 1px solid;
filter:alpha(opacity=100);
z-index:100;
}
