body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #5F5F47;
	background-color: #f4ab4d;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.bodyaccent {
	color: #CC6600;
}
.bodyrevtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #f7f0c9;
}

.bodycalendar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #5F5F47;
}


A:link {
	font-size: 13px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #336699;
	line-height : 18px;
	font-weight: normal;
	text-decoration : none;
}

A:visited {
	font-size: 13px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #336699;
	line-height : 18px;
	font-weight: normal;
	text-decoration : none;
}

A:hover {
	text-decoration: underline;
	font-size: 13px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffb24e;
	line-height : 18px;
	font-weight : normal;
}

A:active {
	text-decoration: none;
	font-size: 13px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #db8d27;
	line-height : 18px;
	font-weight : normal;
}

/* these A styles are for text links when on dark bg color */

A.rev:LINK {
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d8e0a5;
	line-height : 16px;
	font-weight: normal;
	text-decoration : none;
}

A.rev:VISITED {
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d8e0a5;
	line-height : 16px;
	font-weight: normal;
	text-decoration : none;
}

A.rev:HOVER {
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height : 16px;
	font-weight: normal;
	text-decoration : underline;
}

A.rev:ACTIVE {
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	line-height : 16px;
	font-weight: normal;
	text-decoration : none;
}

/* these A styles are for top smaller links */

A.small:LINK {
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0099CC;
	line-height : 14px;
	font-weight: normal;
	text-decoration : none;
}

A.small:VISITED {
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0099CC;
	line-height : 14px;
	font-weight: normal;
	text-decoration : none;
}

A.small:HOVER {
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF6600;
	line-height : 14px;
	font-weight: normal;
	text-decoration : underline;
}

A.small:ACTIVE {
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0099CC;
	line-height : 14px;
	font-weight: normal;
	text-decoration : none;
}
	
.tdperson1 {
	background-image: url(images/bg_person1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tdperson2 {
	background-image: url(images/bg_person2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tdperson3 {
	background-image: url(images/bg_person3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tdperson4 {
	background-image: url(images/bg_person4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tdperson5 {
	background-image: url(images/bg_person5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgleftblue {
	background-image: url(images/bg_blueleft.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgrtblue {
	background-image: url(images/bg_bluert.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
