p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF}

a:link {  color: #FF9900}
a:visited {  color: #FFCC66}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FF9900}
h1 {  }
li {  color: #FFFFFF}
li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.content { color: #FF9900}
.calendar{
	width:100%;
	border-width:0px;
	border-color:#ffffff;
	border-style:solid;
}
.calendar .calendarHeader{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
	width:15%
}
.calendar .calendar_day{

font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#999999;
	height:100px;
}
.calendar .calendar_day .event_list{
font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	text-align:center;
	font-size:9px;
}
.video_link {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:26px;
	text-decoration:none;
}

.video_link:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:26px;
	font-weight:bold;
	color:#FFFFFF;
}

.video_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#333333;
	color:#FFFFFF;
	padding:5px;
	padding-bottom:0px;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#33FF00;
}

.video_holder{
	background-color:#333333;
	padding:5px;
	background-image:url('images/video_bg.jpg');
	background-repeat:no-repeat;
}

#scroller{
	overflow:auto;
	height:125px;
	/*width:550px;*/
	scrollbar-face-color: #ff9900;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #333333;
}
#scroller td{
	padding-right:5px;
}

.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#009900;
	padding-top:7px;
	padding-bottom:7px;
	border-top-style:solid;
	border-color:#989898;
	border-width:3px;
	border-bottom-style:solid;
}

.navigation{
	font-family:Arial, Helvetica, sans-serif;
	color:#8f6299;
	border-top-style:solid;
	border-width:3px;
	border-bottom-style:solid;
	border-color:#989898;
	font-size:14px;
	padding-left:8px;


	vertical-align:middle;
	font-weight:bold;
}
.navigation_over{
	font-family:Arial, Helvetica, sans-serif;
	color:#009933;
	border-top-style:solid;
	border-width:3px;
	border-bottom-style:solid;
	border-color:#989898;
	font-size:14px;
	padding-left:8px;
	vertical-align:middle;
	font-weight:bold;
}

.event_over{
	background-color:#009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.event_out{
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}