.headTd {
	background:url(images/bgHead.jpg);
	height:114px;
}

.contentTable {
	background:white;
	border:1px solid black;
}
.navHeadRight {
	height:100%;
	background:url(images/bgHeadRight.jpg) right no-repeat;
}

.navLeft {
	background:url(images/bgLeftBottom.gif) bottom left no-repeat;
}

.footerLeft {
	font-family:verdana;
	font-size:9px;
	height:16px;
	color:white;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	background:#0F7806;
}

.footer {
	background:#0F7806;
	font-family:verdana;
	font-size:9px;
	height:16px;
	color:white;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;	
}

.nav {
	font-family:verdana;
	color:#FE7E00;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}

.mainNavTd {
	vertical-align:bottom;
	padding-bottom:1px;
}

.mainNavImg {
	width:11px;
	height:13px;
	margin-right:4px;
	margin-left:4px;
}

.subNavImg {
	width:12px;
	height:17px;
	margin-right:4px;
}

.contentDiv {
	width:590px;
	height:350px;
	overflow:auto;
	font-family:verdana;
	font-size:10px;
	line-height:16px;
	color:#000000;
	padding:8px;
	padding-left:0px;	
	padding-top:0px;
}

body {
	background:#E1E1E1;
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
	overflow:auto;
	scrollbar-arrow-color:#FE7E00;
	scrollbar-base-color:#CCCCCC;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#CCCCCC;
}

.navImg {
	border:none;
	height:6px;
	weight:6px;
	margin-right:4px;
}

h2 {
	display:inline;
	font-weight:normal;
	font-family:verdana;	
	font-size:11px;
	color:#000066;
}

h1 {
	display:inline;
	font-weight:normal;
	font-family:verdana;	
	font-size:11px;
	color:#000066;
}

.infoboxhead{
	white-space:nowrap;
	background:url(images/infoboxbg.gif);
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:white;
	padding-right:5px;
}
.infoboxcontent{
	font-family:verdana;
	font-size:10px;
	color:#333333;
	padding:5px;
	line-height:16px;
	border:1px solid #0F7806;
	border-top:0px;
	background:url(images/infoboxcontentbg.gif);
}
.guestBookInfo{
	font-family:verdana;
	font-size:10px;
	color:#333333;
	padding-right:5px;
}
.controlElem {
	border:1px solid #0F7806;
	font-size:10px;
	font-family:verdana;
	color:#333333;
	background:#f0f0f0;
	background:url(images/infoboxcontentbg.gif);
	
}
textarea {
	border:1px solid #0F7806;
	overflow:auto;
	font-size:10px;
	font-family:verdana;
	color:#333333;	
	background:url(images/infoboxcontentbg.gif);
}
.boldText {
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	line-height:16px;
	color:#333333;
}
.text {
	font-family:verdana;
	font-size:10px;	
	line-height:16px;
	color:#333333;
}
.hlink {
	font-family:verdana;
	font-size:10px;	
	line-height:16px;
	color:#0F7806;
	text-decoration:underline;
}
.hlText {
	font-weight:bold;
	font-family:verdana;
	font-size:11px;
	line-height:16px;
	color:#333333;
}
.tableHead{
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	color:#0F7806;
	background:#dddddd;
}
.newsHead{
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	color:#0F7806;
}
.dlFile{
	font-family:verdana;
	font-size:10px;
	color:black;
}