body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dbdbdb;
}
.page_title {
	font-size: 18px;
	color: #F60;
}
.sub_nav_title {
	font-size: 14px;
	color: #20347C;
}

.price {
	font-size: 14px;
	color: #333333;
	font-weight:bold;
}

a.white_link:link		{ color: #FFFFFF; text-decoration: none }
a.white_link:active 		{ color: #FFFFFF; text-decoration: none }
a.white_link:visited		{ color: #FFFFFF; text-decoration: none }
a.white_link:hover		{ color: #FFFFFF; text-decoration: underline }

a.footer:link			{ font-size: 9px; text-decoration: none }
a.footer:active 		{ font-size: 9px; text-decoration: none }
a.footer:visited		{ font-size: 9px; text-decoration: none }
a.footer:hover			{ font-size: 9px; text-decoration: underline }


.footer {
	font-size: 11px;
	
}


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #545454;
}
a:link {
	color: #474747;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #474747;
}
a:hover {
	text-decoration: underline;
	color: #474747;
}
a:active {
	text-decoration: none;
	color: #474747;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

.caption {
	font-size: 9px;
	font-weight: bold;
	font-style:italic;
	color: #23337e;
}

.top_bar {
	font-size: 11px;
	color: #ffffff;
}

.ticker_highlight {
	font-size: 11px;
	color: #fcff00;
	font-weight: bold;
}



.client_login {
	font-size: 10px;
	font-weight: bold;
}

input
{
color: #6a6a69;
background: #e8e9e9;
border: 1px solid #6a6a69;
}

.submit input
{
color: #000;
background: #e8e9e9;
border: 2px outset #d7b9c9;
} 

.gateway{float:left;margin-right:11px;margin-bottom:11px;padding:11px;width:640px;border:0px solid #dddddd;height:85px;}


