@charset "utf-8";
/* CSS Document */

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	font-weight:bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #0c1314;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.contentpadding{
padding:7px;
}
.title{
color:#0091b7;
font-weight:bold;
}
a{
color:#0091b7;
text-decoration:none;
}

a:hover{
color:#0091b7;
text-decoration:underline;
}
.navtext{
color:#979797;
text-decoration:none;
}
a.navlink{
color:#979797;
text-decoration:none;
}
a.navlink:hover{
color:#0091b7;
text-decoration:none;
}
.footertext {
padding-left: 10px;
padding-right: 10px;
color:#4e5455;
}
a.footerlink{
color:#4e5455;
text-decoration:none;
}
a.footerlink:hover{
color:#4e5455;
text-decoration:underline;
}
.boldblack {
	font-weight: bold;
	color: #000;
}




#newsticker-demo { 
width:465px;  
color:#0091b7;
padding:2px 2px 0; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:2px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:left;
font-size:14px;
font-weight:bold;
padding:3px;
}




.newsticker-jcarousellite { width:500px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:210px; }
.newsticker-jcarousellite .info { float:right; width:260px; }
.newsticker-jcarousellite .info span.cat { font-size: 11px; color: #666666; }

