﻿body
{
	margin: 0px;
	background-color: #FC9900;
	background-image: url(   'slices3/bodyBackground.jpg' );
	font-family: Arial;
	font-size: 12px;
}


/* Table and all background images for MasterPage   */

.mainTable
{
	width: 863px;
	height: 630px;
	background-color: #ff9933;
	font-family:Arial;
}
            
            
/* middle column table */


.header
{
	width: 863px;
	height: 151px;
	background-image: url( 'slices3/hnHeader.jpg' );
	background-repeat: no-repeat;
}





.contentSection
{
	width: 863px;
	height: 443px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url( 'slices3/hnBody.jpg' );
}

.footer
{
	width: 863px;
	height: 35px;
	background-image: url(  'slices3/hnFooter.jpg' );
	background-repeat: no-repeat;
}

.bottomBorder
{
	width: 863px;
	height: 27px;
	background-image: url( 'slices3/hnBottom.jpg' );
	
}

.pageContent{ width:780px; height:443px;}

.sideBorder{ width:60px;height:443px;}            

.sideBorder2{ width:15px;height:443px;}


.mainContentTable
{
	width: 863px;
}


.menuClass
{
	height:25px;	
}



.menuClass a
{
	color:#000066;	
	
}

.menuClass a:visited
{
	color:#000066;	
	
}


.menuClass a:hover
{
	color:red;	
}

/* Powered by log0  */

.PoweredBy
{
	font-family: Arial;
	font-size: 11px;
	color: #000066;
}

/* Site Classes */


.menuControlClass
{
	margin: 0px 0px 0px 10px;
}

.pageTitle
{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #000066;
}
.imageInText
{
	margin: 0 10px 10px 0;
	float: left;
}

.imageInTextRight
{
	border: thin #284E98;
	margin: 0 10px 0 10px;
	float: right;
}
.imageInTextSpan
{
	height: 105px;
	width: 105px;
}
.formTable
{
	border-style: solid;
}
.formDivider
{
	background-color: #000080;
	color: #FFFFFF;
	text-align:center;
}

.cellSep
{
	background-color: #000080;
}

a:hover
{
	color:Red;	
}
.BoardMemberName
{
	font-weight: bold;
	color: #003399;
}
.BoardMemberCompany
{
	font-style: italic;
}

