/*
====================================
Site Access Styles         V1.2.0001
10/03/2006
====================================
*/


/* Global Styles */
BODY { }

a:link, a:visited, a:active, a:hover { color: #0000FF } 

HR { }


/* Site Header and Footer Styles */
.SiteHeader { background-color: #000000;
		font-size: 120%;
		font-weight: bold;
		color: #ffffff }

.SiteFooter { margin-top: -5px; 
		margin-bottom: 0px }

.SiteFooter TD { margin-bottom: 0px;
			margin-top: 0px;
			font-size: 75% }

.SiteFooter a:link, .SiteFooter a:visited, 
	.SiteFooter a:active, .SiteFooter a:hover { color: #000000 }


/* Site Menu Styles */
.SiteMenu { border-left-width: 1px; 
		border-right-style: solid; 
		border-right-width: 2px; 
		border-top-width: 1px; 
		border-bottom-width: 1px;
		background-color:  #477502 }

.SiteMenu .SiteMenuHeader { margin-top: 0px;
				margin-bottom: 9px;
				font-weight: bold;
				font-size: 80%;
				color: #FFFFFF }

.SiteMenuImages { margin-left: -8; 
			margin-right: -8; 
			margin-top: 0; 
			margin-bottom: 6px }

.SiteMenu P { margin-top: 0px;
		margin-bottom: 6px;
		font-size: 80%;			
		color: #FFFFFF }

.SiteMenu HR { color: #C0C0C0;
		margin-bottom: 6px; }

.SiteMenu a:link, .SiteMenu a:visited, 
	.SiteMenu a:active, .SiteMenu a:hover { color: #FFFFFF }


/* Site Information Styles */
.PopupWarning { font-size: 110%;
		border-style: solid;
		border-width: 1px;
		border-color: #000000;
		margin-bottom: 2px;
		margin-left: 2px;
		margin-right: 2px;
		text-align: center;
		padding: 3px;
		background-color: #FFFFDF }

.SiteInformation { margin-top: 10px; 
			font-size: 95%}

.SiteInformationTitle { margin-top: 9px;
			margin-bottom: 9px;
			color: #6161A2;
			font-weight: bold  }

.SiteInfoTable { border-width: 2px;
			border-style: solid;
			border-color: #996633;
			background-color: #999900;
			text-align: center }

.SiteInfoRow { background-color: #FFFBDF } 


/* Site Entry Styles */
.SiteEntryTable { border: solid 1px #000000;
			background-color: #ffffff }

.SiteEntryTableTitle  { margin-top: 2px;
			margin-bottom: 10px;
			font-weight: bold;
			background-color: #E1E0EF }

.SiteEntryTableNotes  { font-size: 80%;
			margin-top: 15px; 
			margin-bottom: 0px }

.SiteEntryFlashTable { border-width: 2px;
			border-style: solid;
			text-align: center;
			border-color: #996633;
			background-color: #999900 }

.SiteEntryForm { margin-bottom: 2px }

.SiteError { color: #EC3300;
	     font-weight: bold;
	     font-style: italic }
