/* :::::  Body  ::::: */
body
	{
	background-color	: #C7DDF3;
	color				: #000;
	font-family			: times, serif;
	font-size			: 85%;
	margin				: 0px 0px 0px 0px;
	border				: 0px solid #000;
	}



/* :::::  Links (LVHFA)  ::::: */
a			{ font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;}
a:link		{ background-color: transparent; color: #05006E; text-decoration: none; }
a:visited	{ background-color: transparent; color: #006E4E; text-decoration: none; }
a:hover		{ background-color: transparent; color: #DF4F00; text-decoration: none; }
a:focus 	{ background-color: transparent; color: #ff00ff; text-decoration: none; }
a:active	{ background-color: transparent; color: #820077; text-decoration: none; }



/* :::::  Navigation  ::::: */
.linkz a
	{
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
    text-decoration:none;
	}
/* .linkz  a:link		{ background-color: transparent; color: #05006E; text-decoration: none; }
.linkz  a:visited	{ background-color: transparent; color: #006E4E; text-decoration: none; }
.linkz  a:hover		{ background-color: transparent; color: #DF4F00; text-decoration: none; }
.linkz  a:focus 	{ background-color: transparent; color: #ff00ff; text-decoration: none; }
.linkz  a:active	{ background-color: transparent; color: #820077; text-decoration: none; } */

a.linkz  :link		{ background-color: transparent; color: #00E; text-decoration: none; }
a.linkz  :visited	{ background-color: transparent; color: #006E4E; text-decoration: none; }
a.linkz  :hover		{ background-color: #f00; color: #DF4F00; text-decoration: none; }
a.linkz  :focus 	{ background-color: transparent; color: #ff00ff; text-decoration: none; }
a.linkz  :active	{ background-color: transparent; color: #820077; text-decoration: none; }


/* :::::  Inline Elements  */
h2, h3, h4, h5
	{
	margin-bottom:0px;
	}
td
	{
	font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}



/* :::::  Content Markup  ::::: */
.interface-header4
	{
	border				: 1px solid #000000;
	}
.page-header
	{
	color				: #110068;
	font				: bold 15px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}
.content-header
	{
 	background-color	: #ffffff;
	border				: 1px solid #000000;
	}
.header-rates
	{
 	background-color	: #E1EFF3;
	border-bottom		: 1px solid #191919;
	font				: bold 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}
.header-rates2
	{
	border				: 1px solid #191919;
	font				: bold 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}
.header-sub
	{
 	background-color	: #E1EFF3;
	border				: 1px solid #191919;
	font				: bold 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}
.rates-header
	{
 	background-color	: #E1EFF3;
	border-bottom		: 1px solid #191919;
	}
.rates-title
	{
	font				: bold 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}
