
body
{
	font-family: 'verdana' , 'arial' , 'sans serif';
	xxbackground-image: url(images/DARKEDGES.GIF);
	background-color: #292557
}

a:link
{
	color: #000033;
}
a:visited
{
	color: #000033;
}
a:hover
{
	color: #ff0000;
}

@media print {
div.navbar 
{
	visibility: hidden;
}
div.rightlogo 
{
	visibility: hidden;
}
}

div.navbar a:link
{
	color: #ffff00;
}

div.navbar p
{
	color: #ffff00;
}
div.navbar a:visited
{
	color: #ffff00;
}
div.navbar a:hover
{
	color: #00ffff;
}

td.maincell
{
	font-family: Arial;
	font-size: 12pt;
	background-image: url(images/edge400.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

td.testimonial
{
	font-family: Arial;
	font-size: 10pt;
}

div.navbar
{
left: 50%; top: 8px; width: 100px; position: absolute;
margin-left: -391;
font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}


div.rightlogo
{
	position: absolute;
	top: 8px;
    left: 50%;
    margin-left: 291;
	width: 100px;
	height: 100%;
}


div.main
{
	border-right: black 1px solid;
	padding-right: 8px;
	background-position: center top;
	border-top: black 1px solid;
	padding-left: 8px;
	left: 50%;
	margin-left: -275;
	background-image: url(images/edge-h-bg.gif);
	padding-bottom: 8px;
	border-left: black 1px solid;
	width: 550px;
	padding-top: 8px;
	border-bottom: black 1px solid;
	background-repeat: no-repeat;
	position: absolute;
	top: 8px;
	background-color: #ffffff;
}




p.footer
{
	font-size: 10pt;
	font-weight: bold;
	text-align:center ;
}
td.navcell
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}

td.nav
{
	font-size: 125%;
}
td.nav a:link
{
	color: #000099;
	text-decoration: none;
}
td.nav a:visited
{
	color: #000099;
	text-decoration: none;
}
td.nav a:hover
{
	color: #ff0000;
}

td.nav2
{
	font-size: 110%;
}
td.nav2 a:link
{
	color: #000099;
	text-decoration: none;
}
td.nav2 a:visited
{
	color: #000099;
	text-decoration: none;
}
td.nav2 a:hover
{
	color: #ff0000;
}

td.vbar
{
	background-color: #000066;
}

td.navbar
{
	font-family: Arial, 'sans serif';
	background-color: #cc99ff;
	color: #330033;
	font-size: small;
}
td.navcell a:link
{
	color: #0000cc;
	text-decoration: none;
}
td.navcell a:visited
{
	color: #0000cc;
	text-decoration: none;
}
td.navcell a:hover
{
	color: #cc0000;
}


