#bg {
width:750px;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:bottom;
background-image:url(bg.jpg);


}


#bg2 {
width:550px;
text-align:center;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:bottom;
background-image:url(bg.jpg);


}

td {
	font-family:Georgia;
	font-size : 12px;
	line-height : 20px;
	color : #000000;
	text-align:left;
	vertical-align : top;

}

H1 {
	font-size : 16px;
	color : #000000;	
}

H2 {
	font-size : 15px;
	color : #000000;
	border-bottom : 1px dashed #ffffff;			
}

a:link {
	color : #6E5E39;
	text-decoration: underline;
}

a:visited {
	color : #6E5E39;
	text-decoration: underline;
}

a:hover {
	color : #6E5E39;
	text-decoration: none;
}

a:active {
	color : #6E5E39;
	text-decoration: underline;
}

.otherlink {
	color:#000000;
}

.otherlink a:link {
	color:#000000;
	text-decoration: underline;
}

.otherlink a:visited {
	color:#000000;
	text-decoration: underline;
}

.otherlink a:hover {
	color:#000000;
	text-decoration: none;
}

.otherlink a:active {
color:#000000;
	text-decoration: underline;
}

.altback {
}

.content {
}

.pictureframe {
	padding : 2px 2px 2px 2px;
	background-color:ffffff;
}
.red {color: #FF0000}
#bg .content .rates {
	background-color: #FFFFFF;
}
#bg .content .rates td {
	background-color: #a0c8c9;
	padding: 3px;
}
#bg  .content  .rates  #toprow {
	background-color: #c9dddd;
}

