.sidebar {
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: 036502;
	vertical-align: top;
	font-size: 14px;
	color: #FFFFFF;
	width: 150px;
}

body {
	font-size: 14px;
	text-align: center;
	background-color: #D8D8D8;
}
a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.main {
	font-size: 14px;
	color: #000000;
	vertical-align: top;
	height: 400px;
	width: 550px;
}

bbs {
	background-color: gray;
}

.header {
	background-color: 036502;
	background-image: url(images/hdr.jpg);
	background-repeat: no-repeat;
	align: center;
	background-position: left;
	height: 100px;
	width: 400px;
}
.sitetable {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.headeraddress {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.listtable {
	font-size: 14px;
	color: #FFFFFF;
	background-color: 036502;
}


td.p_title {
	font-size: 32px;
	text-align: center;
	color: #0;
}
td.p_desc {
	font-size: 14px;
	color: #0;
}
td.p_desc a:link {
	font-size: 14px;
	color: #036502;
	text-decoration: none;
	font-weight: bold;
}
td.p_desc a:visited {
	font-size: 14px;
	color: #036502;
	text-decoration: none;
	font-weight: bold;
}
td.p_desc a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #036502;
	text-decoration: none;
}
td.p_desc a:active {
	font-size: 14px;
	font-weight: bold;
	color: #036502;
}


td.lbar_menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
  text-align: center;
}
td.lbar_menu:hover {
	font-size: 14px;
	font-weight: bold;
	color: #036502;
  background-color: #44EC44;
}
td.lbar_menu a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #036502;
  background-color: #44EC44;
} 
td.lbar_menu_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
  border-top-width:0;
  border-left-width:0;
  border-right-width:0;
  text-align: center;
}

td.rbar_menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
  text-align: center;
}
td.rbar_menu:hover {
	font-size: 14px;
	font-weight: bold;
	color: #036502;
  background-color: #44EC44;
}
td.rbar_menu a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #036502;
  background-color: #44EC44;
} 
td.rbar_menu_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
  border-top-width:0;
  border-left-width:0;
  border-right-width:0;
  text-align: center;
}
a.main1:link {
	font-size: 14px;
	color: #036502;
	text-decoration: none;
	font-weight: bold;
}
a.main1:visited {
	font-size: 14px;
	color: #036502;
	text-decoration: none;
	font-weight: bold;
}
a.main1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #036502;
	text-decoration: none;
}
a.main1:active {
	font-size: 14px;
	font-weight: bold;
	color: #036502;
}


