body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
}
A.toplink {
	FONT-SIZE: 11px;
	COLOR: #5B7991;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.toplink:hover {
	FONT-SIZE: 11px;
	COLOR: #B72D00;
	FONT-FAMILY: arial;
	text-decoration: none;
	font-weight: bold;
}
.whitebg {
	background-color: #FFFFFF;
}
.graybg {
	background-color: #708BA5;
}
.footerbg {
	background-image: url(images/footerbg.jpg);
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #708BA5;
	text-decoration: none;
}
.footerlink {
	font-family: Tahoma;
	font-size: 10px;
	color: #526C83;
	text-decoration: none;
}
.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}
.butbg {
	background-image: url(images/top.jpg);
}
.greenbg {
	background-image: url(images/green1.jpg);
	background-repeat: no-repeat;
}
.rates {
	font-family: Trebuchet MS,arial;
	font-size: 28px;
	color: #000000;
	text-decoration: none;
}
.redbg {
	background-image: url(images/red1.jpg);
	background-repeat: no-repeat;
}
.bluebg {
	background-image: url(images/blue1.jpg);
	background-repeat: no-repeat;
}
.titlebg {
	background-image: url(images/titlebg.jpg);
	background-repeat: repeat-x;
}
.bluelight {
	background-color: #F3F8FC;
}
.bluedark {
	background-color: #E6EFF7;
}
.graytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #708BA5;
	text-decoration: none;
}

.navbox {
background-color: #EFF2F9;
padding: 5px;
}

.navbar {
background: #8FBCE9;
}