BODY {
	FONT: 11px arial, verdana, sans-serif;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #999999;
	border: none;
}

a:link		{ font-weight:bold; color: #cc00ff; text-decoration: underline }

a:visited	{ font-weight:normal; color: #800080; text-decoration: underline }

a:active	{ font-weight:normal; color: #ff99ff; text-decoration: underline }

a:hover		{ font-weight:bold; color: #ff00ff; text-decoration: underline }


.menulinks 	{ FONT: 11px verdana, arial, sans-serif; font-weight: bold }


 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #000000; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal }

.title 		{
	COLOR: #990000;
	FONT: 13px verdana, arial, sans-serif;
	font-weight: bold;
	border: none;
	height: auto;
	width: auto;

}

.subtitle 	{ COLOR: #FF9900; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.phonetitle 	{ color: #000000; font: 11px verdana, arial, sans-serif; font-weight: bold }

.copytext 	{
	COLOR: #666666;
	FONT: 10px arial, verdana, sans-serif;
	font-weight: bold;
	border: none;
}

.quotechoice	{ COLOR: #000099; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal }

.picturetitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.picturedesc 	{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: bold }



.button { 	background-image: url("picts/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 2px outset #000000}

.buttonon { background-image: url("picts/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #666666;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.button-popups {background-color:#FFFFFF;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #666666 1px solid}

.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid}

.textarea	{
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("picts/shadeform.gif");
	text-align: center;
	WIDTH: 275px;
	HEIGHT: 325px;
	BORDER: thin solid #0099FF;
}

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.searchbutton {	background-image: url("picts/button.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.searchform 	{ background-image: url("picts/shadeform.gif"); WIDTH: 100PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif; BORDER: #000000 1px solid }


.searchdrop	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }
.borderstyle {
	border: medium solid #0000CC;
	padding: 15px;



}
