@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #006590;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
h1 {
	font-size: 16px;
	text-align: left;
}
h2 {
	font-size: 18px;
}
.copyright {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.frv_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006590;
	text-decoration: none;
}
.menu_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.body_copy {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.merchants_head {
	color: #666666;
	font-weight: bold;
}
.shadow_body {
	background-image: url(images/shadow-tile.jpg);
	background-repeat: repeat-x;
}

.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red {color: #FF0000}

.pad {	padding-top: 10px;
}
.green {
	font-style: italic;
	color: #006590;
}
.green2 {
	color: #006590;
}
.padl {
	padding-left: 20px;
}

#photoleft {
	float: left;
	clear: both;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#photoright {
	padding: 0px;
	float: right;
	clear: both;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
li {
	line-height: 12px;
	font-size: 10px;
}
