a {  text-decoration: underline; color: #FF0000}
a:hover {  text-decoration: none}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.white {
	color: #FFFFFF;
}
.tiny {
	font-size: 10px;
}
.bg-l {
	background-image: url(../images/bg_l.jpg);
	background-repeat: repeat-y;
}
.bg-r {
	background-image: url(../images/bg_r.jpg);
	background-repeat: repeat-y;
}
.tile-hd1 {
	background-image: url(../images/hd1_tile.jpg);
	background-repeat: repeat-x;
	height: 67px;
}
.bg-mininav {
	background-image: url(../images/bg_mini_nav.jpg);
	background-repeat: no-repeat;
	height: 31px;
	margin-right: 10px;

}
.nav-mini {
	font-size: 11px;
	font-weight: bold;
	color: #89120C;
	margin-right: 4px;
	margin-left: 4px;
	text-decoration: none;


}
.tile-hd3 {
	background-image: url(../images/hd3_tile.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
.text-white-18 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.border-lr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 10px;



}
.border-lr-body {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pad5 {
	padding: 5px;
}
.pad10 {
	padding: 10px;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;


}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
.column-headers {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
	padding: 3px;

}
.signup {
	font-size: 11px;
	color: #595959;
	background-color: #F9EFEE;
	border: 1px solid #990000;
	font-weight: bold;

}
.line {
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 4px;

}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
