body,td,th, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a {
	color:#7B171F;
}
a:hover {
	color: #B49A0C;text-decoration:underline;
}
.footer a:hover {color:#7B171F;}
img {
border:none;
}
h1 {
	font: bold small-caps 14px Verdana, Arial, Helvetica, sans-serif;
	color: #7B171F;
}
h2 {
	color:#7B171F;
	border-bottom: dotted 1px #7B171F;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color:#993300;
	font-size:10pt;
}
hr {
	border-top: 1px solid #ccc;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
}
img {border:none;}
/*Table Layout*/
.tableList {
	border: 1px solid #999;
	border-collapse:collapse;
	padding:3px;
	width:100%;
}
.tableList th {
	background-color: #ccc;border: 1px solid #333;
	padding:3px;
}
.tableList td {
	border: 1px solid #999;	padding:3px;
}
caption {
	background: #FFFFCC;
	border: 1px solid #666666;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}
.row2 {
	background-color: #F3F3F3;
}
.activities {
	width: 1%;
	white-space:nowrap;
	text-align:right;
	padding:2px;
}
/* Form */
legend {
	font-weight: bold;
	margin-bottom:3px;
	color:#181D45;
}
#buttonBar {
	margin-top: 3px;
	padding:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.form-label {
	width:120px; float:left; margin-botom:2px;
}
button {
	background-image: url(../images/btn_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	color: #333333;
}
/*text messages*/
.confirmation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
.noResults {
	font-size: 11px;
	color: #336600;text-align:center;
}
.breadcrumbs {
	font-style: italic;
	color: #666666;
	text-align:right;
}
.noResults {
	font-style: italic;
	color: #336600;
	text-align: center;
}
.error {
	font-weight: bold;
	color: #CC0000;
}
.help-info { color:#336600; font-style:italic;}
.event-title {
	font-weight: bold;
	color: #990000;
}
.event-date {
	font-size: 8pt;
	font-style: italic;
}

