BODY	{
	background-color: #CDD2D8;
	margin: 0;
	padding: 0;
	border: #CDD2D8 0px solid;
	background-image: url(picts/background.jpg);
	background-attachment: fixed;
	}

 /* PAGE LINK COLORS */

a:link		{ color: #6666CC; text-decoration: none; font-weight: bold }

a:visited	{ color: #6666CC; text-decoration: none; font-weight: bold }

a:active	{ color: #6666CC; text-decoration: none; font-weight: bold }

a:hover		{ color: #666666; text-decoration: none; font-weight: bold }




 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{
	COLOR: #FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	border-top-color: #ffd74f;
	border-right-color: #ffd74f;
	border-bottom-color: #ffd74f;
	border-left-color: #ffd74f;
}

.title		{
	COLOR: #FF00FF;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 36px;
}

.title2		{ COLOR: #FF00FF; FONT: 18px arial, sans-serif; font-weight: normal; }

.subtitle	{
	COLOR: #FF00FF;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 13px;
}

.smalltitle	{
	COLOR: #FF00FF;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.footer		{
	COLOR: #FF00FF;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}

.hilite		{ COLOR: #006600; }




 /* MISC CODE AND COLORS */


.page-splits	{ COLOR: #000000; HEIGHT: 1px; WIDTH: 90%; }


.nobreak	{ white-space:nowrap; }


.just 		{
	text-align: justify;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



 /* PAGE IMAGE BORDERS (GALLERY BORDERS BELOW) */


.borders		{ border: #000000 1px solid; cursor:hand; }





 /* PICTURE GALLERY CODE */

.Galborder	 	{ border: #000000 1px solid; cursor:hand; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #6699FF 1px solid; cursor:hand; filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90; }


.slideshow	{
	font-weight: bold;
	color: #000000;
	background-color:#CDD2D8;
	cursor:hand;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 10px;
	margin-bottom: 3px;
	border: #666666 1px solid;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}



.slideshowon	{ FONT: 12px arial, verdana, sans-serif;
		  font-weight: bold;
		  color: #FFFFFF;
		  background-color:#9FAAB4;
		  cursor:hand;
		  padding-left: 6px;
		  padding-right: 6px;
		  margin-top: 10px;
		  margin-bottom: 3px;
		  border: #000000 1px solid; }



.form-margin	{ margin: 0px; }






 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none }
}





 /* START CODE FOR THE FORMS */


.shadeform	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url("picts/shadeform.gif");
		  margin-top:1px;
		  BORDER: #000000 1px solid;
		}


.dropdown 	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #000000;
		  margin-top:1px;
		}


.submit-button 	  {
		  background-color:#9FAAB4;
		  background-image: url("picts/button.gif");
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #FFFFFF;
		  text-align: center;
		  cursor:hand;
		  padding: 1px;
		  BORDER: #000000 1px solid;
		  }


.submit-buttonon  {
		  background-color:#CDD2D8;
		  background-image: url("picts/buttonon.gif");
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #000000;
		  text-align: center;
		  cursor:hand;
		  padding: 1px;
		  BORDER: #000000 1px solid;
		  }





 /* START THE CODE FOR THE PAGE MENUS */



.menu-table 	{
	width: 752px;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	color: #ffd74f;
		}





.menu		{
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans-serif;
	cursor:hand;
	font-weight: bold;
	text-align:center;
	line-height: 20px;
	display: block;
	white-space:nowrap;
	width: 90px;
	border: #000000 1px solid;
	color: #ff00ff;
	padding: 0px;
}



a.menu:link 	{
	background-image: url("picts/menu.gif");
	background-color:#9FAAB4;
	color: #ff00ff;
}


a.menu:visited 	{
	background-image: url("picts/menu.gif");
	background-color:#9FAAB4;
	color: #FF00FF;
}


a.menu:active 	{
	background-image: url("picts/menu.gif");
	background-color:#9FAAB4;
	color: #FF00FF;
}



a.menu:hover 	{
	background-image: url("picts/menuon.gif");
	background-color:#CDD2D8;
	color: #FF))FF;
	border: #000000 1px solid;
}





 /* GALLERY NAV MENU */



.menu-nav	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;
	height: 19px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 2px;
	margin-right: 1px;
	cursor:hand;
	line-height: 17px;
	display: block;
	white-space: nowrap;
	border: #000000 1px solid;
	color: #ffd74f;
}


a.menu-nav:link 	{
	background-color:#CDD2D8;
	color: #ffd74f;
}


a.menu-nav:visited 	{  background-color:#CDD2D8;
		  	   color: #000000;}


a.menu-nav:active 	{
	background-color:#CDD2D8;
	color: #ffd74f;
}


a.menu-nav:hover 	{
	background-color:#9FAAB4;
	color: #ffd74f;
	border: #000000 1px solid;
			}
.ticekts {
	color: #FF00FF;
}
blood {
	color: #F0F;
}
.just div {
	color: #F0F;
	font-size: 14px;
}
.just p strong .style29 {
	font-family: Verdana, Geneva, sans-serif;
}
.just p strong .style29 {
	font-family: Verdana, Geneva, sans-serif;
}
.just p strong .style29 {
	font-size: 16px;
}
.just p strong .style29 {
	font-family: Verdana, Geneva, sans-serif;
}
.just p strong .style29 {
	font-size: 16px;
}
.just p {
	font-family: Verdana, Geneva, sans-serif;
}
.just p {
	font-size: 16px;
}
.just p {
	font-family: Arial, Helvetica, sans-serif;
}
.just p {
	font-family: Arial, Helvetica, sans-serif;
}
.just p {
	font-size: 14px;
}
.just p {
	font-family: Arial, Helvetica, sans-serif;
}
.just p {
	font-size: 12px;
}
.justify p {
	color: #FFF;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}

