* {
	font-size: 12px;
	font-family: Tahoma;
	color: #2D343E;
}

UL {
	LIST-STYLE-TYPE: none;
	text-indent : 0;
	margin : 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	list-style-position : inside;
}

LI  {
	text-indent : 0;
	list-style-image : url(images/li.gif);
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	list-style-position : inside;
	font-size : 12px;
	list-style-type : none;
}

h1{
	font-size: 14px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

h2{
	font-size: 12px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

hr{
	color : #DCDEE4;
}

.title_1{
	font-weight : bold;
	color : #9F4010;
	text-decoration : none;
}

a.hor_sub_menu:link, a.hor_sub_menu:visited {
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	color: #0E0603;
}

a.hor_sub_menu:hover {
	color: #9F4010;
}

a.hor_sub_menu_active:link, a.hor_sub_menu_active:visited, a.hor_sub_menu_active:hover {
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	color: #0E0603;
}

a.detail:link, a.detail:visited {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size : 10px;
}

a.detail:hover {
	color: #9F4010;
}

td {
	vertical-align: top;
}

th {
	background-color: #9F4010;
	padding: 3px 3px 3px 3px;
	color: #E6E6E6;
}
td.tbl_str1 {
	background-color: #F8CDB8;
	padding: 3px 5px 3px 5px;
	text-align : center;
}
td.tbl_str2 {
	background-color: #FCE7DC;
	padding: 3px 5px 3px 5px;
	text-align : center;
}

td.tbl_str3 {
	background-color: #F8CDB8;
	padding: 3px 5px 3px 5px;
	text-align : justify;
	vertical-align : top;
}
td.tbl_str4 {
	background-color: #FCE7DC;
	padding: 3px 5px 3px 5px;
	text-align : justify;
	vertical-align : top;
}

a.menuitem:link, a.menuitem:visited  {
	text-indent : 0;
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
	font-size : 12px;
	rem line-height : 12px;
	font-weight : bold;
}
