
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav a, .leftnav a:link, .leftnav a:active, .leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/leftbutt_bg.jpg);
	display: block;
	height: 33px;
	width: 190px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 16px;
	background-repeat: no-repeat;
}
.leftnav  a:hover       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/leftbutt_bg.jpg);
	background-repeat: no-repeat;
	background-position: -206px;
}
.leftnav_drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav_drop  a, .leftnav_drop  a:link, .leftnav_drop  a:active, .leftnav_drop  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/leftbutt_bg.jpg);
	display: block;
	height: 33px;
	width: 190px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 16px;
	background-repeat: no-repeat;
}
.leftnav_drop  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/left_butt_bg_drop.jpg);
	background-repeat: no-repeat;
	height: 200px;
}

.leftside_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #AB3A8A;
	font-weight: bold;
	/* display: block; */
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: 12px;
}

.leftside_text_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AB3A8A;
	font-weight: bold;
}

.schedule_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: 12px;
}
.schedule_text a, schedule_text a:link, schedule_text a:active, schedule_text a_visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AB3A8A;
	text-decoration: none;
}
.schedule_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}

.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB3A8A;
	font-weight: bold;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AB3A8A;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
}

/*----------------------------------------- EXTRAS -------------------------------------------- */

.search_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	display: block;
	padding-bottom: 3px;
	padding-left: 8px;
}
.search_title_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.searchbox {
	padding-left: 8px;
}
#search_butt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A63C86;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 32px;
}
