body {
	background: #FFF;
}

.tr01 {
	background-image: url(../images/headerbar_bl.jpg);
}
.tr02 {
	background-image: url(../images/headerbar_aq.jpg);
}
.tr03 {
	background-image: url(../images/headerbar_wh.jpg);
}

a:active { 
	color: #0066cc; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

a:link { 
	color: #0066cc; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px
}

a:visited { 
color: #0066cc; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px
}

a:hover { 
	color: #037C1F; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.navborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #037C1F;
	font-weight: bold;

}
.rightnav {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.errtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;

}
h1 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: 0066cc;
}
.calendardate {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.calendardays {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #037C1F;
}

.calendarevents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
.navbot {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.twoborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.link2 {
	border: none;
}
