/* SET BASE FONT */
body,th,td,div,p {
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

body{
	background-color:#3F5172;
/*	background:url(images/bg-1.jpg) */
}

/* UNIVERSAL PAGE LAYOUT */

A.bg_dark {
	color: #c0c0c0;
	font-weight: bold;
}

A.bg_dark:visited {
	color: #c0c0c0;
	font-weight: bold;
}

A.bg_dark:hover {
	color: #ff9f71;
	font-weight: bold;
}

A	{
	color: #000066;
	font-weight: bold;
}

A:visited {
	color: #660033;
	font-weight: bold;
}

A:hover {
	color: #ff0000;
	font-weight: bold;
}

DIV.footer {
	position : relative;
	top : 10px;
	left : 0px;
	z-index : 2;
	width : 720px;
	padding : 0px;
	text-align:center;
	font: 10px/12px Arial, Helvetica, sans-serif;
	color:#c0c0c0;
}

DIV.main {
	position : absolute;
	top : 0px;
	left : 10px;
	z-index : 1;
	width : 760px;
}

H2 {
	font: 20px/22px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

H3 {
	font: 18px/20px Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

H4 {
	font: 16px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

H4.blue {
	font: 16px/18px Arial, Helvetica, sans-serif;
	color: #3F5172;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

H5 {
	font: 14px/14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

H5.blue {
	font: 14px/14px Arial, Helvetica, sans-serif;
	color: #3F5172;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

hr.blue {
	color: #3F5172;
	background-color: #3F5172;
	width: 90%;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

P {
	text-align : justify;
	text-indent : 5px;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 5px;
	margin-bottom : 5px;
}

P.header {
	text-align : center;
	font-weight : bold;
	color : #e8e8e8;
	margin-top : 5px;
	margin-bottom : 5px;
}

P.menu {
	text-align : left;
	text-indent : 4px;
	font: 16px/20px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom : 5px;
}

P.no_indent {
	text-align : justify;
	text-indent : 0px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
}

td.topcell {
	vertical-align : top;
	height : 95px;
	width : 720px;
}

td.btmcell {
	vertical-align : top;
/*	height : 447px; */
	width : 570px;
	background-image : url(images/bg_sand.jpg);
	background-repeat : repeat;
}

td.btmcell-l {
	vertical-align : top;
	width : 150px;
}

td.btmcell-m {
	vertical-align : top;
	width : 560px;
	background-color:#F6F4F1;
}

td.btmcell-r {
	vertical-align : top;
	width : 10px;
}

td.rates {
	font: 12px/14px Arial, Helvetica, sans-serif;
	text-align:center;
	width:114px;
}
/* HOME PAGE LAYOUT */

/* INTERIOR PAGE LAYOUT */


