body {
	background:url('../images/bg_green.jpg') repeat-x top;
	margin: 0px;
	font-family: Arial, Tahoma;
	color: #444444;
}
body, table, p {
	font-size: 9pt;
}
a {
	text-decoration: underline;
	color: #4444ff;
}
a:hover {
	color: black;
}
a.sel {
	border: dotted 1px #CCCCCC;
	padding: 0px 3px;
	background-color: #EEEEEE;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding:0px;
}
blockquote.sel {
	margin-left: 26px;
	border: dotted 1px #CCCCCC;
	padding-left: 3px;
	background-color: #EEEEEE;
}
blockquote.sel a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

table.bottom {
	border-top: solid 3px #cccccc; 
	margin-top:10px; 
	color: #999999;
}
table.bottom a {
	color: #999999;
}
span.menu {
	background: url('../images/menu_item.gif') no-repeat;
	float: left;
	width:147px;
	height: 29px;
	padding-top: 8px;
	font-size: 10.5pt;
	margin-left: 2px;
	margin-right: 2px;
}
span.menu A {
	color: #517e68;
	text-decoration: none;
	position: relative;
}
.menu_sel {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	position: relative;
}
span.menu A span {
	position: absolute;
	top: -1px;
	left: -1px;
	padding-right: 3px;
	color: white;
	cursor: pointer;
}

div.bl_header {
	border-bottom: dotted 1px black;
	height: 34px;
}
h1 {
	font-size: 20pt;
	font-weight: normal;
}
h2 {
	font-size: 18pt;
	color: black;
	font-weight: normal;
	margin:0px;
}
h3 {
	font-size: 16pt;
	font-weight: normal;
}

td.slogan_quest p {
	margin: 0px 0px 5px 0px; 
}
td.slogan h1, td.slogan h2 {
	color: #a5b0aa;
}
td.slogan h1 {
	margin:0px;
	font-size:30pt;
}
td.slogan h2 {
	color: #a5b0aa;
	margin:0px;
	font-size:16pt;
}
td.slogan a {
	color: #535956;
}
td.bl {
	background: url('../images/bg_block.gif') no-repeat;
	width: 250px;
	padding: 16px 25px;
}
td.bl2 {
	padding: 5px 15px;
}
td.text {
	padding: 0px 20px;
}
td.text_left {
	padding: 15px 20px;
	width:270px;
}
HTML>BODY td.text_left {
	width:230px;
}

div.detail {
	width: 89px;
	height: 26px;
	background: url('../images/bg_detail.gif');
	color: white;
	text-align: center;
	line-height: 24px;
	margin-top: 9px;
}
div.detail a {
	color: white;
	text-decoration: none;
}
font.date {
	color: #666666;
}
div.break {clear:both;}
img.news_index {
	margin-right: 8px;
	border: solid 1px #666666;
}

small {
	font-size:95%;
}