a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #F79100;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #F79100;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #404040;
}
.px10 {
	font-size: 10px;
}

.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #6E788C;
}
.red {
	color: #C5150C;
}
.px11 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.px12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.grey {
	color: #747474;
}
.green {
	color:#009933;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.orange {
	color: #F76400;
}
.yellow {
	color: #FFB200;
}

.selectOver{
background-color:#3C982D;
color: #ffffff;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif
}
.selectBoxNormal {
background-color:#DEFDB0;
color: black;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif
}
