/* CSS Document */
body{ background-color:#1c4819; margin:0px; }
.content-top{
background-image:url(/images/top-content.gif);
background-repeat:no-repeat;
height:28px;
width:809px;
}
.content-middle{
background-image:url(/images/middle-content.gif);
background-repeat:repeat-y;
width:809px;
}
.content-bottom{
background-image:url(/images/bottom-content.gif);
background-position:top;
background-repeat:no-repeat;
height:13px;
width:809px;
}

a.btntop:link,a.btntop:visited {display: block;width: 100px;height: 24px;background-image:url(/images/btns.jpg);background-repeat: no-repeat;background-position: 0 0;text-decoration: none; color:#000000; font-weight:bold; margin-left:1px; margin-right:1px;}
a.btntop:active,a.btntop:hover { background-position: 0 -24px; color:#077000; text-decoration: none; }

.btntop {
	font: 12px/23px Verdana, Arial, Helvetica, sans-serif; color:#000000; font-weight:bold;
}


.stortext {font-family: "Trebuchet MS", Verdana; font-size: 14px; padding-left:6px; padding-top:6px; font-weight:bold; color: #000000;}

.navi-text {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
}	
a.navi-text, a.navi-text:link, a.navi-text:visited, a.navi-text:active {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; font-weight:bold;
	text-decoration: none;
}
a.navi-text:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #077000; font-weight:bold;
	text-decoration: none;
}
.navi-text a:link { color: #000000; font-weight:bold; text-decoration: none} 
.navi-text a:visited { color: #000000; font-weight:bold; text-decoration: none}
.navi-text a:active { color: #000000; font-weight:bold; text-decoration: none}
.navi-text a:hover { color:#077000; font-weight:bold; text-decoration: none;}

.placeholder{
width:770px; border:1px #009900 dotted; padding:4px;
}


.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;
	text-align:left;
	padding-left:14px;
	padding-top:5px;
	padding-bottom:5px;
}
.contenttextcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;
	text-align:center;
	padding:8px;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;
	padding-left:17px; 
	padding-top:4px;
}
a:link { color: #077000; text-decoration: none} 
a:visited { color: #077000; text-decoration: none}
a:active { color: #077000; text-decoration: none}
a:hover {  text-decoration: underline}

