.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;

}
.bodytext-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
}
.list {
	font-family: Arial;
	font-size: xx-small;
	font-style: normal;
	list-style-image: url(../images/arrow_special.gif);
	list-style-type: none;

}
.background {
	background-image: url(../images/main_body_colorbar.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: scroll;
}
.box {
	border-top: thin double #FF0000;
	border-right: thin double #FF3300;
	border-bottom: thin double #FF3300;
	border-left: thin double #FF0000;

}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #003399;
}
.navtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}
.frontpagetext {
	font-family: arial;
	font-size: 12px;
	text-indent: 0px;
	left: 5px;

}
.title-orange {
	font-family: arial;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #FF9900;
}
.list-schedule {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	list-style-image: url(../images/arrow_green.gif);
	left: auto;
	color: 13ff01;
	text-indent: -20px;

}
