.menu_up {
	background: #527D29;
	color: #EFEFEF;
	font-weight: bold;
	font-size:12px;
}
.menu_left {
	background: #E1E5D1;
	border: 1px solid #527D29;
}
.selected { background: #94aa42; }
.menuBtn {
	background: #D0DC9C;
	width: 10px;
	height: 10px;
	border: 1px solid #E6E8A8;
	display: inline;
}

.site_name {
	font-weight: bold;
	font-size:14px;
}

a:link,a:visited  { color: #000000; text-decoration: none; font-weight:bold; }
a:hover { color: #AAAAAA; }

a.menu_up:link,a.menu_up:visited  { color: #EFEFEF; text-decoration: none; }
a.menu_up:hover { color: #AAAAAA; }

a.abody:link,a.abody:visited  { text-decoration: underline; color: #0000ff;}
a.abody:hover,a:active { text-decoration: underline; color: #ffa500;}

td.menu_up {
	border: 1px solid #EFEFEF;
	text-align: center;
	height: 23px;
}

body { background-color: #F7F7E7; margin: 0 2 0 2; font-family:Arial;}

body, table, tr, td { font-size:11px; }

table.inner { border: 1px solid #336600;}
td.inner { border: 1px solid #336600; }
th.inner { border: 1px solid #336600; background-color: #E1E5D1;}

.idx_title {
	text-align: center;
	color: #006600;
	font-weight:bold;
	font-size:13px;
	border-bottom: 2px solid #006600;
}
.idx_view {
	text-align: center;
	color: #000000;
	font-weight:bold;
	font-size:13px;
	border-top: 2px solid #006600;
}
.idx_sep {
	margin:0px;
	width:20px;
	height:20px;
	background-color: #006600;
}
.caption {
	background-color: #E7EBC6;
	text-align: center;
	color: #000000;
	font-weight:bold;
	font-size:10px;
	width: 300px;
	vertical-align: middle;
}
.itemBtn {
	width: 10px;
	height: 10px;
	border: 1px solid #006600;
}

.newsBtn { background-color: #E1E5D1;}
.annsBtn { background-color: #99cc66;}
.confBtn { background-color: #D6DF9C;}
.hiBtn { background-color: #CCCC99;}
.resBtn { background-color: #999999;}

blockquote {
	margin: 0 0 0 10px;
}
.footer  {
	background-color:#527D29;
	color:#EFEFEF;
	font-weight:bold;
	height:1.2em;
	text-align:center;
	vertical-align:middle;
}
