body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d1a85f;
	background-image: url(../images/site-elements/bgt.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 17px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #090665;
}

a:visited {
  color: #6034b3;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #6768ff;
}
.nav {
	font-size: 16px;
	color: #0d1432;
	background-color: #DFEAF4;
}

.heading {
	background-color: #EEE097;
}
.navtext {
	font-size: 18px;
	background-image: url(../images/site-elements/textbgb.gif);
}
.rates{
	font-size: 15px;
}
.rates2{
	font-size: 16px;
}
.text-box{
	font-size: 15px;
	color: #0d1432;
	background-color: #FCFCF5;
}
.button{
	font-size: 15px;
	color: #0d1432;
	background-color: #EEE097;
}
.select-menu{
	font-size: 15px;
	color: #0d1432;
	background-color: #FCFCF5;
}
