.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.TopLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.TopLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.TopLinks a:hover {
	color: #996600;
	text-decoration: underline;
}
.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.BottomLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.BottomLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.BottomLinks a:hover {
	color: #996600;
	text-decoration: underline;
}
.BodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.BodyTxt a:link {
	color: #7E6131;
	text-decoration: underline;
}
.BodyTxt a:visited {
	color: #7E6131;
	text-decoration: underline;
}
.BodyTxt a:hover {
	color: #666666;
	text-decoration: none;
}
.BodyTittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E6131;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
.RightTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.RightTxt a:link {
	color: #7E6131;
	text-decoration: underline;
}
.RightTxt a:visited {
	color: #7E6131;
	text-decoration: underline;
}
.RightTxt a:hover {
	color: #666666;
	text-decoration: none;
}
.Tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.RedTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.Schedules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.YDPschedules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7E6131;
	text-decoration: underline;
	font-size: 12px;
}
.MenuTxt {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.Countdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.ScrollTittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-weight: bold;
	border-top: medium none #7E6131;
	border-right: medium solid #7E6131;
	border-bottom: medium none #7E6131;
	border-left: medium solid #7E6131;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 125px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 5px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 2px;
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7E6131;
	background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	font-size: 75%;
}

.arrowlistmenu ul li a:visited{
color: #7E6131;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #333333;
background-color: #F3F3F3;
}select {
	background-color: #333333;
}
menu {
	color: #666666;
}
