.tahoma_10pt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tahoma_15pt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.arial_12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.arial_bold_14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

H3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: 333366;
}

H4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

H5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.newsbullets {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
	margin: 0;
	padding: 0;
	padding-left: 0;
	margin-left: 20px;
	text-indent: 0;
	font-weight: bold;
	list-style: square;
	line-height: 10pt;
}

.eventbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	margin: 0;
	padding: 0;
	padding-left: 0;
	margin-left: 20px;
	text-indent: 0;
	list-style: square;
	line-height: 12pt;
}

.newslinks {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: 000000; font-weight: bold;}
a.newslinks:link            { color: 000000; text-decoration: underline }
a.newslinks:active         { color: 003333; text-decoration: underline }
a.newslinks:visited        { color: 000000; text-decoration: underline }
a.newslinks:hover         { color: 003333; text-decoration: underline }

.eventslinks {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: 000000;}
a.eventslinks:link            { color: 0000FF; text-decoration: underline }
a.eventslinks:active         { color: 6666FF; text-decoration: underline }
a.eventslinks:visited        { color: 0000FF; text-decoration: underline }
a.eventslinks:hover         { color: 6666FF; text-decoration: underline }

.event-pages {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: 000000; font-weight: normal;}
a.event-pages:link            { color: 000000; text-decoration: underline; font-weight: bold; }
a.event-pages:active         { color: 666699; text-decoration: underline; font-weight: bold; }
a.event-pages:visited        { color: 000000; text-decoration: underline; font-weight: bold; }
a.event-pages:hover         { color: 666699; text-decoration: underline; font-weight: bold; }


a:link            { color: 0000FF; text-decoration: underline }
a:active         { color: 9999FF; text-decoration: underline }
a:visited        { color: 0000FF; text-decoration: underline }
a:hover         { color: 9999FF; text-decoration: underline }

.input_01 {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; width: 350px}
.input_02 {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; width: 120px}
.input_03 {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; width: 70px}
.input_04 {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; width: 250px}
.input_05 {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; width: 220px}
.input_06 {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; width: 123px}
.input_07 {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; width: 92px}
.input_08 {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; width: 345px}
.input_09 {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; width: 180px}

.event_td_01 {  background-color:#FFFFFF; border:5px; border-style:solid; border-color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; width: 119px; }
.event_td_02 {  background-color:#FFFFFF; border-left:18px; border:5px; border-style:solid; border-color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; width: 302px; }
.event_td_03 {  background-color:#FFFFFF; border:1px; border-style:solid; border-color:#FFFFFF; width: 94px; }


/*-----------------------------------------------------------------------------------------------------------------------------
Video list container
-----------------------------------------------------------------------------------------------------------------------------*/
#video-container{
	width: 202px;
	background-image: url(images/video-list-tile.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}
#video-header{
	background-image: url(images/video-list-header.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#video-footer{
	background-image: url(images/video-list-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding: 23px 0 9px 8px;
}
#video-list{
	border: 1px solid #8E89AF;
	width: 184px;
}
#video-archive{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}