P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
}

SPAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}

BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #ffffff;
}

a.Login:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #ffffff;
}
a.Login:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #ffffff;
}
a.Login:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: Blue;
}
a.Login:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #ffffff;
} 

a.Event:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #791F1F;
}
a.Event:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #791F1F;
}
a.Event:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FF0000;
}
a.Event:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #791F1F;
} 

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.announcements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #00FF00;
}
.TextBox {
	background-color: #9D4A46;
	border: thin solid #975A57;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.eventTable {
	border-top: thin none #CCCCCC;
	border-right: thin inset #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
	font-size: 11pt;
}
.EventBody {
	font-family: Arial;
	font-size: 11pt;
	color: #791F1F;
}

.newsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
}

.TitleBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	filter: Shadow(Color=0, Direction=1);
}

.Logoutbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9D4A46;
	width: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.btn {
	background-color: #9D4A46;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.picCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.announcements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #00FF00;
	text-align: justify;
}
.menuTD {
	background-image: url(Images/MenuBack.jpg);
	background-repeat: no-repeat;
}
.SubtitleBarText {
	font-weight: bold;
	padding-left: 10px;
	background-color: #BB6864;
}
.TitleText {
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}

.HeadLine {
	font-weight: bold;
	padding-top: 10px;
}

