.pagetitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 36px;
	font-weight: bold;
	color: #0000BB;
}
.subtitle_blue {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0000BB;
}
.subtitle_blue_left {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0000BB;
	text-align: left;
}
.subtitle_red {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.subtitle_red_left {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}
.subtitle_black {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.title_red_24 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.title_blue_24 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #0000BB;
}
.title_purple_24 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #9900CC;
}
.title_black_24 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.title_green_24 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #009900;
}
.subtitle_green {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
.subtitle_purple {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #9900CC;
}
.subtitle_left {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.navbar {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}
.BodyText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000;
	text-align: left;
}
.BodyTextCenter {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000;
	text-align: center;
}
.BodyBlue {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #0000BB;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0000BB;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00AA00;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #9900FF;
	text-decoration: underline;
}
.BodySmall {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
.right_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
}

