 
body,tr,td,table{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #14314F; font weight: normal;}

/* This class defines the syles for all generic links */
.newslink {font-family: Verdana; font-size: 11px; font-style:normal; font-variant:normal; font-weight:normal}
a:link.newslink { color: #004F4F;  text-decoration: none} 
a:visited.newslink { color: #003399; text-decoration: none} 
a:hover.newslink { color: #008080; text-decoration: none}
a:active.newslink { color: #000080; text-decoration: none} 

/* This class defines the styles for table headers in the news */
.newsTableHeader 
{
	color: #FFFFFF; 
	background-color: #336699; 
	font-family : Verdana, tahoma, Arial; 
	font-size : 11px; 
	font-weight: bold; 
	padding-left: 4px; 
	padding-right: 4px;
}

/* This class defines table backgrounds */
.newsList1 
{
	color: #14314F; 
	background-color:  #FFFFFF; 
	line-height: 11px; 
	font-family : Verdana; 
	font-size : 11px; font-weight: normal
}

/* This class defines table backgrounds with bold type */
.newslist1bold 
{
	color: #14314F; 
	background-color:  #e5e5e5; 
	line-height: 11px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 11px; font-weight: normal;
	font-weight: normal;
}

.newserror {
	color:#FF0000;
}
/* This class defines table backgrounds */
.newsList2 
{
	color: #14314F; 
	background-color:  #FFFFFF;
	line-height: 14px; 
	font-family : Verdana; 
	font-size : 11px; 
	font-weight: normal
}
.newsdate 
{
	color: #008080; 
	background-color:  #FFFFFF;
	line-height: 14px; 
	font-family : Verdana; 
	font-size : 11px; 
	font-weight: normal
}

/* This class defines table backgrounds */
.newsList2bold
{
	color: #14314F; 
	background-color:  #FFFFFF;
	line-height: 14px; 
	font-family : Verdana; 
	font-size : 11px; 
	font-weight: normal
}


/* 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; 
	font-size : 11px\; 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; 
	font-size : 11px; 
	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-color: #336699;
	font: 10px Verdana, Arial,Helvetica,Sans Serif;
	font-weight: bold;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000 ;
}

/* This class defines the styles for all buttons on the main news display*/
.newsInputSubmit2
{
	color: #000000; 
	background-color: #FdFdFd;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px;
	font-weight: bold;
}

/* This class defines the styles for all input boxes*/
.newsInputBox
{
	color: #000000;
	background-color: #FDFDFD;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px;
	font-weight: normal;
}

/* This class defines the styles for all text areas*/
.newsInputBoxTextArea
{
	color: #000000;
	background-color: #FDFDFD;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px;
	font-weight: normal;
}

/* This class defines the styles for main tables*/
.newsTable1
{
	border: 1px solid #000000;
}

.newsAdminIcon {
 vertical-align: text-bottom;}

/* This class defines the styles for all admin control panel links*/
.newsIconLink {font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999; font weight: normal}
a:link.newsIconLink {color: #003399;  text-decoration: none} 
a:visited.newsIconLink {color: #003399; text-decoration: none} 
a:hover.newsIconLink {color: #888888; text-decoration: none}
a:active.newsIconLink {color: #888888; 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: bolder;
	text-decoration:none;
	color: #336699;
}

.newsHeading2 {
	font-size: 12px;
	font-weight: bolder;
	color: #336699;
}


.newsFooter {
	font-family : Verdana; 
	font-size :10px;
	font-weight:bold;
	color: #336699
}

.newsTableSubHeader {
	font-family : Verdana; 
	font-size :10px;
	font-weight:bold;
	color: #336699
}

.line {
	height:1px;
	color:#000066;
	border-bottom: 1px black dotted;
}

hr {
	height:1px;
	color:#000066;
	border-bottom: 1px black dotted;
}
