﻿BODY	{
	border: thin #000000;
	scrollbar-base-color: #F0F0F0;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}

 /* PAGE LINK COLORS */

a:link		{
	font: normal small Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
}

a:visited	{
	font: small Arial, Helvetica, sans-serif;
	color: #F0F0F0;
	text-decoration: none;
}

a:active	{
	font: medium serif;
	color: #FF9900;
	text-decoration: none;
}

a:hover		{
	font: small Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
}




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

.title		{
	COLOR: #FFFFFF;
	FONT: 18px arial, sans-serif;
	font-weight: bold;
}
TABLE		{
	COLOR: #FFFFFF;
	FONT: small arial, geneva, verdana, sans-serif;
	font-style: normal;
}

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

.subtitle	{
	COLOR: #FF9900;
	FONT: small arial, sans-serif;
	font-weight: bold;
}
.footer		{
	background: #710000;
	COLOR: #FFFFFF;
	FONT: normal arial, sans-serif;
	font-size: small;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.hilite		{
	font: small Arial, sans-serif;
	COLOR: #FFFFFF;
}

.just 		{ text-align: justify; }




 /* IMAGE BORDERS */


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






.splitlines	{ COLOR: #000000; HEIGHT: 1px; WIDTH: 100% }


.nobreak	{ white-space:nowrap; }




.menu-table 	{
	font: normal bold small Arial, Helvetica, sans-serif;
	width: 754px;
	background-color: #000000;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	color: #000000;
	text-transform: uppercase;
}





.firstmenu	{
	background: #886620;
	font: bold medium Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	text-transform: uppercase;
	min-width: 120px;
}
.menu		{
	font: inherit;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	display: block;
	width: inherit;
	border: 1px #710000 inset;
	color: #000000;
	max-height: 28px;
	background-image: url('picts/banded_glass_bars2.png');
	min-height: 22px;
	top: auto;
	vertical-align: middle;
	text-transform: uppercase;
	position: relative;
	padding-top: 4px;
	background-color: #000000;
	border-bottom-color: #996600;
	max-width: none;
	padding-left: 6px;
}



a.menu:link 	{
	background-position: center;
	font: bold small Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #000000;
	outline: #000000;
	outline-color: #000000;
	outline-width: thin;
	background-image: url('picts/banded_glass_bars2.png');
	text-transform: uppercase;
}


a.menu:visited 	{
	font: normal normal bold small Arial, Helvetica, sans-serif;
	background-color: #710000;
	color: #4A0000;
	text-transform: uppercase;
}


a.menu:active 	{
	font: normal normal bold small Arial, Helvetica, sans-serif;
	background-color: #710000;
	color: #F1C89A;
	text-transform: uppercase;
}



a.menu:hover 	{
	font: normal normal bold small Arial, Helvetica, sans-serif;
	background-color: #710000;
	color: #B60346;
	text-transform: uppercase;
}


