.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}
a.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.links:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}.dividers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: normal;

}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.tinyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}
.bttnCal, a.bttnCal {
	background: url(images/bttnCal.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal;
	height: 20px;	width: 36px;
}
.bttnCal_hover, a.bttnCal:HOVER {
	background: url(images/bttnCal_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal;
	height: 20px; width: 36px;
}
