body,tr,td,table{
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333333;}

/* This class defines the syles for all generic links */
.newslink {
 color: #000066;
 text-decoration: underline}

a.newslink:visited {
 color: #7E8FBE;
 text-decoration: underline}

a.newslink:hover {
 color: #C8223B;
 text-decoration: underline;}
 
a.newslink:active {
 color: #000066;
 text-decoration: underline}

/* This class defines the styles for table headers in the news */
.newsTableHeader 
{
	color: #264491; 
	background-color: #EAECF4; 
	font-family : Verdana, tahoma, Arial; 
	font-size : 11px; 
	font-weight: bold; 
	padding-left: 4px; 
	padding-right: 4px;
}

/* This class defines table backgrounds */
.newsList1 
{
	background-color:  #F4F5F9; 
	font-weight: normal;
}

/* This class defines table backgrounds with bold type */
.newslist1bold 
{
	background-color:  #F4F5F9;
	font-weight: bold;
}

/* This class defines table backgrounds */
.newsList2 
{
	background-color:  #F9FAFC;
	font-weight: normal;
}

/* This class defines table backgrounds */
.newsList2bold
{
	background-color:  #F9FAFC;
	font-weight: bold;
}


/* This class defines table backgrounds for days of the month in the news */
.newsMainDisplayBackground 
{
	color: #14314F; 
	background-color:  #e5e5e5; 
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; font-weight: normal;
}

/* This class defines table backgrounds for non days of the month in the news */
.newsMainDisplayBackground2 
{
	color: #14314F; 
	background-color:  #f5f5f5;
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; 
	font-weight: normal;
}
/* This class defines the border between days of the month */
.newsMainDisplayBorder 
{
	background-color:  #F4F4F4;
}

/* This class defines the styles for all generic buttons */
.newsInputSubmit1
{
	color: #FFFFFF; 
	background: #264491;
	border-top : 1px outset ;
	border-bottom : 1px solid #dcdce2;
	border-left : 1px outset;
	border-right : 1px solid #dcdce2;
	font-family: Verdana,tahoma,Arial;
	font-size: 9px;
	font-weight: bold;
}

/* This class defines the styles for all buttons on the main news display*/
.newsInputSubmit2
{
	color: #FFFFFF; 
	background: #264491;
	border-top : 1px outset ;
	border-bottom : 1px solid #dcdce2;
	border-left : 1px outset;
	border-right : 1px solid #dcdce2;
	font-family: Verdana,tahoma,Arial;
	font-size: 9px;
	font-weight: bold;
}

/* This class defines the styles for all input boxes*/
.newsInputBox
{
	color: #000033; 
	background: #FFFFFF;
	border-top : 1px solid #7b7b94 ;
	border-bottom : 1px solid #dcdce2;
	border-left : 1px solid #7b7b94;
	border-right : 1px solid #dcdce2;
	font-family: Verdana,tahoma,Arial;
	font-size: 9px;
	height: 18px;
}

/* This class defines the styles for all text areas*/
.newsInputBoxTextArea
{
	color: #000033; 
	background: #FFFFFF;
	border-top : 1px solid #7b7b94 ;
	border-bottom : 1px solid #dcdce2;
	border-left : 1px solid #7b7b94;
	border-right : 1px solid #dcdce2;
	font-family: Verdana,tahoma,Arial;
	font-size: 9px;
}

/* This class defines the styles for main tables*/
.newsTable1
{
	border: 1px solid #333399;
}

.newsAdminIcon {
 vertical-align: text-bottom;}

/* This class defines the styles for all admin control panel links*/
.newsIconLink: {font-size: 10px; color: #264491; font weight: bold;}
a.newsIconLink:link {color: #264491;  text-decoration: none} 
a.newsIconLink:visited {color: #264491; text-decoration: none} 
a.newsIconLink:hover {color: #C8223B; text-decoration: none}
a.newsIconLink:active {color: #264491; text-decoration: none} 

/* This class defines the styles for all error messages */
.newsError {
	color: #FF0000;
}

/* This class defines the styles for all headings */
.newsHeading {
	font-size: 14px;
	font-weight: bold;
}

.newsHeading2 {
	font-size: 11px;
	font-weight: bold;
}
