BODY {		FONT: 10pt arial, verdana, sans-serif;
		scrollbar-base-color: #000000;
		scrollbar-track-color: #000000;
		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF; }

a:link		{
	color: #cc0011;
	text-decoration: none;
}

a:visited	{ color: #cc0011; text-decoration: none; }

a:active	{ color: #cc0011; text-decoration: none; }

a:hover		{
	color: #ffffff;
	text-decoration: none;
}

a.under:link		{
	color: #cc0011;
	text-decoration: underline;
}

a.under:visited	{ color: #cc0011; text-decoration: underline; }

a.under:active	{ color: #cc0011; text-decoration: underline; }

a.under:hover		{
	color: #ffffff;
	text-decoration: none;
}

a.under2:link		{
	color: #cc0011;
	text-decoration: underline;
}

a.under2:visited	{ color: #cc0011; text-decoration: underline; }

a.under2:active	{ color: #cc0011; text-decoration: underline; }

a.under2:hover		{
	color: #ffffff;
	text-decoration: none;
}

a.underb:link		{
	color: #cc0011;
	font-weight: bold;
	text-decoration: underline;
}
a.underb:visited	{ color: #cc0011; font-weight: bold;
	text-decoration: underline;
}
a.underb:active	{ color: #cc0011; font-weight: bold;
	text-decoration: underline;
}
a.underb:hover		{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.textUnderB		{
	color: #cc0011;
	font-weight: bold;
	text-decoration: underline;
}

.picturebar 	{ background-color:#000000; }


 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{
	COLOR: Silver;
	FONT: 10pt arial, sans-serif;
}

.title 		{ COLOR: #FFFFFF; FONT: 10pt Verdana, arial, sans-serif; font-weight: bold; }

.title2		{ COLOR: #cc0011; FONT: 10pt arial, sans-serif; font-weight: normal; }

.subtitle 	{
	COLOR: #ffffff;
	FONT: 11px Verdana, arial, sans-serif;
	font-weight: bold;
}

.phonetitle 	{ color: #F0F0F0; font: 11px verdana, arial, sans-serif; font-weight: bold; }

.copytext 	{
	COLOR: Silver;
	FONT: 8pt arial, verdana, sans-serif;
}

.price 		{
	color: #FF0033;
	FONT: 12px arial, sans-serif;
	font-weight: bold;
}

.just 		{ text-align: justify; }

 /* IMAGE BORDERS */

.borders		{ BORDER: #FFFFFF 1px solid; }


 /* HOMEPAGE THUMBNAIL BORDERS */

.hover-border	 	{ border: #FFFFFF 1px solid; }
A:hover .hover-border 	{ border: #99CCFF 1px solid; filter: gray; cursor:hand; }

 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}

.button { 	background-image: url("images/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: Georgia, "Times New Roman", arial, sans-serif;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon { background-image: url("images/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY:  Georgia, "Times New Roman", arial, sans-serif;
		color: #666666;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.shadeform	{ FONT: 9pt arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #666666 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		BORDER: #999999 2px solid; }

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 9pt verdana, arial, sans-serif; }

 /* START MENU CODE */
.menu    	{
		FONT: 8pt Verdana ; font-weight: bold;
		height: 23px;
		text-indent: 20px;
		background-image: url(images/menu.gif);
		background-repeat: no-repeat;
		background-position: 0 0px;
		vertical-align: middle;
		}


.menu-line	  {
		  background-image: url(images/menu-ine.gif);
		  background-repeat: repeat-y;
		  }



