/*---------- j[ ----------*/
p{
	line-height: 120%;
	letter-spacing: 2px;
	text-align: left;
}


#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 170px;
  bottom: 0;
  text-align: left;
  background-image: url(../images/menu_back.gif);
}

.menulist {
	margin: 0 0 14px 0;
	padding: 0px 0px 0px 5px;
	width: 160px;
	text-align: left;
	background-image: url(../images/menu_back.gif);
	font-weight: bold;
}

.menulist a{
	color: #003300;
	display: block;
	width: 138px;
	height: auto;
	margin-bottom: 10px;
	margin-top:0px;
	font-size: 14px;
	background-image: url(../images/side_menu_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 20px;
 }

.menulist a:hover{
	color: #006633;
	background-color: #FFFFFF;
	text-decoration: none;
}

.table_border{
	background-color: #FFFFCC;
	border: 1px dotted #FF6633;
	line-height: 120%;
	padding: 10px;
	letter-spacing: 1px;
}
h3 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-left-width: 1em;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #D5391B;
	border-left-color: #D5391B;
	text-align: left;
}

.teah3 {
	font-size: 16px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
