﻿body
{
	font-family: Century Gothic;
	margin-left: 0px;
	margin-top: 0px;
}
.mainTable
{
	border-width: 0px;
}
.whitePageColumn
{
	width: 10px;
	vertical-align: bottom;
}
.menuColumn
{
	width: 208px;
	height: 738px;
	background-image: url('../images/MenuTop_01.png');
	background-repeat: no-repeat;
}
.menuColumnMiddle
{
	height: 131px;
	width: 208px;
	background-image: url('../images/MenuBackground.png');
}
.menuSideColumn
{
	width: 10px;
	background-color: #a5d333;
}
.img_Menu_Bottom
{
	width: 210px;
	height: 63px;
	text-align: left;
	margin-left: 20px;
	vertical-align: top;
}
.footerLeft
{
	width: 238px;
	height: 63px;
	background-image: url('../images/FooterBackground.png');
}
.footerRight
{
	background-image: url('../images/FooterBackground.png');
	font-size: 15px;
	padding: 10px;
	color: white;
	font-weight: bold;
	text-align:center;
	width:650px;
}
.footerMenu
{
	color: white;
	font-weight: bold;
}
a.footerMenu:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a.footerMenu:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.footerMenu:hover
{
	color: #5a481e;
	text-decoration: overline underline;
	font-weight: bold;
}
a.footerMenu:active
{
	color: #5a481e;
	text-decoration: none;
}
.greenSpacerLeft
{
	width: 10px;
	background-color: #a5d333;
	height: 12px;
}
.greenSpacerRight
{
	width: 740px;
	background-color: #a5d333;
	height: 10px;
	vertical-align: bottom;
}
.contentArea
{
	width: 740px;
}
.alignImageToTop
{
	vertical-align: top;
}
.contentBoxMain
{
	padding: 15px 15px 15px 15px;
	text-align: right;
}
.title
{
	padding-left:15px;
}
.contentBox
{
	padding: 15px 15px 0px 15px;
	font-size:10pt;
	max-height:560px;
	max-width:710px;
	display:block;
	overflow:auto;
	vertical-align:top;
}
.contentBoxText
{
	text-align: justify;
	vertical-align: top;
	height: 281px;
	color: #9d9fa2;
	font-size: 20px;
	font-family: 'Century Gothic';
	letter-spacing: 3px;
}
.contentBoxHorizontalBorder
{
	height: 8px;
}
.divMenu
{
	vertical-align: top;
	position: relative;
	top: 380px;
	font-size: 20px;
	padding-left: 8px;
	color: white;
	font-weight: bolder;
}
.divMenuItems
{
	font-size: 15px;
	padding: 10px;
	color: white;
	font-weight: bold;
	line-height: 22px;
}
a.divMenuItems:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a.divMenuItems:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.divMenuItems:hover
{
	color: #5a481e;
	text-decoration: overline underline;
	font-weight: bold;
}
a.divMenuItems:active
{
	color: #5a481e;
	text-decoration: none;
}
.homeContentPics
{
	width:100%;
}
.homeContentPics td
{
	text-align:center;
}
.tab-container
{
	min-height:621px;
	width:677px;
}
.tab-nav
{
	font-weight:bold;
	
}
.tab-panel
{
	font-size:10pt;
}

/* 
	Blue on blue
	written by Glenn Slaven http://slaven.net.au

.design1 table,td,th {
	border-collapse:collapse;
	margin:0;
	padding:0;
}

.design1 table {
	border: none;
}

.design1 table caption {
	background-color: transparent;
	background-image: url(cap_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align:left;
	font-size:150%;
	text-transform:uppercase;
	line-height: 30px;
	letter-spacing:0px;	
}

.design1 td, th{	
	vertical-align:top;
	font-weight:normal;	
}

.design1 thead {
	border-left:1px solid #2293FF;	
}

.design1 thead th {
	background: #2293FF;
	color: #FFFFFF;
	font-size: 125%;
	border-top:1px solid #2293FF;
	border-right:1px solid #2293FF;
	padding: 4px 0.4em 4px 0.4em;	
}

.design1 tfoot td, tfoot th {
	border-top:1px solid #2293FF;
	border-right: none;
	font-weight: bolder;
	font-size: 110%;
	padding: 0.4em 0.5em 0.4em 0.5em;
}

.design1 tbody td, tbody th {
	background-color: #D9ECFF;
	border-right:1px solid #2293FF;
	font-size: 110%;
	padding: 0.4em 0.5em 0.4em 0.5em;
}

.design1 tbody tr.odd th, tbody tr.odd td{
	background-color: #BDDFFF;
}

.design1 tbody th{	
	font-weight: bold;	
	border-left:4px solid #2293FF
}

.design1 table a:link, table a:visited, table a:active {	
	color:#444F66;
	background-color: transparent;
	text-decoration: underline;
}

.design1 table a:hover {
	text-decoration:none;
	background-color: #1E90FF;
	color: #FFFFFF;
}
*/
.design1 table 
{	
   border: 1px solid #666666; 
   width:300px; 
   border-collapse: collapse;
}
.design1 td { border: 1px solid #666666;	}
.design1 th { border: 1px solid #666666; }
