﻿BODY 	{
	scrollbar-base-color: #7C8197;
	scrollbar-track-color: #323649;
	backgroUnd-color: #000000;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}

a:link		{
	font: 13px Arial;
	color: #99CCFF;
	text-decoration: none;
}

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

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

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

.picturebar 	{ background-color:#FFFFFF; }



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

TABLE 		{
	margin: 10px 0 0 0;
	COLOR: #C0C0C0;
	FONT: 12px arial, sans-serif;
	font-weight: bold;
}

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

.subtitle 	{ COLOR: #999999; FONT: 10px Georgia, "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: 12px arial, verdana, sans-serif; font-weight: bold; }


.just 		{ text-align: justify; }


/* GENERAL COLOR AND LINE COLOR AREAS */

.searcharea	{ background-color: #323649; padding: 10px; width: 200px; }

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

.footer 	{ background-color: #323649; padding: 5px; padding-bottom: 8px; }

.linevert	{ BORDER-LEFT: #7C8197 1px solid; }

.outertable	{ BORDER-RIGHT: #323649 1px solid; }

.page-splits	{
		border-top: #7C8197 1px solid;
		background-color: #000000;
		color: #000000; height: 1px;
		width: 100%;
		}


 /* IMAGE BORDERS */

.borders		{ BORDER: #FFFFFF 1px solid; }


 /* HOMEPAGE THUMBNAIL BORDERS */

.hover-border	 	{ border: #FFFFFF 1px solid; cursor:hand; }
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("picts/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: Georgia, "Times New Roman", arial, sans-serif;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon { background-image: url("picts/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY:  Georgia, "Times New Roman", arial, sans-serif;
		color: #666666;
		font-size: 8pt;
		height: 20px;
		width: 100px;
		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: #666666 1px solid}

.textarea	{ FONT: 13px arial, 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 verdana, arial, sans-serif; }

.dropdown-search {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 8pt verdana, arial, sans-serif; }



 /* START MENU CODE */



.menu    	{
		FONT: 10px Georgia, "Times New Roman", arial, sans-serif ; font-weight: bold;
		height: 23px;
		text-indent: 20px;
		background-image: url(picts/menu.gif);
		background-repeat: no-repeat;
		background-position: 0 0px;
		vertical-align: middle;
		}


.menu-line	  {
		  background-image: url(picts/menu-ine.gif);
		  background-repeat: repeat-y;
		  }
		  

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

