body 
{ margin-left:0px; margin-top:0px; margin-right:0px;margin-bottom:0px;font-family:verdana; color: #000000; background-color:#EEEEEE; }

body, th, td	{font-family: verdana; font-size:11px;}

A:link      {color:#009999; text-decoration: none; font-size: 11px;}
A:visited   {color:#009999; text-decoration: none; font-size: 11px;}
A:active    {color:#009999; text-decoration: none; font-size: 11px;} 
A:hover     {color:#000000; text-decoration: none; font-size: 11px;}

h1 { font-size:14px; font-weight:bold; color:rgb(217,104,28);}
h2 { font-size:12px; font-weight:bold; color:rgb(217,104,28);}
h3 { font-size:11px; font-weight:bold; color:#000000;}

/*
input { 
      background-color: #ffffff;
      font-family: verdana;
      font-size: 10px;
      color:#000000;
      border:1px solid #000000;
      }
*/
input, input:active {
	font-size:11px;
	font-family:Verdana;
	color:#000000;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

textarea { 
          background-color: #ffffff;
          font-family: verdana;
          font-size: 10px;
          color:#000000;
          border:1px solid #000000;
}

select { 
      background-color: #ffffff;
      font-family: verdana;
      font-size: 10px;
      color:#000000;
      border:1px solid #000000;
}

.row-spacer {
	width:100%;
	BORDER-RIGHT: #EEEEEE 0px solid; BORDER-TOP: #EEEEEE 0px solid; BORDER-LEFT: #EEEEEE 0px solid; BORDER-BOTTOM: #EEEEEE 1px solid
}

.NewsHeader {
	display:block;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #900;
	text-align: left;
	width: 100%;
	border-bottom: #900 solid 1px;
	margin-top: 24px;
	margin-bottom: 12px;
}

.NewsDetailSubheader {
	font-weight:bold;	
}

.news-row-0, .news-row-0 td { background-color:#FFFFFF; padding:2px 2px 0px 2px !important; }
.news-row-1, .news-row-1 td { background-color:#CCEEEE; padding:2px 2px 0px 2px !important; }

/* News-Ticker Style */
#first2, #second2, #first2 a, #second2 a { font-size:10px !important; }

