@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0px;
	background-color: #cc9052;
	font-family: "Tahoma";
	font-size: 11px;
	color: #fff;
}
#main {
	width: 780px;
	background-color: #3e2204;
	border-left: 2px solid #4c2d0d;
	border-right: 2px solid #4c2d0d;
}
#nav_bg {
	background-color: #3e2204;
	text-align: left;
	padding: 10px 10px 10px 0px;
}
#main_bg {
	border-top: 4px solid #4c2d0d;
	border-bottom: 4px solid #4c2d0d;
	padding: 4px 8px 4px 8px;
	background-image: url(images/bg.gif);
	text-align: left;
}
#footer {
	padding: 8px;
	text-align: right;
	font-weight: bold;
	background-color: #3e2204;
}
#scroll_news {
	width: 227px;
	height: 300px; 
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
	scrollbar-face-color: #663d10; 
	scrollbar-highlight-color: #824d13;
	scrollbar-shadow-color: #663d10; 
	scrollbar-3dlight-color: #663d10;
	scrollbar-arrow-color: #824d13; 
	scrollbar-track-color: #8a5217;
	scrollbar-darkshadow-color: #663d10;
}
.table_main {
	background-color: #75420b; padding: 2px;
}
.table_title_01 {
	background-color: #53310D; padding: 1px; margin-bottom: 2px;
}
.table_title_02 {
	background-color: #53310D; padding: 8px; border: 1px solid #663d10; font-weight: bold; text-transform: uppercase;
}
.table_content_01 {
	background-color: #9F6528; padding: 1px;
}
.table_content_02 {
	background-color: #8a5217; padding: 2px 5px 6px 5px; border: 1px solid #693D0E; line-height: 18px;
}
input {
	font-family: "Tahoma";
	font-size: 11px;
	color: #fff;
	background-color: #6d4011;
	border-top: 1px solid #53310d;
	border-bottom: 1px solid #8a5824;
	border-left: 1px solid #53310d;
	border-right: 1px solid #8a5824;
	padding: 2px;
	margin: 0px;
}
textarea {
	font-family: "Tahoma";
	font-size: 11px;
	color: #fff;
	background-color: #6d4011;
	border-top: 1px solid #53310d;
	border-bottom: 1px solid #8a5824;
	border-left: 1px solid #53310d;
	border-right: 1px solid #8a5824;
	padding: 4px;
	margin: 0px;
	scrollbar-face-color: #6d4011;
	scrollbar-highlight-color: #6d4011;
	scrollbar-shadow-color: #6d4011;
	scrollbar-3dlight-color: #6d4011;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #6d4011;
	scrollbar-darkshadow-color: #6d4011;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
li {
	display: inline;
	position: relative;
	margin: 0px;
}
li a:link, li a:visited, li a:active {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 12px 10px 12px;
	margin-right: -3px;
	color: #fff;
	background-color: #3E2204;
	border-left: 1px solid #512e09;
	border-right: 1px solid #301a03;
}
li a:hover {
	color: #ffcc99;
}
.first a:link, .first a:visited, .first a:active {
	border-left: 0px;
}
li:hover ul {
	display: block;
}
li.over ul {
	display: block;
}
li ul {
	display: none;
	left: 0px;
	top: 33px;
	position: absolute;
	background-color: #8a5217;
}
li ul a:link, li ul a:visited, li ul a:active {
	display: block;
	width: 150px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	text-decoration: none;
	padding: 3px 3px 3px 6px;
	color: #fff;
	background-color: #6d4011;
	border-top: 1px solid #53310d;
	border-bottom: 1px solid #8a5824;
	border-left: 1px solid #53310d;
	border-right: 1px solid #8a5824;
}
li ul a:link, li ul a:visited, li ul a:active {
	display: block;
	width: 150px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	text-decoration: none;
	padding: 3px 3px 3px 6px;
	color: #fff;
	background-color: #6d4011;
	border-top: 1px solid #53310d;
	border-bottom: 1px solid #8a5824;
	border-left: 1px solid #53310d;
	border-right: 1px solid #8a5824;
}
li ul a:hover {
	color: #fff;
	background-color: #663d10;
}
A.link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: underline