/* CSS Document */
html{ style="background-image:url(/images/bg.gif);" }
body{ 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;
}

.buttontext {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#000000; font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}
a.buttontext:link, a.buttontext:visited, a.buttontext:active {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#000000; font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}
.buttontext a:link { color: #000000; text-decoration: none} 
.buttontext a:visited { color: #000000; text-decoration: none}
.buttontext a:active { color: #000000; text-decoration: none}
.buttontext a:hover { color:#ff0000; text-decoration: none;}

a.buttontext:hover {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#000000; font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	color:#ff0000;
	text-decoration: none;
}


.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: #FF0000; 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:#ff0000; font-weight:bold; text-decoration: none;}


.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;
	text-align:left;
	padding:8px;
}
.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: #ff0000; text-decoration: none} 
a:visited { color: #ff0000; text-decoration: none}
a:active { color: #ff0000; text-decoration: none}
a:hover {  text-decoration: underline}
