﻿body
{
	font-family: Arial;
	margin-left: 0px;
	margin-top: 0px;
}
.mainTable
{
	border-width: 0px;
}
.headerLeft
{
	width:280px;
	vertical-align:top;
}
.headerRight
{
	vertical-align:top;
	text-align:right;
}
.leftColumn
{
	vertical-align:top;
	width:253px;
}
.rightColumn
{
	width:657px;
	vertical-align:top;
}
.menu
{
	font-family:Times New Roman;
	color:#000066;
	padding-left:23px;
	padding-top:7px;
	padding-bottom:7px;
	background-image:url('../Images/menu_background.gif');
	font-size:17px;
	width:252px;
	line-height:50px;
}
.menu img
{
	border:0px;
}
.menu a:link
{
	color: #000066;
	text-decoration: none;
}
.menu a:visited
{
	color: #000066;
	text-decoration: none;
}
.menu a:hover
{
	color: #0081e3;
	text-decoration: none;
}
.menu a:active
{
	color: #000066;
	text-decoration: none;
}
.menuFontBig
{
	font-size:20px;
}
.menuLeft
{
	width:54px;
}
.menuRight
{
	width:200px;
}
.contentArea
{
	vertical-align:text-top;
	padding-left:20px;
	padding-right:20px;
	width:481px;
}
.contentPicturesRight
{
	padding-right:35px;
}
.pageTitle
{
	font-family: Felix Titling, Arial;
	color:#338dad;
	font-size:28px;
	font-variant:small-caps;
}
.contentBottomPictures
{
	width:100%;
}
.leftSpacer
{
	width:32px;
}
.paragraphHeading
{
	font-size:16px;
	font-weight:bold;
}
/* 
	Plain old table styles
	written by Chris Heilmann http://wait-till-i.com
*/

.Design1 td,th{
	padding:1.0em 1.0em;
	vertical-align:top;
	font-weight:normal;
	font-size:15px;
}
.Design1 thead th{
	text-transform:uppercase;
	background:#666;
	color:#fff;
}
.Design1 tbody td{
	background:#ccc;
}
.Design1 tbody th{
	background:#999;
}
.Design1 tbody tr.odd td{
	background:#eee;
}
.Design1 tbody tr.odd th{
	background:#ccc;
}
.Design1 caption{
	text-align:left;
	font-size:140%;
	text-transform:uppercase;
	letter-spacing:-1px;
}
.Design1 table th a:link{
	color:#030;
}
.Design1 table th a:visited{
	color:#003;
}
.Design1 table td a:link{
	color:#369;
}
.Design1 table td a:visited{
	color:#000;
}
.Design1 table a:hover{
	text-decoration:none;
}
.Design1 table a:active{
	color:#000;
}