body {
	background-image: url(Images/bgcol.gif); 
	font-family: verdana, arial, sans-serif;
}

.container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 795px;
	border: solid #333333 1px;
	background-color: #fff;
	background: url("3cols.gif") repeat;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: left;
}

table.full {
	width: 100%;
	height: 100%;
}

td.full {
	vertical-align: middle;
	text-align: center;
}

.link A:link, .link A:visited, .link A:active {
	text-decoration: none;
	color: #191970;
}

.link A:hover {
	text-decoration: none;
	color: #475672; 
}


/*--------------------- fonts ----------------------*/

#header2 h1 {
	font-size: 1.3em;
	margin: 0;
	color: #fff;
}

#header2 h2 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 3px 0 1px 0;
	color: #fff;
}

h2 {
	margin-bottom: -10px;
	font-size: 1.3em;
	color: #000;
}

h3 {
	margin-bottom: -10px;
	padding: 0;
	font-size: 1.1em;
	color: #444;
	font-style: italic;
}

#rhs-content h4 {
	margin: 5px 0 -8px 0;
	text-decoration: underline;
	font-size: 1.3em;
	color: #990000;
}

#content p, #rhs-content p {
	color: #444;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 1.1em;
	margin-bottom: 20px;
}

/* ---------------------- layout -----------------------*/
#wrapper {
	width: 795px;
}

#header {
	padding: 7px 5px 7px 10px;
	background: url("wht.gif") repeat;
	border-bottom: 1px solid #990000;
}

#header2 {
	margin: 0;
	padding: 0;
}

#navcontainer {
	float: left;
	width: 170px;
	padding: 5px 0 6px 0;
	letter-spacing: 0.02em;
}

#rhs-content {
	float: right;
	width: 307px;
	padding: 5px 10px 6px 10px;
}

#rhs-content div {
	border-bottom: 1px dotted #990000;
}

#rhs-content ul
{
	margin-left: 0;
	padding-left: 30px;
	list-style-image: url(Images/pnt.gif);
	color: #444;
	line-height: 1.4em;
	font-size: 1.1em;
}

#content { 
	float: left;
	width: 260px;
	padding: 5px 5px 6px 13px;
}

#footer {
	clear: both;
	width: 795px;
	border-bottom: 2px solid #990000;
}

#basetxt {
	font-size: 11px;
	color: #444;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.4em;
}

#basetxt A:link, #basetxt  A:visited, #basetxt A:active {
	text-decoration: none;
	color: #444;
	border-bottom: dashed #999999 1px;
}

#baselnks {
	font-size: 10px;
	color: #999999;
}

#baselnks A:link, #baselnks A:visited, #baselnks A:active {
	text-decoration: none;
	color: #999999;
	border-bottom: dashed #999999 1px;
}

#news A:link, #news  A:visited, #news A:active {
	text-decoration: none;
	font-size: 1.1em;
	color: #fff;
	/*color: #990000;*/
}


/* ----------------- box hack -------------------\*/

* html #navcontainer {
	width: 170px;
	margin-top: 7px;
}

* html #rhs-content {
	width: 327px;
	margin-top: 7px;
}

* html #content {
	width: 288px;
	margin-top: 7px;
}

* html #navcontainer a {
	width: 169px;
}

* html h3 {
	margin-bottom: -17px;
}
/* ----------------- nav -------------------*/

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 2px 2px 2px 9px;
width: 160px;
background-color: #f3f3f3;
border-bottom: 1px solid #fff;
}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #e5e5e5;
color: #000;
font-weight: bold;
}

#active a
{
display: block;
padding: 2px 2px 2px 9px;
width: 160px;
background-color: #d7d7d7;
font-weight: bold;
border-bottom: 1px solid #fff;
}

/* --------- tables --------------- */

.rates {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: left;
}

.rates td {
	border-bottom: solid #DAB2AA 1px;
}

.alternate {
	background-color: #ffffff;
}