/********************* START OF GENERAL FORMATTING *********************/
body
{
	font-size: 70%;
	color:#000033;
	background-color:#E6E6E6;
	height:100%;
	margin-top: 25px;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
html
{
	height:100%;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
	font-family: verdana,helvetica,arial,sans-serif;
}

a
{
	text-decoration:none;
	color:#828361;
}

a:hover
{
	color:#000000;
}

h1
{
	font-size:14px;
	font-weight:bold;
	color:#76736E;	
}

h2
{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;	
}

h3
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.menulink
{
	color:#CCCCCC;
	text-decoration:none;
	font-size:11px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menulink:hover
{
	color:#FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: medium;
	border-top-style: none;
}
.maintable
{
	height:100%;
}
.imageborder
{
	border: 1px solid #999999;
}

.header
{
	background-color:#000000;
	height:210px;
	width: 700px;
	background-image: url(images/header.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
.menu
{
	background-color:#000000;
	height:25px;
	font-size:11px;
	padding-left:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-position: center;
	padding-top: 10px;
	text-align: left;
}

.genericmenu
{
	font-size:9px;
	color:#ffffff;
}
.image {
	border: thin solid #666666;
}
.genericmenulink
{
	color:#C6BFB7;;
}
.genericmenulink:hover
{
	color:#76736E;
}
.contentleft
{
	width:155px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #F0F0F0;
	border-bottom-style: solid;
	border-top-style: none;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: bottom;
	color: #666666;
	text-align: left;
}
.contentright
{
	width:505px;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:16px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-top-style: none;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
}
.contentmain
{
	width:505px;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:16px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-right-style: solid;
	
	border-left-width: thin;
	border-left-style: solid;
	
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-top-style: none;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
}
.footer {
	height:20px;
	font-size:10px;
	border: thin none #000000;
	color: #333333;
	text-align: center;
	padding-top: 20px;
}
.style1 {color: #999999}
#table1 td {align:left; padding:5px}