BODY	{ SCROLLBAR-BASE-COLOR: #eeeeee;
	  background-image: ;
	  background-repeat: ;
	  background-position: ;
	  background-attachment: ; }



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

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

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

a:hover		{ color: #0033FF; text-decoration: none }




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

TABLE		{ COLOR: #000000; FONT: 13px arial, verdana, sans-serif }

.title		{
	COLOR: #000000;
	FONT:  24px arial, verdana, sans-serif;
	border: #000000;

}

.subtitle	{ FONT: bold 15px arial, geneva, verdana, sans-serif}

.biglink 	{
	FONT: italic bold 12px verdana, arial, sans-serif;
	TEXT-DECORATION: none;
	color: #FF9900;
}

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{
	text-align: justify;
	color: #000000;

}

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

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

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

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

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

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

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

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

.sidebartext	{ COLOR: #909090; FONT: 11px geneva, verdana, arial, sans-serif }

.faq 		{
	line-height: 19px;
	font-size: 10px;
}



.button-popups { 	background-image: url("picts/button-popup.gif");
		background-color:#0000FF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-popups { 	background-image: url("picts/buttonon-popup.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


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


.dropdown 	{ COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	{
	FONT: 13px Arial, Helvetica, sans-serif;
	background-image: url("picts/shadeform.gif");
	filter:alpha(opacity=65);
	text-align: left;
	WIDTH: 210PX;
	BORDER: 1px solid #999999;
}

.submitbutton { FONT: 9pt arial, verdana, sans-serif }


.searchform { 	WIDTH: 108PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER: #999999 1px solid }


.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#0000FF;
		FONT-FAMILY: verdana, arial, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		width: 32px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #999999 1px solid }



 /* IMAGE HOVER CODE */


.rollover 	{ filter:alpha(opacity=90); }

.rolloveron 	{ Filter: Gray }



 /* 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: #999999 1px 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: #999999 1px solid;
border-bottom: #999999 0px solid;
border-right: #999999 1px solid;
border-left: #999999 1px solid;
filter:alpha(opacity=100);
z-index:100;
}
.box {
	font-family: Tahoma;
	font-size: 10px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px dotted #999999;

}
.spreadlink {
	COLOR: #FF9900;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	LETTER-SPACING: 1px;
	TEXT-DECORATION: none;
	font-size: 11px;

}
.spreadlink:hover {
	COLOR: #0033FF; FONT-FAMILY: arial, verdana; LETTER-SPACING: 3px; TEXT-DECORATION: underline
}
