/* Custom Classes */	
	
.cellbgMAIN {background-color: #CC9900;}

/* Redefined HTML Tags */

body { font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #000000;
	 background-color: #FFFFFF;}

td { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; }

td>input { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0; }

tr { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; }

p { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; }



/* Link Classes */

a{
	text-decoration: none;
	color:#000000;}

a:link{
	text-decoration: none;
	color:#000000;}

a:link:hover{
	text-decoration: underline;
	color:#000000;}

a:hover{
	text-decoration: underline;
	color:#000000;}

a:visited{
	text-decoration: none;
	color:#000000;}

a:visited:hover{
	text-decoration: underline;
	color:#000000;}

a.old{
	color: #c0c0c0;
	font-weight: normal;}

a.topnav{
	text-decoration: none;
	color:#CCCCCC;}

a.topnav:link{
	text-decoration: none;
	color:#CCCCCC;}

a.topnav:hover{
	text-decoration: underline;
	color:#CCCCCC;}

a.topnav:visited{
	text-decoration: none;
	color:#CCCCCC;}



a.topbarnav{
	text-decoration: none;
	color:#FFFFFF;}

a.topbarnav:link{
	text-decoration: none;
	color:#FFFFFF;}

a.topbarnav:hover{
	text-decoration: underline;
	color:#FFFFFF;}

a.topbarnav:visited{
	text-decoration: none;
	color:#FFFFFF;}



a.footernav{
	text-decoration: none;
	color:#666666;
	font-size: 10px;}

a.footernav:link{
	text-decoration: none;
	color:#666666;}

a.footernav:visited{
	text-decoration: none;
	color:#666666;}


a.footernav:link:hover{
	text-decoration: underline;
	color:#666666;}

a.footernav:visited:hover{
	text-decoration: underline;
	color:#666666;}


a.breadcrumbnav{
	text-decoration: none;
	color:#666666;}

a.breadcrumbnav:link{
	text-decoration: none;
	color:#666666;}

a.breadcrumbnav:visited{
	text-decoration: none;
	color:#666666;}

a.backtotop{
	font-size:11px;
	color: #808080;}

a.backtotop:link{
	text-decoration: underline;
	font-size:11px;
	color: #808080;}

a.backtotop:hover{
	font-size:11px;
	color: #808080;}

a.backtotop:visited{
	font-size:11px;
	color: #808080;}

a.silver{
	font-size:10px;
	color: #C0C0C0;}

a.silver:link{
	font-size:10px;
	color: #C0C0C0;}

a.silver:hover{
	text-decoration: underline;
	font-size:10px;
	color: #C0C0C0;}

a.silver:visited{
	font-size:10px;
	color: #C0C0C0;}



/* Standard Classes */

.cellbgWHITE { background-color: #FFFFFF;}

.cellbgBLACK { background-color: #000000;}

.cellbgLGTGREY { background-color: #DDDDDD;}

.cellbgMEDGREY { background-color: #CCCCCC;}

.cellbgDRKGREY { background-color: #666666;}



/* Custom Classes */

.content img {margin: 20px 20px 20px 20px}

h1#header
{
	color: #999;
	font-size: 105%;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.4em;
	padding: .6em 0;
	border-bottom: 1px solid #cc9900;
}
.spotTitle {
	color: #000;
	font-family: inherit;
	font-weight: bold;
	font-size: 120%;
	line-height: 120%;
}.spotText {
	color: #000;
	font-family: inherit;
	font-weight: normal;
	font-size: 100%;
	line-height: 160%;
}
.errorText{
	color: #990000;
	font-weight: bold; }

.cellbgSUB { background-color: #F5EBCC;}

.title {
	font-size: 14px;
	color: #000000;
	font-weight: bold;}

.med {
	font-size: 12px;
	font-weight: bold;
	color: #000000;}

.lrg {
	font-size: 13px;
	font-weight: bold;
	color: #000000;}

.sm { font-size: 10px;}

.bold { font-weight: bold;}

.italic { font-style: italic;}

.txtcc9900 {
	color: #CC9900;
	font-weight: normal;}

.txtc0c0c0 {
	color: #CCCCCC;
	font-weight: normal;}

.searchtxtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dddddd;
	border: 4px;
	width: 110px;
	padding: 2px;
	margin: 0px;
	height: 18px;
	vertical-align: middle;}

.footertxt {
	color: #666666;
	font-size: 10px;}

.breadcrumbtxt {
	color: #666666;}

.whitetxt {
	color: #FFFFFF;}

.divider {
	background-color: #cc9900;}

.tablecc9900 {
	font-weight: bold;
	background-color: #F5EBCC;
	border: 1px solid #cc9900;}

.tablecc9900norm {
	font-weight: normal;
	background-color: #F5EBCC;
	border: 1px solid #cc9900;}

.tablecc9900yel {
	font-weight: bold;
	background-color: lightyellow;}

.tablecc9900yelNorm {
	font-weight: normal;
	background-color: lightyellow;}

.tableSILVER {
	font-weight: bold;
	background-color: #C0C0C0;
	border: 1px solid #000000;}

.subtitlegrey {
	background-color: #DDDDDD;
	font-weight: bold;}

.goRight  {
	text-align: right; }

.tabstrip {
	background-color: lightyellow;
	padding: 5px;
	border-bottom: 1px solid #993300;
}

.tabstrip A {
	padding: 4px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	text-decoration: none;
	background-color: #F5EBCC;

}

.tabstrip A:hover {
	text-decoration: none;
}

.tabstrip A#selected {
	background-color: white;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #993300;
	border-left: 1px solid #993300;
	border-right: 1px solid #993300;
	border-bottom: 2px solid white;
}

.tabbox {
	border-left: 1px solid #993300;
	border-right: 1px solid #993300;
	border-bottom: 1px solid #993300;
}

.logbox {
	border: 2px  solid #cc9900; padding: 5px;
	background: #F5EBCC ;
;}

.redbox {
	border: 1px solid #993300;
	padding: 5px;
}

.gallery {
	margin: auto;
	text-align: center;
}

.gallery img {
	border: 2px solid black;
}

.gallery #forward {
	float: right;
}

.info {
	background-color: #FFFFE0;
	padding: 4px;
}
.facinfo {
	background-color: #C0C0C0;
	padding: 4px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
}
