body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
body {
	background-color: #FAFAFA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #333;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #222;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}
.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}
.nav:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}
.nav:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CF0141;
	text-decoration: none;
}
.wbk {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #000;
	border: 1px solid #000;
}
.an {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	height: 24px;
	border: 1px solid #000;
	background-color: #0082DA;
}
.bt {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
