td#header {
	background-image: url(../images_global/bg_header.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
table#Main {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
td#right {
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
td#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #D6D6D6;
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #333333;
}
td#footer a {
	color: #333333;
	text-decoration: underline;
}
table#newsItem {
	background-image: url(../images_global/bg_newsItem.png);
	background-repeat: no-repeat;
	background-position: left top;
}
td#newsItemTitle {
	font-weight: bold;
}
td#newsItemTitle a {
	color: #194152;
	text-decoration: underline;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	text-decoration:none;
	color:#980202;
}
a:hover {
	text-decoration:underline;
}
h5 {
color:#980202;
font-weight:bold;
font-size:12px;
}
.content {
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 1px;
	
}

/* BANK RATE STYLES */
.header-brm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background: #e6e6e6; font-weight: bold; text-decoration: none;}
.body-brm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.headline-brm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.background-brm {background: #FFFFe6; border: double thin #ffcc00;}
.tdbk {  background-color: #CC0000}
.dots {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999; line-height: normal}
.smalltype {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.whitetype {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #FFFFFF; font-weight: bold; text-decoration: none}
.market-header-brm { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline;}
li {
	margin-bottom: 3px;
}
li a {
	text-decoration:none;
	color:#980202;
}
li a:hover {
	text-decoration:underline;
}
.calcResults1 {
background-image:url(../images_global/dotted_bg.gif);
background-repeat:repeat;
}