BODY	{ SCROLLBAR-BASE-COLOR: #333333 }



a:link		{ color: #709DF6; text-decoration: none }

a:visited	{ color: #FF0000; text-decoration: none }

a:active	{ color: #FFFF00; text-decoration: none }

a:hover		{ color: #00FF00; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #C6C6C6; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

.title		{ COLOR: #40FFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #FFFFFF; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

.just 		{text-align: justify;}

.copyright	{ COLOR: #C0C0C0; FONT: 9px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #CCFF99; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #FFFFFF; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #C0C0C0; FONT: 12px geneva, verdana, arial, sans-serif }

.picturehilight	{ COLOR: #CCCC99; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold  }

.picturetitle 	{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.list 		{ COLOR: #FFFFFF; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }

.quotechoice	{ COLOR: #FFFFFF; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal }

.keywords		{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: normal }

.faq 		{ line-height: 19px }


 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #709DF6; text-decoration: none }

a.sidelink:visited	{ color: #FF0000; text-decoration: none }

a.sidelink:active	{ color: #709DF6; text-decoration: none }

a.sidelink:hover	{ color: #FFCC00; text-decoration: none }

.sidebartitle	{ COLOR: #F0F0F0; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.sidebartext	{ COLOR: #C0C0C0; FONT: 10px geneva, verdana, arial, sans-serif; font-weight: bold }

.date-font	{ color: #000000; font: 11px verdana, arial, sans-serif; font-weight: normal }


 /* END SIDEBAR OPTIONS */


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid}


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #999999 }

.rolloveron 	{ background-color: #FFFFFF }



 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


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


 /* MORE SUB LEVEL MENU CONTROL */


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


