a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #981426;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #9C9C9C;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #A9C9C9C;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #797979;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #FE0000;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #5D6068;
	font-weight: normal;
}
.blue {
	color: #596D92;
}
.big{font-size:14px;
font-weight:bolder;
color:#708306}.bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.border{border-right-width:1px; border-right-color:#cccccc; border-right-style:solid;}