/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "??";
	font-size: 12px;
	color: #000000;
}
a:link {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "??";
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "??";
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 14px;
	color: #FFFF00;
	font-family: "??";
}
a.link2:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a.link2:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a.link2:hover {
	color: #FFFF00;
	font-size: 12px;
	font-family: "??";
	font-weight: normal;
}
a.link1:link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a.link1:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a.link1:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	font-family: "??";
	font-weight: normal;
}
.white1 {
	font-family: "??";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.orange {
	font-family: "??";
	font-size: 12px;
	font-weight: bold;
	color: #FE8022;
}
.black {
	font-family: "??";
	font-size: 12px;
	color: #000000;
}
.white-c {
	font-family: "??";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.white {
	font-family: "??";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.purle {
	font-family: "??";
	font-size: 14px;
	font-weight: bold;
	color: #7B0D00;
	text-decoration: none;
}a.purle1:link {
	color: #7B0D00;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.purle1:visited {
	color: #7B0D00;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.purle1:hover {
	color: #7B0D00;
	font-size: 14px;
	font-family: "??";
	font-weight: bold;
}
.txtbox      { border:1pt solid #858585; font-size: 1em; font-family: ??; padding-top: 1px; padding-bottom: 1px; position:relative }