body {
	margin: 0px;
	/*background-image: url();*/
	background-color: #E4E4E4;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:small;
}
#navPage td {
	color:#000000;
}
#navPage a {
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
#navPage a:hover {
	color:#FF6600;
	text-decoration:none;
}
.txt_sel_page {
	color:#FF9900;
	font-weight:bold;
	font-size:16px;
}
#side_menu td {
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	border-bottom:#BBDC9C solid 1px;
	height:22px;
	background-color:#C6F45F;
}
#side_menu a {
	color:#000000;
	display:block;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:4px;
}
#side_menu a:hover {
	color:#FFFFFF;
	background:#6FAB38;
}
dl, dt, dd, ul, li {
	margin:0px;
	padding: 0px;
	list-style-type: none;
}

#dlmenu {}
#menu {list-style-type:none; margin:0; padding:0; position:relative; width:180px; background:#fff; z-index:100;}
#menu li {display:block; padding:0; margin:0; position:relative; z-index:100;}
#menu li a, #menu li a:visited {display:block; text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {background:#639733 url(top_grad_2.gif) center center; color:#ff0; }
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {background:#b4be9c url(sub_grad.gif);}
#menu table {border-collapse:collapse; padding:0; margin:0px; font-size:1em;}
#menu dl {width:180px; margin: 0; background: #6f9c6f; cursor:pointer;}
#menu dt {margin:0; padding: 0; font-size:small; font-weight:bold; border-top:1px solid #cce;}
#menu dd {margin:0; padding:0; font-size:small; text-align:left; }
.gallery dt a, .gallery dt a:visited {display:block; color:#fff; padding:5px 5px 5px 10px; background:#56842D url(top_grad.gif) center center;}
.gallery dd a, .gallery dd a:visited {color:#000; height:1em; text-decoration:none; display:block; padding:4px 5px 4px 12px; background:#E8E8E8 url(sub_grad.gif);}
* html .gallery dd a, * html .gallery dd a:visited {height:1em;}
.gallery dd a:hover {background:#7aa; color:#ff0;}

.txt_white_xs {
	font-size:x-small;
	color: #FFFFFF;
}
.txt_white_s {
	color: #FFFFFF;
}
.txt_white_sb {
	color: #FFFFFF;
	font-weight: bold;
}
.txt_white_mb {
	color: #FFFFFF;
	font-size:16px;
	font-weight: bold;
}
.txt_black_sb {
	font-weight:bold;
}
.txt_black_xs {
	font-size:x-small;
}
.txt_red_s {
	color:#FF0000;
}
.txt_green_s {
	color:#006600;
}
.lnk_green A {
	text-decoration:none;
	color:#000000;	
}
.lnk_green A:hover {
	text-decoration:underline;
	color:#009900;	
}
.lnk_green_u A {
	text-decoration:underline;
	color:#006600;	
}
.lnk_green_u A:hover {
	text-decoration:underline;
	color:#009900;	
}
.lnk_green_b A {
	text-decoration:none;
	color:#006600;
	font-weight:bold;
}
.lnk_green_b A:hover {
	text-decoration:underline;
	color:#009900;
	font-weight:bold;
}
.lnk_white_bu A {
	text-decoration:underline;
	color:#FFFFFF;	
}
.lnk_white_bu A:hover {
	text-decoration:none;
	color:#FFFFFF;	
}