/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
}
.bg1{
 background-color: #000033;
}
.bg2{
 background-color: #FFCC00;
}
.bg3{
 background-color: #FFE57F;
}
.fr_locations_title{
	background-color:#FFF5CC;
	font-weight: bold;
	padding: 2px;
}

.fr_mainheaderbar{
    font-size: 14px;
	background-color:#FFE57F;
	font-weight: bold;
	padding: 2px;
}
.fr_subheaderbar{
	background-color:#FFE57F;
	font-weight: bold;
	padding: 2px;
}
.breadcrumbs{
	color:#7F704C;
	font-size:9px;
}
.copyright{
	color:#806619;
	font-size:9px;
	text-decoration: none;
}
.hi {
	color: #E5B705;
}
.box320 {
	color: #000033;
	background-color: #FFF7D9;
	width: 320px;
}
.pulldown {
    color: #000033;
	background-color: #FFF7D9;
}
.normal {
	color: #000033;
	text-decoration: none;
}
.rightside {
	background-color: #FFE57F;
}