div#imglink{border:none;
color: #FFFFFF;
}
a:link {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
 	color: #0000FF;
}
a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.bodytext_headline {
	font-family: "Trebuchet MS";
	color:#4D8B2E;
	font-weight:bold;
	vertical-align:text-bottom;
	border-bottom-color:#CEDFF7;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin-top:10px;
	margin-bottom:5px;
}
.bodytext_bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.centertext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align:center;
}
.tabletext_l {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align:left;
}
.tabletext_r {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align:right;
}
.tabletext_c {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align:center;
}
.image_in_table {
	color: #000000;
	text-align:right;
}
.menutitle{
	font-family: "Trebuchet MS";
	font-size: 16px;
	cursor:pointer;
	margin-bottom: 5px;
	background-color: #333399;
	color: #FFFF33;
	width:160px;
	padding:3px;
	text-align:left;
	font-weight:bold;
	/*/*/border:1px solid #000000;/* */
}
/*
.submenu{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	cursor:pointer;
	background-color: #333399;
	color: #FFFFFF;
	width:160px;
	text-align:left;
	font-weight:normal;
	margin-bottom: 0.5em;
}
*/
.submenu{
	font-family: "Trebuchet MS";
	font-size: 16px;
	cursor:pointer;
	margin-bottom: 5px;
	background-color: #333399;
	color: #FFFF33;
	width:160px;
	padding:3px;
	text-align:left;
	font-weight:bold;
	/*/*/border:1px solid #000000;/* */
}

