body, p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.tableback {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.homelink1	{
	background: #BD0404;
}
.homelink2	{
	background: #901919;
}
.homelink3	{
	background: #6B1212;
}
.homelink4	{
	background: #500101;
}.bggray {
	background-image: url(images/bg_grayline.gif);
	background-repeat: repeat-x;
}
.dotted {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-y;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -0.5px;
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #BD0404;
	text-decoration: none;
}
ol {
	line-height: 16px;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftlink	{
	text-decoration: none;
}
.leftlink a:link, .leftlink a:visited, .leftlink a:hover	{
	text-decoration: none;
}
.input	{
	font-size: 11px;
	color: #333333;
	margin:1px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
