body,td
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: 333333;
}

.minitext
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: 333333;
}

select,textarea,input,option
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: 003C75;	
}

a:link
{
	color: 003C75;
}

a:visited
{
	color: 003C75;
}

a:active
{
	color: 003C75;
}

a:hover
{
	color: 0000C0;	
}

a.navlink:link
{
	text-decoration: none;
}

a.navlink:visited
{
	text-decoration: none;
}

a.navlink:active
{
	text-decoration: underline;
}

a.navlink:hover
{
	text-decoration: underline;
}

a.biglink:link
{
	text-decoration: none;
	font: 20 'Trebuchet MS';
}

a.biglink:visited
{
	text-decoration: none;
	font: 20 'Trebuchet MS';
}

a.biglink:active
{
	text-decoration: underline;
	font: 20 'Trebuchet MS';
}

a.biglink:hover
{
	text-decoration: underline;
	font: 20px 'Trebuchet MS';
}

a.mininavlink:link
{
	text-decoration: none;
	font: 10px verdana;
}

a.mininavlink:visited
{
	text-decoration: none;
	font: 10px verdana;
}

a.mininavlink:active
{
	text-decoration: underline;
	font: 10px verdana;
}

a.mininavlink:hover
{
	text-decoration: underline;
	font: 10px verdana;
}

.rightbox
{
	border-left:1px solid eeeeee;
	border-right:1px solid eeeeee;
	border-bottom:1px solid eeeeee;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: 333333;
	background-color: white; 
}

.midbox
{
	border-left:1px solid eeeeee;
	border-right:1px solid eeeeee;
}

.box1
{
	border:1px solid #E2EEF8;
}

.bigprice
{
	font: bold 13px 'Trebuchet MS';
	color: D00000;
}

ol
{
	margin-left:2.5em; 
	margin-right:0em;
}

li 
{ 
	margin-top: 3px;
	margin-left:0em;
}

hr
{
	color: eaeaea;
	background-color: eeeeee;
	height: 1px;
	
}

h1
{
	text-decoration: none;
	font: 20 'Trebuchet MS';
	color: 003C75;
}

h2
{
	text-decoration: none;
	font: 24 'Trebuchet MS';
	color: 003C75;
}

h3
{
	text-decoration: none;
	font: 16 'Trebuchet MS';
	font-weight: bold;
	color: 003C75;
}

h4
{
	font: 12 verdana;
	font-weight: bold;
	color: 003C75;
}

.vis {visibility:visible}
.invis {visibility:hidden}

/*
body,td
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: 404040;
}

.minitext
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: 404040;
}

select,textarea,input
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: 003C75;	
}

a:link
{
	color: 003C75;
}

a:visited
{
	color: 003C75;
}

a:active
{
	color: 003C75;
}

a:hover
{
	color: 0000C0;	
}

a.navlink:link
{
	text-decoration: none;
}

a.navlink:visited
{
	text-decoration: none;
}

a.navlink:active
{
	text-decoration: underline;
}

a.navlink:hover
{
	text-decoration: underline;
}

a.biglink:link
{
	text-decoration: none;
	font: 20 Arial;
}

a.biglink:visited
{
	text-decoration: none;
	font: 20 Arial;
}

a.biglink:active
{
	text-decoration: underline;
	font: 20 Arial;
}

a.biglink:hover
{
	text-decoration: underline;
	font: 20px Arial;
}

.rightbox
{
	border-left:1px solid eeeeee;
	border-right:1px solid eeeeee;
	border-bottom:1px solid eeeeee;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: 404040;
}

.midbox
{
	border-left:1px solid eeeeee;
	border-right:1px solid eeeeee;
}

.box1
{
	border:1px solid #E2EEF8;
}

.bigprice
{
	font: bold 13px Verdana;
	color: D00000;
}

ol
{
	margin-left:2.5em; 
	margin-right:0em;
}

li 
{ 
	margin-top: 3px;
	margin-left:0em;
}
*/