/* CSS Document */



.newsBody  {
	margin:0px;
	padding:0px;
	background:#ddf1f6;
	margin-top:0;
	margin-left:0;
}
.newsMenu
{background-image:  url(/News/images/gold_bar.gif);
background-repeat:repeat-y;
width: 200px;
vertical-align:top;
text-align: left;
}

.news td {font-size:12px; color:#2e3c5b; font-family:arial, sans serif; line-height:1.2}
.news p {font-size:12px; color:#2e3c5b; font-family:arial, sans serif; line-height:1.3}
.newspBr {font-size:12px; color:#734f35; font-family:arial, sans serif; line-height:1.3}
.newspBl {font-size:12px; color:#336699; font-family:arial, sans serif; line-height:1.3}

.news a:link {
	color: #336699; text-decoration: underline; 
}
.news a:visited {
	color: #336699; text-decoration: underline; 
}
.news a:hover {
	color: #336699; text-decoration: none; 
}

a.news:link {
	color: #336699; text-decoration: underline; 
}
a.news:visited {
	color: #336699; text-decoration: underline; 
}
a.news:hover {
	color: #336699; text-decoration: none; 
}
a.archive:link {
	font-size:12px; 
	font-weight:bold;
	font-style:  italic;
	color:#af3b4c;
	font-family:trebuchet, georgia, times, serif; 
}
a.archive:visited {
	font-size:12px; 
	font-weight:bold; 
	font-style:  italic;
	color:#af3b4c;
	font-family:trebuchet, georgia, times, serif; 
}
a.archive:hover {
	font-size:12px; 
	font-weight:bold; 
	font-style: italic;
	color:#af3b4c;
	font-family:trebuchet, georgia, times, serif; 
}
.newsBottomText {font-family: arial, verdana;font-size:11px; color:#ffffff; }
 
.newsBarText {font-size:12px; font-weight:bold; color:#2770b9; text-indent:10px;font-family:verdana, arial, sans serif;}
.newsDate {font-size:12px; font-weight:bold; color:#f3e09b; text-indent:10px;font-family:verdana, arial, sans serif;}
.newsTitle {font-size:14px; font-weight:bold; color:#734f35; font-family:trebuchet, georgia, times, serif;line-height:1.1}
.newsAuthor {font-size:11px; font-weight:bold; color:#734f35; font-family:trebuchet, georgia, times, serif;line-height:1.2}
.newsTopTitle {
	font-size:18px;
	font-weight:normal;
	color:#734f35;
	font-family:trebuchet, georgia, times, serif;
	line-height:2;
}
.newsSideTitle {font-size:14px; font-weight:bold; color:#336699;font-family:verdana, arial, sans serif; line-height:2;}
.newsSubTitle {font-size:12px; color:#734f35; font-family:trebuchet, georgia, times, serif;font-weight:bold; line-height:1.4}
.newsTextTitle { font-size:12px; color:#2e3c5b; font-family:arial, sans serif; font-weight: bold;}
.newsSideText {font-size:10px; color:#2e3c5b;font-weight:bold;font-family:trebuchet, georgia, times, serif; line-height:1; }
.newsSmallText {font-size:11px; color:#2e3c5b; text-indent:10px;font-family:arial, sans serif;}

.news ul {font-size:12px; list-style-type: square; margin-left:10px;padding-bottom:5px;}
.news ul li {margin-left:20px;}
.news ol {font-size:12px; margin-left:10px;padding-bottom:5px;}

.newsFooter {
 font-family: arial, verdana;
 font-size:10px; 
 color:#ffffff; 
 line-height:1.3;
}

.newsFooter a:link {
   color: #ffffff;
   font-size:10px;
   text-decoration: underline;
   line-height: 1.5;
 }
 
.newsFooter a:visited {
   color: #ffffff;
   font-size:10px;
   text-decoration: underline;
 }
 
 .newsFooter a:hover {
  color: #f7e6a9;
  font-size:10px;
  text-decoration: underline;
}

.newsHeaderBanner {font-size: 18px; font-weight: bold;}

