
.error {
	font-weight: bold;
	color: #C33;
}

td p.header{
	margin: 0;
	line-height: normal;
}

p.error{
	margin: 6px 0 0 0;
	font-size: 12px;
}

input.introtxt,input.introtxt2,input.introtxt3,input.introtxt4{
	border:1px solid #CCC;
}
input.introtxt{
	width:150px;
}
input.introtxt2{
	width:322px;
}
input.introtxt3{
	width:252px;
}
input.introtxt4{
	width:50px;
}

body {	
	font: normal 11px/normal Arial, Helvetica, sans-serif; 
	color: #000000; 
	background-color:#fdfdef 																			;
}
p, td {	font: normal 11px/normal Arial, Helvetica, sans-serif; text-decoration: none; color: #000000;}
a {  font: bold 11px Arial, Helvetica, sans-serif; color: #990000; text-decoration: none; }
.m {color: #000000;  white-space: nowrap;}
.m:hover {color: #990000;}
.m:active {color:#990000;}
.ma {color: #990000;}
b {  font: bold 11px/normal Arial, Helvetica, sans-serif; text-decoration: none; }
h3  { font: bold 16px Arial, Helvetica, sans-serif; text-decoration: none ; color: #990000; }
.textb {  font: normal 11px/normal Arial, Helvetica, sans-serif; text-decoration: none; }
.text {	font: normal 11px/normal Arial, Helvetica, sans-serif; text-decoration: none; color: #000000;}
.introtxt {  font: normal 11px/normal Arial, Helvetica, sans-serif; color: #000000; text-decoration: none}
.links {  font: bold 11px Arial, Helvetica, sans-serif; color: #990000; text-decoration: none;}
.header {  font: bold 13px Arial, Helvetica, sans-serif; text-decoration: none; color: #000000; }
.h5 {  font: bold 13px Arial, Helvetica, sans-serif; text-decoration: none; color: #000000; }
.linkheader {  font: bold normal 13px/normal Arial, Helvetica, sans-serif; text-decoration: none}
.bighead { font: bold 16px Arial, Helvetica, sans-serif; text-decoration: none ; color: #990000; }
.bigheader { font: bold 18px Arial, Helvetica, sans-serif; text-decoration: none ; color: #990000; }

.footer {  font: normal 9px/normal Arial, Helvetica, sans-serif; text-decoration: none; }
.textn {  font: normal 11px/normal Arial, Helvetica, sans-serif; text-decoration: none; }
.textnred {  font: bold 12px/normal Arial, Helvetica, sans-serif; color: #990000; text-decoration: none; }
.submenu {  font: bold 11px/normal Arial, Helvetica, sans-serif; color: #333333; text-decoration: none; }
.textw {  font: bold 12px/normal Arial, Helvetica, sans-serif; text-decoration: none; }
.textl {  font: bold 11px/normal Arial, Helvetica, sans-serif; text-decoration: none; }

a img{
	border: none;
}


/* NEWS FORMAT */

.news_item{
	clear: both;
	padding-bottom: 12px; 
	margin-bottom: 2em;
	border-bottom: dashed 1px #CCCCCC;
}
.news_item p{
	margin: 0 0 0.5em 0;
}
.news_item h3{   
	margin: 0 0 0.5em 0;
   font-size: 13px; 
   color: #000000; 
}
.news_item a img{
	vertical-align: text-bottom;
}
.news_date{
	margin: 0 0 4px 0;
	/*display: none;*/
}
.news_date a,
.news_date a:link,
.news_date a:visited{	
	color: #AAAAAA;
}
.news_date a:hover{	
	color: #BBBBBB;
	text-decoration: underline;
}
ul.news_link{	
	list-style:none;
	margin: 0;
	padding: 0;
}
ul.news_link li{
	padding-left: 20px;	
	line-height: 120%;
}
a.news_link{
	display: block;
	margin: 6px 0 -3px 40px;
    text-indent: -20px;
	padding: 0;
	line-height: 120%;
}
.news_break{
	display: none;
}
.news_img{
	float: left;
	margin: 0 20px 3px 0;
}
/*
.news_titles ul{
	margin: 0;
	padding: 0;
	list-style:none;

}*/
.pagebrowser {
	margin-bottom: 24px;
	text-align: left;
	line-height: 20px;
}
.pagebrowser a
{		
	font-size: 13px;	
}

.pagebrowser span{
	padding: 2px;
	color: #ED1C24;
	font-size: 13px;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFBF6;
	border: 1px solid #FFCC00;
}

