body	{
	background-color:#fff;
	background-image: url('/images/bg.gif');
	background-repeat: repeat-y;
	background-position: center top;
	margin:0;
	padding:0;
}
BODY, TH, TD, SELECT, INPUT, TEXTAREA 
		{font-family: Arial, Helvetica, sans-serif;
		 FONT-SIZE: 11px;
		 color:#666666;}

a {		text-decoration: underline; 
		FONT-SIZE: 11px;
		border:0;
		color:#000080;}

A:hover 	{color:#000080;
		 text-decoration: none;}

.white, .black	{
	color: #000000; 
}
.white:hover, .black:hover	{
	color: #000;
}
.tx, textarea, input.tx, input.search	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#a3cde2;
	BORDER-RIGHT: #b7dcef 1px solid;
	BORDER-TOP: #b7dcef 1px solid; 
	BORDER-LEFT: #b7dcef 1px solid; 
	BORDER-BOTTOM: #b7dcef 1px solid; 
}
ul,form 	{
	MARGIN: 0px;
	PADDING-BOTTOM: 0px;
    	PADDING-LEFT: 0px;
    	PADDING-RIGHT: 0px;
    	PADDING-TOP: 0px
}

ul	{padding-left:30px;}

.bkg	{background-image: url(/images/newsbot_1.jpg);
	 background-position: bottom left;
	 background-repeat: no-repeat;}
.norepb	{background-position: left bottom;
	 background-repeat: no-repeat;}
.norep	{background-position: left top;
	 background-repeat: no-repeat;}
.norep1 {background:transparent url(/images/newstop_1.jpg) no-repeat scroll 0 0;}

.borders	{
	BORDER-bottom: #00002b 3px double; 
}
.date	{
	color: #3c3c00;
}
.padd	{
	padding-left:10px;
	padding-right:10px;
}
h1	{
	padding-bottom:10px;
	color:#000;
	font-weight:normal;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size:21px;
}
h2	{
	color:#000;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:12px;
}
.news	{
	color:#000;
}

.copy	{
	color:#9ec7e3;
}

#signupnow-text {
    text-align:right;
    width:61%;
    float:left;
}
	
#signupnow-button {
    width:226px;
    height:63px;
    float:right;
    font-size:24px;
    text-align:right;	
}
#signupnow h2 {margin-top:2px;}
#signupnow h4 {
    margin-top:5px
    margin-left:0;
    font-size:14px;
    line-height:1em;
    font-weight:bold;
    font-style:italic;
    text-align:right;
}
			    
	
