BODY	{
	margin: 5px;
	margin-top: 15px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: #FFFFFF;
	scrollbar-base-color: #000000 }
	


/* NON-MENU PAGE LINK COLORS */


a:link		{ color: #A96655; text-decoration: none; }

a:visited	{ color: #A96655; text-decoration: none; }

a:active	{ color: #A96655; text-decoration: none; }

a:hover		{ color: #FF6600; text-decoration: none; }




/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif; }

.title		{ COLOR: #000000; FONT: 17px arial, verdana, sans-serif; font-weight: normal; }

.subtitle	{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: normal; }

.ticker		{ COLOR: #A96655; FONT: 16px geneva, verdana, arial, sans-serif; font-weight: bold; }

.tickersmall	{ COLOR: #A96655; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: bold; }

.footer		{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; }

.just 		{ text-align: justify; }

.style9 {COLOR: #000000; font-size: 56px; font: "Times New Roman", Times, serif; }

.style10 {COLOR: #000000; font-size: 28px; font: "Times New Roman", Times, serif;}

.style11 {COLOR: #000000; font-size: 24px; font: "Times New Roman", Times, serif;}

.style12 {COLOR: #000000; font-size: 18px; font: "Times New Roman", Times, serif;}

.hilite	{ COLOR: #EB8634; FONT: 17px arial, verdana, sans-serif; font-weight: normal; }

.smallhilite	{ COLOR: #FF6600; FONT: 11px arial, verdana, sans-serif; font-weight: normal; }

.scroller	{ COLOR: #000000; FONT: 11px arial, verdana, sans-serif; font-weight: normal; }





/* HEADER BORDERS */

.maintable	{ border: #000000 1px solid; }





/* BORDERS FOR NEWS PAGE IMAGES AND NEWS TEXT */

.borders		{ border: #000000 1px solid; }

.smalltext		{ COLOR: #9B867B; FONT: 10px arial, sans-serif; font-weight: normal; }

.newswinbackground		{ background-image:url(picts/menu.gif); }

.pagesplits		{ width: 1px; width: 350px; color:#000; }









/* UNDER THE MENU SIDEBAR OPTIONS ( TURN TEXT ON IN THE menu.js ) */

.menuimage	{ border: #000000 1px solid; margin-top: 11px; margin-bottom: 5px; }

.sidetexttitle 	{
		color: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold;
		border: #666666 1px solid;
		background-color: #FF6600;
		}


.formmargin		{ margin: 0px; }


.sidetext	{
		color: #000000; FONT: 11px arial, verdana, sans-serif;
		font-weight: normal;
		border-bottom: #C0C0C0 1px solid;
		border-left: #C0C0C0 1px solid;
		border-right: #C0C0C0 1px solid;
		background-color: #FFFFFF;
		}




/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}







/* LINKS PAGE CODE */


.linksmargin	{ margin: 0px; margin-top: 6px; }

.searchbutton 	{ FONT: 11px arial, verdana, helvetica, sans-serif; }

.searchform 	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #F6F6F3;
		WIDTH: 120PX;
		HEIGHT: 20PX;
		BORDER: #666666 1px solid;
		}





/* START THE CODE FOR THE MENUS */

.menubackground	{
		background-color: #FFFFFF;
		border-top: #000000 0px solid;
		border-bottom: #000000 0px solid;
		border-right: #C0C0C0 0px solid;
		border-left: #000000 0px solid;
		padding-top: 5px;
		padding-bottom: 5px;
		width: 150px;
		}



.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  font-weight: normal;
		  letter-spacing: 1px;
		  padding-top: 1px;
		  padding-bottom: 1px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-bottom: 8px;
		  margin-right: 0px;
		  margin-left: 0px;
		  width: 150px;
		  cursor:pointer;
		  text-align: left;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border: #C0C0C0 1px solid; }


a.menu:link 	{ background-color:#F0F0F0;
		  background-image: url("picts/menu.gif");
		  color: #333333; }


a.menu:visited 	{ background-color:#F0F0F0;
		  background-image: url("picts/menu.gif");
		  color: #333333; }


a.menu:active 	{ background-color:#F0F0F0;
		  background-image: url("picts/menu.gif");
		  color: #666666; }


a.menu:hover 	{ background-color:#CC9999;
		  color: #666666;
		  border: #666666 1px solid; }
		  

.clinictitle	{ COLOR: #333333; font: 36px Times New Roman, Times, serif; font-weight: bold; }

.clinicsmall	{ COLOR: #333333; font: 18px geneva, verdana, arial, sans-serif; font-weight: bold;	}

.date-font { color: #CCCCCC; font: 12px verdana, arial, sans-serif; font-weight: normal;	} 
		