/* CSS Document */

<style type="text/css">

/*table.one
{
table-layout: fixed;
}*/

P { color:black;
	font:Arial, Helvetica, sans-serif;
 }/**/

.tle{
	color: #A66DB2;
	font-size: 140%;
}

.bodybox { 
	/*background-color: #D4BFFF; }*/
	background-image: url(images/Background-Logo.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 604px;
	font: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	vertical-align:top;
}

a.linkstop {
	font:10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	/*color: #0000CC;*/
	color: white;
}

.linkstoptbl {
	width: 90px;	
	height: 30px;
	background-color:#A66DB2;
	text-align:center;
	/*border-left:thin;
	border-left-style: solid;
	border-left-color: #AA7FFF;*/
}

.linkstoptbl:hover {background-color: #9966FF;}

a.linksleft {
	font:10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
}

.linkslefttbl {	
	background-color:#A66DB2;
	width: 140px;
	height: 30px;
	text-align: center;
}

.linkslefttbl:hover {background-color: #9966FF;}

.contact {
	font-size: 9px;
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
}

.disclaimer {
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

</style>
