﻿#Layer1 {
	position:absolute;
	left:12px;
	top:13px;
	width:258px;
	height:91px;
	z-index:1;
}

/* Default Outer Margins */
html, body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Default Font Size and Style */
body, html, b, p, td, th, div, span, input, select, textarea, a, ol, ul, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
}

/* Default Heading Styles */

/* Heading for Brand New Name */
h1, H1
{
	color: #602A00;
	font-size: 12px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:2px;
}
h2, H2
{
	font-size: 12px; 
	color: #C1B586;
	font-weight: bold;
	padding-bottom:2px;
}
h3, H3
{
	color: #AB220D;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:2px;
}

h4, H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #602A00;
	padding-bottom:0px;
}

h5
{
	color: #AB220D;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:2px;
}
h6
{
	color: #AB220D;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:2px;
}

a
{
	color: #620004;
	text-decoration: underline;	
}
a:hover
{
	text-decoration: none;
}

a:link {
	color: #AB220D;
}
a:visited {
	color: #602A00;
}

.underline
{
	text-decoration: underline;	
}
.strikethrough
{
	text-decoration: line-through;
}
.invisible
{
	display: none;
	visibility: hidden;
}
.visibleBlock
{
	display: block;
	visibility: visible;
}
.visibleInline
{
	display: inline;
	visibility: visible;
}

/* CSS for Left Navigation Menu */
/* Root Item (Home) */
.staticRoot td
{
	padding-bottom:10px;
}
.staticRoot a
{
	visibility:hidden;
	display:none;
}

.staticHeading
{
	padding: 10px 0px 0px 20px;
}

.staticHeading a:hover
{
	text-decoration:underline;
}

.ameristarCustom-Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	font-weight:normal;
}


/*
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; }
.style7 {font-size: 10px}
.style12 {
	color: #602A00;
	font-size: 12px;
}
.style13 {
	color: #AB220D;
	font-size: 12px;
}
.style15 {font-size: 12px; color: #C1B586;}
.style16 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }
.style19 {color: #602A00}
*/
.style17 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; }
.style18 {font-size: 8px}


#Table_01 .style5 .style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
#Table_02 .style5 .style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}

.pageEditToolbar td
{
	height:0px;
}

.siteActions td
{
	position:absolute;
	left:660px;
	top:110px;
	padding-bottom:0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:0px;
	z-index:1;	
	
}

.siteActions a
{
	color: #001029;
	font-weight: bold;
	text-decoration: underline;	
}

.login td
{
	position:absolute;
	left:10px;
	top:50px;
	padding-bottom:0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:0px;
}
.login a
{
	color: #001029;
	font-weight: bold;
	text-decoration: underline;	
}
.login a:hover
{
	text-decoration:none;
}
