/* use the following (body & div#container) if revamping the web site and centering all */
/*
body
{
text-align: center; 
}
div#container
{ margin-left: auto; margin-right: auto; width: 50em; text-align: left;}
*/ 
a:link {
	color : #000066;
	font-weight : bold;
	text-decoration : none;	
}

a:visited {
	color : #000066;
	font-weight : bold;
	text-decoration : none;		
}

a:hover {
	color : #990000;
	font-weight : bold;
	text-decoration : none;		
}

.menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	line-height : 14px;
	color : #000066;
}

.menuon
{
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	line-height : 14px;
	color : #000066;
	font-weight : bold;
}

a.menu:link {
	text-decoration : none;
	color : #660000;
	font-weight : normal;
}

a.menu:hover {
	text-decoration : underline;
	color : #660000;
	font-weight : bold;	
}

a.menu:visited {
	text-decoration : none;
	color : #660000;
}

.text
{
	font-family : Arial, Helvetica, sans-serif; color:#000066;
}

.reservetext
{
	font-family : Arial, Helvetica, sans-serif; color:#000066;
	font-size: 1.2em;
	text-decoration: underline;
}

.textsml
{
	font-family : Arial, Helvetica, sans-serif; color:#000066;
	font-size : 12px;
}

.textsmlind
{
	font-family : Arial, Helvetica, sans-serif; color:#000066;
	font-size : 12px;
	margin-left : 4px;
	margin-right : 4px;
	line-height: 18px;
}

.textsmlindhi
{
	font-family : Arial, Helvetica, sans-serif; color:#000066;
	font-size : 12px;
	margin-left : 4px;
	margin-right : 4px;
	line-height: 18px;
}

.textsmlR
{
	font-family : Arial, Helvetica, sans-serif; color:#660000;
	font-size : 12px;
	text-align : center;
}

.textrates
{
	font-family : Arial, Helvetica, sans-serif; color:#000066;
	font-size : 11px;
	line-height : 13px;
}

.textratesB
{
	font-family : Arial, Helvetica, sans-serif; color:#000066;
	font-size : 11px;
	line-height : 13px;
	font-weight : bold;
}

.textbold
{
	font-family : Arial, Helvetica, sans-serif; color:#000066;
	font : bold;
	font-weight : bold;
}

.textL
{
	font-family : Arial, Helvetica, sans-serif; color:#000066;
	text-align : left;
}

.textLrates
{
	font-family : Arial, Helvetica, sans-serif; color:#000066;
	text-align : left;
	padding-right: 16px;
	padding-left: 16px;
}

.textR
{
	font-family : Arial, Helvetica, sans-serif; color:#000066;
	text-align :right;
}

LI{
	line-height : 22px;
}

H3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color:#000066;
}


H4{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color:#660000;
	text-align : left;
	font-weight : bold;
}

H5.center {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color:#660000;
	text-align : center;
	font-weight : bold;
}


a.text:link {
	color : #000066;
	font-weight : bold;	
}

a.text:visited {
	color : #000066;
	font-weight : bold;	
}

a.text:hover {
	color : #990000;
	font-weight : bold;	
	text-decoration : none;	
}

.footer
{
	font-family : Arial, Helvetica, sans-serif; color:#000066;
	font-size : 12px;
}

a.footer:link {
	color : #000066;
	font-weight : bold;	
}

a.footer:visited {
	color : #000066;
	font-weight : bold;	
}

a.footer:hover {
	color : #990000;
	font-weight : bold;	
}

.textgreen
{
	font-family : Arial, Helvetica, sans-serif; color: #003300;
	font : bold 11px/13px Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	height : 14px;

}

.textgreenN
{
	font-family : Arial, Helvetica, sans-serif; color: #003300;
	font : bold 11px/13px Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	height : 14px;
	margin-left : 6px;
	margin-right : 6px;
}

.textblue
{
	font-family : Arial, Helvetica, sans-serif; color: #000066;
	font : bold 11px/13px Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	height : 14px;
	letter-spacing : 1px;
}

.textred
{
	font-family : Arial, Helvetica, sans-serif; color: #660000;
	font : bold 14px/18px Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 1px;
}
