body {
	background-color : #5D7CA7;
}

.content {
	background-color : #ffffff;
	border : 1px solid #A66B63;
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	padding-left : 20px;
	padding-right : 25px;
	padding-top : 15px;
	padding-bottom : 10px;
}

.menu {
	background-color : #C5D2EA;
	font-family : Arial, Helvetica, sans-serif;
	color : #C5D2EA;
}

.header {
	background-color : #C5D2EA;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ffffff;
}

.footer a:link, .footer a:visited,  .footer a:active , .footer a:focus {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ffffff;
	text-decoration : none
}

.footer a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ffffff;
}

a:link, a:visited, a:active, a:focus {
	font-family : Arial, Helvetica, sans-serif;
	color : #A66B63;
}

a: hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #89564D;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : x-small;
}

.rateTable{
	background-color : #F4F7FD;
}
