body {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.text-normal-menu {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text-normal-menu:hover {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.text-normal-black {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	color: #000000;
}
.text-normal-white {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	color: #FFFFFF;
}
.text-normal-red {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	color: #FF0000;
}
.text-normal-orange {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	color: #FF3300;
}
.text-normal-green {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	color: #00CC00;
}
.text-big-red {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 16px;
	color: #FF0000;
}
.button {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	color: #FF3300;
	background-color: #FFFF66;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 1px solid #FF3300;
}

.table_award{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #000;
}

.table_award th{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #0CF;
}



