BODY {
	FONT: bolder 11px arial, verdana, sans-serif;
	scrollbar-base-color: #99CCFF;
	scrollbar-track-color: #55B3FF;
	scrollbar-face-color: #99CCFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #55B3FF;
	scrollbar-darkshadow-color: #55B3FF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	color: #FFFFCE;
	background-color: #99CCFF;
}

a:link		{
	color: #0000FF;
	text-decoration: none;
	font-weight: bolder;
}

a:visited	{
	color: #0000FF;
	text-decoration: none;
	font-weight: bolder;
}

a:active	{
	color: #FFFFCE;
	text-decoration: none;
	font-weight: bolder;
}

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


.menulinks 	{
	FONT: normal 13px arial, verdana, sans-serif;
	color: #0099FF;
	background: #99CCFF;
}

.picturebar 	{
	color: #FFFFFF;
}


 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{
	COLOR: #333333;
	font-weight: NORMAL;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	background-color: #99CCFF;
}


.title 		{ COLOR: #0000FF; FONT: bold 12px verdana, arial, sans-serif}

.subtitle 	{ COLOR: #0099FF; FONT: bold 12px verdana, arial, sans-serif}

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

.phonetitle 	{
	color: #3333FF;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.copytext 	{ COLOR: #F0F0F0; FONT: 9px arial, verdana, sans-serif; font-weight: normal }

.picturetitle 	{
	COLOR: #F0F0F0;
	FONT: 10px verdana, arial, sans-serif;
	font-weight: bold;
	background-color: #99CCFF;
}

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

.quotechoice 	{ COLOR: #CCFFFF; FONT: 13px arial, verdana,  sans-serif; font-weight: NORMAL }


.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: #000000 1px solid }

.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-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: #000000 1px solid }


.buttonon-popups { 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 }


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

.textarea	{
	FONT: 13px arial, verdana, sans-serif;
	background-image: url(picts/contact.jpg);
	text-align: left;
	WIDTH: 300PX;
	HEIGHT: 150PX;
	BORDER: #000000 1px solid;
	background-color: #FFFFFF;
}

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

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


.divstyle {	position:absolute;
		border: #FFFFFF 1px solid;
		top:0;
		left:0 }

.pstyletitle{
	postion:absolute;
	padding: 2px;
	color:#0000FF;
	font-size:10px;
	font-family:verdana, arial;
	background-color: #FFFFFF;
	background-position: 6;
	font-weight: bolder;
}


.pstylebody {	postion:absolute;
		background:6F8C8F;
		padding: 2px;
		color:white;
		font-size:10px;
		font-family:verdana, arial }
