﻿body
{
	text-align: center;
	font-size: 9pt;
	font-family: Verdana, Arial;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: white;
	background-position-x: center;
	}

.mainNAV {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-transform: uppercase}
.rte
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	background-color: white;
	height: 66px;
}
.copy
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	background-color: white; 
	}
.copysmall
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: white; 
	}
.copylightbak
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-color: silver; 
	}
.copyBLarge
{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: black;
}
.copyitalic
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: black;
	font-style: italic;
}
.smallitalic
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: black;
	font-style: italic;
	width: 130px;
}
.copyB
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	background-color: white; 
	font-weight: bold;
	
}
.whitetext
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.copyBlightbak
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: silver; 
}
.abutton
{
	cursor: hand;
	font-family: Verdana, Arial;
	background-color: black;
	width: 120px;
	color: white;
	font-weight: bold;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	text-align: left;
}
.bbutton
{
	border-right: white 1px outset;
	border-top: white 1px outset;
	border-left: white 1px outset;
	cursor: hand;
	border-bottom: white 1px outset;
	font-family: Verdana, Arial;
	background-color: silver;
	width: 100px;
	font-weight: bold;
	color: white;
}
.cbutton
{
	border-right: white 1px outset;
	border-top: white 1px outset;
	border-left: white 1px outset;
	cursor: hand;
	border-bottom: white 1px outset;
	font-family: Verdana, Arial;
	background-color: black;
	width: 120px;
	font-weight: bold;
	color: white;
	font-size: 8pt;
}
.darkbakoutline
{
	background-color: #ffffff;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	border-collapse: collapse;
}
.darkbak
{
	background-color: black;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
.lightbakoutline
{
	background-color: #ffffff;
	border-right: #black thin solid;
}
.lightbak
{
	background-color:#cccccc;
	border-collapse: collapse;
}
.blackoutline
{
	background-color: transparent;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
.menuback
{
	background-color: black;
}
.opaquebak
{
background-color: white;
filter: alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85; -khtml-opacity: 0.85; 
}

.opaque
{
	
	font-size: 13px;
	color: #000000;
	filter: alpha(opacity=90); -moz-opacity: 0.90; opacity: 0.90; -khtml-opacity: 0.90;
	vertical-align: text-top;
	text-align: left;
	font-family: Verdana, Arial;
}
.opaquesmall
{
	
	filter: alpha(opacity=70); -moz-opacity: 0.70; opacity: 0.70; -khtml-opacity: 0.70;
	vertical-align: text-top;
	text-align: left;
	Font-size: 9pt;
	color: black;
	font-family: Verdana, Arial;
}
.opaquebold
{
	
	font-size: 13px;
	color: #000000;
	filter: alpha(opacity=70); -moz-opacity: 0.70; opacity: 0.70; -khtml-opacity: 0.70;
	vertical-align: text-top;
	text-align: left;
	font-family: Verdana, Arial;
	font-weight: bold;

}
A:link {color: black; TEXT-DECORATION: none }
A:visited {color: black; TEXT-DECORATION: none }
A:active { TEXT-DECORATION: none }
A:hover { COLOR: #815c9f; TEXT-DECORATION: underline }
