a:link {
	text-decoration: none;
	color:#0000FF;
}
a:visited {
	text-decoration: none;
	color:#0000FF;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
}
a:active {
	text-decoration: none;
}

.news_list{
  text-decoration: none;
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  border-bottom:1px solid #336699;
  background-color: #FDFDFF;
  width:295px;
  margin:0px;
  padding:2px;
  text-align: justify;
}
.block_titles{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
}
.audio_list{
	height:65px;
	width:214px;
	padding:1px;
	text-align:left;
	border-bottom:1px solid #999999;
}
.video_list{
  text-decoration: none;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  width:282px;
  margin:0px;
  padding:1px;
}
.hedlines{
  text-decoration: none;
  font-family:Verdana;
  font-size:16px;
  color: #0000CC;
  font-weight:bold;
  padding:5px;
}
.more_news{
  text-decoration: none;
  font-family:Verdana;
  font-size:12px;
  color: #000000;
  padding:5px;
  line-height:19px;
}
.white_titles{
  text-decoration: none;
  font-family:Verdana;
  font-size:13px;
  color: #FFFFFF;
  font-weight:bold;
  padding:5px;
}
.date {
color: #063;
font-size:13px;
font-style:italic;
font-weight:bold;
}
.dates {
color: #FF3300;
font-size:11px;
font-style:italic;
font-weight:normal;
}
.mdate {
color: #CC3300;
font-size:12px;
font-style:italic;
font-weight: bold;
}

.video_info_box {
width: 292px;
display:block;
height:150px;
padding:0px;
background-image:url();
}

.video_info {
margin-left:12px;
padding-top:25px;
color: black;
font-size:13px;
line-height:20px;
font-weight:bold;
}

.fieldset {
  border:0px;
  }
  /* Form styles*/
.fieldset .nobr {display:none;}  
.fieldset .textfield {
margin-bottom:3px;
padding-left:10px;
height:20px;
width:200px;
border:solid 0 #fff;
background: transparent url("../images/form/textfield_bg.gif") no-repeat;
}
.fieldset .textarea {
margin-bottom:3px;
height:165px;
width:350px;
border:solid 0 #fff;
background: transparent url("../images/form/textarea_bg.gif") no-repeat;
}
.submit {
margin:3px;
padding-right:15px;
background: transparent url(" ") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font-family: Segoe UI, Arial, Verdana, Sans-Serif;
font-size:10.5px;
color: #FFFFFF;
text-transform:uppercase;
 }
 .empty{
	font-family: Calibri;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}
.label {
	font-family: Calibri;
	font-weight: bold;
	font-size: 13px;
	color:#000000;
	line-height:15px;
}
.label2 {
	font-family: Calibri;
	font-weight: bold;
	font-size: 14px;
	color:#000000;
}

.list{
text-align:justify;
height:67px; 
margin-bottom:3px;
border-bottom:dotted 1px #999999;
padding-bottom:3px;
font-family:Calibri;
font-size:14px;
font-weight:normal;
line-height:16px;
}
.CAPTION {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.More {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-style:italic;
	padding-right:10px;
}
.visits {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.photos{
	width: 98%; /* The photos should be the entire width of it's surrounding object, in this case the whole page */
	height:100%;
	border:solid black 0px;
 }
 
.photos ul{
	margin: 0;
	padding: 2px;;
	float: left;
	}
 
.photos ul li{
padding:3px;
border:solid  #999999 1px;
padding-bottom:0px;
margin-bottom:5px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.login_fail {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align:center;
}
