body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
}
body {
	background-color: #cde1f4;
	background-image: url(/images/backing-main.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a:link {
	color: #004685;
}
a:visited {
	color: #004685;
}
a:hover {
	color: #C8D2DC;
}
a:active {
	color: #C8D2DC;
}.contentareamain {
    height: 800px;
	padding-top: 11px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Bar {
	background-image: url(/images/titlebar-LG.gif);
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 506px;
	height: 15px;
	margin-top: 10px;
}
.Bar2 {
	background-image: url(/images/titlebar-MD.gif);
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 316px;
	height: 15px;
}
.Bar3 {
	background-image: url(/images/titlebar-SM.gif);
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 163px;
	height: 15px;
}
.titlesW {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	font-family:Arial;
}
.newsarea {
	padding: 6px;
	color: #004685;
}
.smallcontentarea {
	padding-top: 6px;
	padding-bottom: 6px;
}
.Lpic {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	border: 1px solid #CBC6E8;
}
.Rpic {
	float: right;
	margin-bottom: 7px;
	border: 1px solid #CBC6E8;
	margin-left: 7px;
}
.Lfloater {
	top: 186px;
	position: absolute;
}
.Lfloater02{
	top: 186px;
	position: absolute;
}
.bluetext {
	font-weight: normal;
	color: #004685;
	font-style: italic;
}

.BarCORE {
	background-image: url(/images/titlebar-LG.gif);
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 506px;
	height: 15px;
	margin-bottom: 7px;
	margin-top: 1px;
}
h1 {
	font-size: 11px;
	float: left;
	font-weight: normal;
	margin-top: 7px;
	margin-left: 12px;
}
h2 {
	font-size: 11px;
	margin-top: 685px;
	font-weight: normal;
	color: #004685;
	text-align: center;
}
h3 {
	font-size: 11px;
	margin-top: 685px;
	font-weight: normal;
	color: #004685;
	text-align: center;
}
.bluetexttitles {
	font-weight: bold;
	color: #004685;
	font-style: normal;
}

.photogallerylabel {
	color: #004685;
	font-style: normal;
}

.styleTextH {
	display:none;
}


/* Video Gallery */

#Video-cont{
	width:681px;
	height:auto;
	padding:7px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	position:relative;
	}
	
#borderbrown{
	border:1px solid #755a38;
	background:#967250;
	padding:5px;
	}
	
#playback1{
	width:330px;
	height:269px;
	float:left;
	padding:0px;
	margin:0px;
	background:#000000;	
	}
	
#PlayList{
	width:339px;
	_width:336px;
	height:269px;
	background:#000000;
	overflow-y:scroll;
	overflow-x:none;
	padding:0px;
	margin:0px;
	_position:relative;
	text-align:left;
	}

#PlayList table{
	width:100%;
	#width:95%;
	background-color:#faf0e2;
	border-width:0 0 1px 0;
	border-color:#a25a2a;
	border-style:solid;
	padding:0px;
	margin:0px;
	}
	
#PlayList table td{
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:22px;
	}


	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:normal;
	}
	}

#PlayList table td a{
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#333333;
	display:block;
	}
	
#PlayList table:hover,
#PlayList table td a:hover{
	background-color:#f1d5ad;
	}
	
#PlayList table td img{
	float:left;
	margin:0px;
	padding:0px;
	width:65px;
	height:50px;
	border:0px;
	}
	
#PlayList #title{
	font-weight:bold;
	color:#a25a2a;
	font-size:12px;
	margin:0px 0px 0px 0px;
	display:compact;
	text-decoration:none;
	}
	
#PlayList #title a{
	color:#a25a2a;
	font-weight:bold;
	text-decoration:none;
	}