td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.category {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #A0A0A0;
}
.dotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	padding-left: 0px;
}
.dots strong {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 1px;
	color: #333333;
}
td.ted input, td.ted textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFDFD;
	border: 1px solid #DCA3A3;
	width: 100%;
}
.baton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B00F37;
	border: 1px solid #D05959;
	width: 100px;
}
.borderred {
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E95656;
	border-bottom-color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	color: #5A3636;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.greyish {
	font-size: 11px;
	font-weight: bold;
	color: #8B8B8B;
	text-decoration: none;
}
.pdf {
	font-size: 11px;
	color: #990000;
}
.pdf2 {
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	padding: 3px 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #ED8F8F;
}
.redlink
{
	color: #BF3838;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.graytext
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.whitebig
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}.drop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #620000;
	font-weight: bold;
	background-color: #f6f6f6;
}
.dark {
	background-color: #E9E9E9;
}
