BODY
{
	font-size: 12px;
	font-family: verdana;
	background-color: whitesmoke;
	text-align: center;
}
TD
{
	font-size: 12px;
	font-family: verdana;
	background-color: #FFFFFF;
}

.pagetitle
{
	font-weight: bold;
	font-size: 18px;
	color: #ec9f37;
}

.maintable
{
	width: 90%;
}

.headercell
{
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

.contentcolumn
{
	padding-right: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	vertical-align: top;
	padding-top: 6px;
}

.menucolumn
{
 vertical-align: top;
 width: 178px;
}

.menutable
{
	width: 178px;
}

.menuitemleft
{
	padding-right: 4px;
	border-top: #e6851c 1px solid;
	padding-left: 4px;
	padding-bottom: 2px;

	padding-top: 2px;
	height: 24px;
	background-color: #efb06d;
}

.menuitemright
{
	padding-right: 0px;
	border-top: #ec9f37 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 166px;
	padding-top: 0px;
	height: 24px;
	background-color: #f3c28a;
}

A, A:visited, A:active
{
	color: #ec9f37;
	text-decoration: none;
}
A:hover
{
	color: #ec9f37;
	text-decoration: underline;
}
A.menulink, A.menulink:visited, A.menulink:active
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	padding-top: 5px;
	text-decoration: none;
	display: block;
	width:100%;
	height: 100%;
	font-weight: bold;
}
A.menulink:hover
{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #ec9f37;
	text-decoration: none;
	display: block;
	background-color: #f8dec1;
	width:100%;
	height: 100%;
	font-weight: bold;
}

A.footerlink, A.footerlink:visited, A.footerlink:active
{
	color: #ffffff;
	text-decoration: none;
}
A.footerlink:hover
{
	color: #000000;
	text-decoration: none;
}
.menuleftdark
{
	padding-right: 4px;
	border-top: #ffffff 1px solid;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	height: 24px;
	background-color: #e6851c;
}

.menurightdark
{
	border-top: #ffffff 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 166px;
	padding-top: 5px;
	height: 24px;
	background-color: #ec9f37;
	color: #ffffff;
	font-weight: bold;
}
.menuleftgradient
{
	border-top: #e6851c 1px;
	background-image: url(images/gradient1.gif);
	background-repeat: repeat-x;
}

.menurightgradient
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	background-image: url(images/gradient2.gif);
	padding-bottom: 5px;
	width: 166px;
	padding-top: 5px;
	background-repeat: repeat-x;
	font-style: italic;
	font-family: verdana;
}

.footercell
{
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(images/footer_bg.gif);
	padding-bottom: 4px;
	padding-top: 4px;
	background-repeat: repeat-x;
	background-color: #ffaa3c;
	text-align: center;
}

.copyright
{
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: verdana;
	text-align: center;
}
.thumbdiv
{
	overflow: auto;
	width: 600px;
	height: 115px;
}