.body {
	background-color: #FFF200;
	margin: 0px;
	background-repeat: repeat-x;
}
.pic_norepeat { background-repeat: no-repeat}

.bodytext-10 { font-family: "Tahoma", "Microsoft Sans Serif"; font-size: 10px;}
.bodytext-12 { font-family: "Tahoma", "Microsoft Sans Serif"; font-size: 12px;}
.bodytext-14 { font-family: "Tahoma", "Microsoft Sans Serif"; font-size: 14px;}
.bodytext-16 { font-family: "Tahoma", "Microsoft Sans Serif"; font-size: 16px;}

.bodytext-bold10 { font-family: "Tahoma", "Microsoft Sans Serif"; font-size: 10px; font-weight: bold}
.bodytext-bold12 { font-family: "Tahoma", "Microsoft Sans Serif"; font-size: 12px; font-weight: bold}
.bodytext-bold14 { font-family: "Tahoma", "Microsoft Sans Serif"; font-size: 14px; font-weight: bold}
.bodytext-bold16 { font-family: "Tahoma", "Microsoft Sans Serif"; font-size: 16px; font-weight: bold}

.bodytext-bold10-white { font-family: "Tahoma", "Microsoft Sans Serif"; font-size: 10px; font-weight: bold; color: white;}

.padding-left20 {
	font-family: "Tahoma, Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
}
.padding-top8 {
	font-family: "Tahoma, Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
}

a { font-family: "Tahoma", "Microsoft Sans Serif"; font-size: 12px; text-decoration: none; color: #087521}
a:hover { color: #ff0000;font-weight: normal; text-decoration: underline}

a.red { font-family: "Tahoma", "Microsoft Sans Serif"; font-size: 12px; text-decoration: none; color: red}
a.red:hover { color: green;font-weight: normal; text-decoration: underline}

a.small { font-family: "Tahoma", "Microsoft Sans Serif"; font-size: 10px; text-decoration: none; color: #087521}
a.small:hover { color: #ff0000;font-weight: normal; text-decoration: underline}

a.menu {
	font-family: "Tahoma, "Microsoft Sans Serif", sans-serif, serif;";
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:hover {
	color: #EDB910;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma, "Microsoft Sans Serif", sans-serif, serif;";
	font-size: 13px;
	font-weight: bold;
}

a.underline { font-family: "Tahoma", "Microsoft Sans Serif"; font-size: 12px; text-decoration: underline; color: #666666}
a.underline:hover { color: #ff0000;font-weight: normal; text-decoration: none}

.mainmenu {
	color: #EDB910;
}
