.FontTitleSTD {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	font-style: normal;



}
.FontNormalSTD {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	font-weight: normal;
	line-height: 20pt;

}
.Menu {
	font-size: 12px;
	height: 17px;
	width: 100px;
	color: #000000;
	background-image: url(images/sprout-2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BorderUD {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.MenuSelect {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	height: 17px;
	width: 100px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;*/
	background-image: url(images/sprout-1.gif);
		background-repeat: no-repeat;
	background-position: left bottom;
}
.MenuUnder {
	font-size: 12px;
	color: #000000;
	height: 17px;
	width: 100px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;*/
	background-image: url(images/menu-bg-under.gif);
		background-repeat: no-repeat;
	background-position: center bottom;
}
.MenuUnder2 {
	font-size: 12px;
	color: #000000;
	height: 17px;
	width: 100px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;*/
	background-image: url(images/menu-bg-under2.gif);
		background-repeat: no-repeat;
	background-position: center bottom;
}
.FontHead {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/menu-bg-3.gif);
	background-repeat: repeat-x;




}
.FontNormalBig {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14pt;
	font-weight: normal;
}
.FontTitleExtraBig {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18pt;
	font-weight: bold;
	color: #666666;
}
.FontHeadBig {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16pt;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/menu-bg-4.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;


}
.FontTitleBig {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
.FontNormalSmall {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: normal;
	line-height: 15pt;
}
.FontNormalExtraSmall {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	line-height: 15pt;
}.BorderAll {
	border: 1px solid b5b5b5;
}
.FontHeadSmall {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #19AE00;
	text-align: center;
}
.BorderD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
A:link {color: black}
A:visited {color: gray}
A:active {color: green}
A:hover {
	color: white;
	background-image: url(images/menu-bg-3.gif);
	background-repeat: repeat-x;

}
.BgDot {
	background-image: url(images/bg-dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 21px;
}
