BODY {		
	FONT: 11px 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: #99CCFF; text-decoration: none; 
}

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

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

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

.menulinks 	{ 
	FONT: 10px Verdana, Times New Roman, arial; font-weight: bold; 
}

.picturebar 	{ 
	background-color:#FFFFFF; 
}

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

TABLE 		{ 
	COLOR: #C0C0C0; FONT: 12px Verdana, sans-serif; font-weight: bold; 
}


.title 		{ 
	COLOR: #FFFFFF; FONT: 13px Verdana, Times New Roman, arial, sans-serif; font-weight: bold; 
}

.subtitle 	{ 
	COLOR: #999999; FONT: 10px Verdana, "Times New Roman", arial, sans-serif; font-weight: bold; 
}

.phonetitle { 
	color: #F0F0F0; font: 11px verdana, arial, sans-serif; font-weight: bold; 
}

.copytext { 
	COLOR: #F0F0F0; FONT: 10px verdana, sans-serif; font-weight: bold; 
}


.just {
	text-align: justify;
}


.button { 	
		background-image: url("picts/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: Verdana, "Times New Roman", arial;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 100px;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid; 
}

.buttonon { 
		background-image: url("picts/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY:  Verdana, "Times New Roman", arial;
		color: #666666;
		font-size: 8pt;
		height: 20px;
		width: 100px;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid; 
}


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

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

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