body  {
	margin-top : 3px;
	margin-left : 4px;
  	background: white center url("../images/home/NewsBckgrnd.jpg");
  	background-repeat: repeat-y;
}

td  {
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 11px;
}

input,submit  {
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 10px;
}

.lightbg  {
	background-color : #ffffff;
}

.darkbg  {
	background-color : #84BCD5;
}

.palegreybg  {
	background-color : #F3F3F3;
}

.smallwhite  {
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
}

.smallblue  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	font-size : 10px;
	color : #3a4252;
}

.smallgrey  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	font-size : 10px;
	color : #666666;
}

.nav  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	font-size : 13px;
	color : #116BB9;
	font-weight : bold;
	text-decoration : none;
}

.nav:hover  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	font-size : 13px;
	color:#ECC800;
	/*color : #0033cc;*/
	font-weight : bold;
	text-decoration : underline;
}

.navtop  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	font-size : 13px;
	color : #3a4252;
	font-weight : bold;
	text-decoration : none;
}

.navtop:hover  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	font-size : 13px;
	color : #3a4252;
	font-weight : bold;
	text-decoration : none;
}

.hearingstitle  {
	color : #ffffff;
	font-size : 19px;
	font-weight : bold;
}

.featuredthisweektitle  {
	color : #666666;
	font-size : 19px;
	font-weight : bold;
}

#insidernewstitle  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
}

#insidervideostitle  {
	color : #ffffff;
	font-size : 19px;
	font-weight : bold;
}

#newstitle  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	color : #101010;
	font-size : 14px;
	font-weight : bold;
}

#videostitle  {
	color : #ffcc00;
	font-size : 19px;
	font-weight : bold;
}

#directtitle  {
	color : #333333;
	font-size : 19px;
	font-weight : bold;
}

#wiredtitle  {
	color : #333333;
	font-size : 17px;
	font-weight : bold;
}

#freesourcetitle  {
	color : #9ebafc;
	font-size : 19px;
	font-weight : bold;
}

#freenewstitle  {
	color : #84BCD5;
	font-size : 17px;
	font-weight : bold;
}

.freebullets  {
	color : #546984;
	font-weight : bold;
}

.insiderbullets  {
	color : #cc0000;
	font-weight : bold;
}

.free  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	font-size : 11px;
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}

.free:hover  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	font-size : 11px;
	color : #0033cc;
	font-weight : bold;
	text-decoration : underline;
}

.insider  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

.insider:hover  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	font-size : 11px;
	color : #0033cc;
	font-weight : bold;
	text-decoration : underline;
}

.smallblacklink  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}

.smallblacklink:hover  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	font-size : 10px;
	color : #0033cc;
	font-weight : normal;
	text-decoration : underline;
}

.medblacklink  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	font-size : small;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}

a  {
	font-family : arial,tahoma,verdana,helvetica,sans-serif;
	font-size : 12px;
	color : Gray;
	font-weight : bold;
	text-decoration : none;
}

a:hover  {
	font-family : arial,tahoma,verdana,helvetica,sans-serif;
	font-size : 12px;
	color : #0033cc;
	font-weight : bold;
	text-decoration : underline;
}

.headline  {
	color : #3a4252;
	font-family : arial,helvetica,verdana,tahoma,sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.storytitle  {
	color : #3a4252;
	font-family : arial,tahoma,helvetica,verdana,sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

.storydate  {
	font-family : tahoma,arial,verdana,helvetica,sans-serif;
	font-size : 11px;
	color : #666666;
}

.storytext  {
	font-family : arial,tahoma,helvetica,verdana,sans-serif;
	font-size : 12px;
}

.mediumlink  {
	font-size : 12px;
}


.boldText{
	font-family: verdana, arial; font-size:small; font-weight:bold
}

.smallText{
	font-family:verdana, arial; font-size: xx-small;
}

.fbuttonh {background:#e6e6e6;
	font-family: "verdana";
	font-weight:bold;		
	color:FFCC00;
	font-size: x-small;
	border-style:solid;
	border-width: 1px
}

