/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topmenu {
	color: #99FF00;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#topmenu a:visited {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#bottommenu {
	color: #99FF00;
	font-weight: bold;
	text-decoration: none;
}
#bottommenu a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#bottommenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#bottommenu a:visited {
	color: #D9FFC6;
	font-weight: bold;
	text-decoration: none;
}
#bottommenu a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#content {
	line-height: 18px;
	text-align: justify;
}
#content h1 {
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #006600;
}
#content h2 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #339900;
}
#leftmenu {
	font-weight: bold;
	color: #0e3469;
}
#leftmenutit {
	background-image: url(images/tit-bg-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 8px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftmenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#leftmenu ul li {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #2866BE;
	padding-left: 8px;
}
#leftmenu ul li a:link {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #2866BE;
}
#leftmenu ul li a:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #2866BE;
}
#leftmenu ul li a:visited {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #2866BE;
}
#leftmenu ul li a:active {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #2866BE;
}
a:link {
	color: #0E3469;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0E3469;
}
a:hover {
	text-decoration: none;
	color: #2966BF;
}
a:active {
	text-decoration: underline;
	color: #2966BF;
}
.top-head {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #333333;
}

#wp-calendar {
width:100%;
}

#next{
text-align:right;padding-right:10px;
}

#s{
width:130px;height:19px
}
.panalborder
{
	background-color: #F9F9F9;
	border: 1px solid #E8E8E8;
	padding: 5px;
	margin-bottom: 10px;
}