﻿body {
	margin: 0px;
	text-align: left;
	font-size:12px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	border: none;
	background-color: white;
	behavior: url("csshover.htc");
}

.topBit
{
	width: 775px;
	height: 285px;
	font-size:0px;
	background-image: url(../images/topphoto.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.MiddleBit
{
	position: relative;
	top: -65px;
	left: 0px;
	width: 775px;
}

.MainTable
{
	width: 770px;
}
.leftCell
{
	width: 250px
}

.topButtons
{
	display: block;
	position: absolute;
	height: 22px;
	width: 55px;
	top: 220px;
	left: 700px;
}
#NavMenu
{
	margin-top: 1px;
	font-family: tahoma, Arial, Helvetica, sans-serif;

}
#NavMenu ul
{
	margin: 0px;
	padding: 0px;
}

#NavMenu li
{
	padding-top: 3px;
	font-size: 12px;
	color: #007397;
	position: relative;
	margin: 0px;
	margin-left: 10px;
}
.MenuLevel1 li
{
	list-style-image: url("../images/list_L1.gif");
}
.MenuLevel2 li
{
	list-style-image: url("../images/list_L2.gif");
}
.MenuLevel3 li
{
	list-style-image: url("../images/list_L3.gif");
}

.MenuLevel2 ul
{
	position: relative;
	display: none;
}

.MenuLevel1 a:link{color: #007397;cursor:hand;text-decoration: none;}
.MenuLevel1 a:active{color: #007397;cursor:hand;text-decoration: none;}
.MenuLevel1 a:visited{color: #007397;cursor:hand;text-decoration: none;}
.MenuLevel1 a:hover{color: #007397;cursor:hand;text-decoration: none;}

#tdTitle
{
	position: absolute;
}
#tdTitle h1
{
	padding-left: 40px;
	width: 100px;
	font-size:15px;
	margin: 2px;
	font-weight: normal;
	color: #007397;
}
#tdTitle h2
{
	padding-left: 40px;
	width: 100px;
	font-size:12px;
	margin: 2px;
	font-weight: bold;
	color: #007397;
}
#ContentArea
{
padding-top: 60px;
}

#AllSideBar
{
	position: relative;
	display: none;
}
.but	
{
	margin-left:  5px;
	margin-right:  5px;
	Background-Color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black; 
	font-weight: bold;
	BORDER-Bottom: black 1px solid;
	BORDER-Left: black 1px solid; 
	BORDER-Right: black 1px solid; 
	BORDER-Top: black 1px solid; 
} 

.box
{
	Background-Color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black; 
	BORDER-Bottom: black 1px solid;
	BORDER-Left: black 1px solid; 
	BORDER-Right: black 1px solid; 
	BORDER-Top: black 1px solid; 
} 
.redhead {
	font-size: 18px;
	color: #D32700;
}
