/* GENERAL STYLES */
.mbody {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: rgb(227,229,203) url(../images/bg.gif) repeat-x top;
}
#page {width: 810px; margin:0px auto;text-align:left;padding:0;}
body , p , ul , li , td {font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;line-height: 15px;}

img {border: 0;margin: 0;}
td {padding: 0;text-align: left;vertical-align: top;border: 0;}

a:link , a:active , a:visited {color : rgb(77,86,127);text-decoration : underline;}
a:hover {color : rgb(115,0,0);}

a:link img.ref , a:visited img.ref , a:active img.ref {filter:alpha(opacity=60);-moz-opacity:0.6;opacity: 0.6;}
a:hover img.ref {filter:alpha(opacity=100);-moz-opacity:1.0;opacity: 1.0;}

hx1 {font-size: 13px;color: rgb(85,85,85); letter-spacing: 1px;margin-bottom:5px;padding:0;}
hx2 {font-size: 12px;color: rgb(50,50,50);margin-bottom:5px;padding:0;}
hx3 {font-size: 11px;}
hx4 {font-size: 10px;}

.main , .content {width: 100%;}

.brd1 {border-bottom: 1px solid rgb(255,255,255);border-left: 1px solid rgb(255,255,255);}
.brd2 {border-right: 1px solid rgb(255,255,255);}
.brd3 {border-left: 1px solid rgb(255,255,255);}
.brd4 {border-bottom: 1px solid rgb(255,255,255);}
.text_cent {background-color: rgb(237,239,221);}
.text_cell , .navi_cell, .bund_cell{padding: 12px 9px 8px 12px;}
.text_cell img {margin: 5px 0 5px 0;}
.align_rght {
	padding-top: 1px;
	text-align: right;
	display: block;
}
.navi_cell {height: 200px;}
.navi_cell img , .bund_cell img {vertical-align: middle;}
.navi_cell a:link , .navi_cell a:active , .navi_cell a:visited {
	font-weight: bold;
	text-decoration: none;
	height: 18px;
}
.bund_cell a {margin-right: 20px;}

.trans {filter:alpha(opacity=60);-moz-opacity:0.6;opacity: 0.6;}

input.seek {
	width: 80%;
	height: 20px;
	border: 1px solid rgb(255,255,255);
	background-color: rgb(237,239,221);
	margin-bottom: 5px;
}


#m1 {background-image: url(../images/menu_1_on.gif);width: 89px;height: 21px;}
#m2 {background-image: url(../images/menu_2_on.gif);width: 89px;height: 21px;}
#m3 {background-image: url(../images/menu_3_on.gif);width: 149px;height: 21px;}
#m4 {background-image: url(../images/menu_4_on.gif);width: 99px;height: 21px;}
#m5 {background-image: url(../images/menu_5_on.gif);width: 99px;height: 21px;}
#m6 {background-image: url(../images/menu_6_on.gif);width: 99px;height: 21px;}
#m7 {background-image: url(../images/menu_7_on.gif);width: 131px;height: 21px;}
#m8 {background-image: url(../images/menu_8_on.gif);width: 48px;height: 21px;}

.cssnav	{position: relative;float: left;background-repeat: no-repeat;display: block;margin: 0;padding: 0;}
.cssnav a {display: block;width: 100%;height: 100%;float: left;margin: 0;padding: 0;}
.cssnav img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img {visibility: hidden;}

/* EDITOR PROPERTIES */
h1 {
font-size: 13px;color: rgb(85,85,85); letter-spacing: 1px;margin-bottom:5px;padding:0;

}

h2 {
font-size: 12px;
color: rgb(50,50,50);
margin-bottom:5px;
padding:0;
}

h3 {
font-size: 11px;
}

h4 {
font-size: 10px;
}

.highlight {
font-weight:bold;
}

