/* CSS Document */


body {
	margin: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #534f4c;
	font-size: 12px;
}

td_style1{
	background:url(td.jpg) repeat-x top;
	}


form {
	display:inline;
}	

a	 				{ color:#45678c; text-decoration:none; }
a:hover				{ color:#646469; text-decoration:none; }

a.news	 			{ color:#215C84; text-decoration:none; font-weight:bold; font-size:11px;}
a.news:hover		{ color:#000000; text-decoration:none; font-weight:bold; font-size:11px; }

a.footerNav	 		{ color:#FFFFFF; text-decoration:none; }
a.footerNav:hover	{ color:#ccc4b8; text-decoration:none; }

.h1 {
	font-size: 16px;
	color: #45678c;
	font-weight:bold;
	text-transform:uppercase;
}

.h2 {
	font-size: 14px;
	color: #000000;
}

.footer {
	color:#FFFFFF;
}


.stockText {
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
}


