body
{
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

body table
{
	border-collapse: collapse;
}

h1
{
	font-size:140%;
	font-family: "Arial Black", sans-serif;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0 0 0 0;
}

h2
{
	font-size:100%;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	padding:7px 0 10px 0;
	margin:0 0 0 0;
}

p
{
	margin-top: 3px;
	padding-top: 0px;
	text-indent:20px;
	text-align:justify;
}

a img
{
	border: none;
}

.logo
{
	color: #cc0000;
	background-color: #ffffff;
	background-image: url(img/header_bg.jpg);
	font-weight: bold;
	font-size: 27pt;
	font-family: Garamond, serif;
	height: 60px;
	padding:10px 5px 3px 10px;
	vertical-align:bottom;
}

.logo a
{
	color: #cc0000;
	background-color: transparent;
	font-weight: bold;
	font-size: 27pt;
	font-family: Garamond, serif;
	text-decoration: none;
}

.menubar
{
	font-size: 80%;
}

.menubar table
{
	font-size: 100%;
}

.menubar, .menubar table
{
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	height: 10px;
	padding: 3px 0px 5px 2px;
}

.menubar a
{
	text-decoration:none;
	padding: 0px 4px 2px 4px;
	border: solid 1px #000000;
}

a.menuSection
{
	color:#ffffff;
	background-color: #000000;
}

a.curSection
{
	color:#ffffff;
	background-color: #990000;
	border: solid 1px #cc0000;
}

.leftcell
{
	border-right: solid 2px #000000;
	background-image: url(img/leftmenu_bg.jpg);
	background-repeat: no-repeat;
	width: 120px;
}

.submenutable
{
	background-color: transparent;
	color: #000000;
	font-weight: normal;
	border-collapse:separate;
}

.submenutable td
{
	border: none;
	white-space: nowrap;
	padding: 3px 6px 3px 6px;
}

.submenubar
{
	background-color: transparent;
	color: #000000;
	font-weight: normal;
	font-size: 80%;
	padding: 2px 5px 2px 5px;
	border-collapse:separate;
	white-space: nowrap;
}

td.curSubSection
{
	background-color: #cccccc;
	color: #000000;
	border: solid 1px #999999;
	font-size: 80%;
	padding: 2px 5px 2px 5px;
}

.submenubar a, .curSubSection a
{
	text-decoration:none;
}

.submenubar a
{
	color:#000000;
	background-color:transparent;
}

.curSubSection a
{
	color:#000000;
	background-color:inherit;
}

.contentcell
{
	background-image: url(img/content_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 5px 10px 10px 10px;
	font-size: 95%;
	width: 100%;
}

.footerCell
{
	background-image: url(img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000;
	font-size: 70%;
	padding: 1px 5px 3px 5px;
	height: 10px;
	border-top:solid 1px #000000;
}

.footerCell table
{
	font-size: 100%;
}

.pageTable
{
	height: 100%;
	width: 100%;
}

