body
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
table.main		
{
	background: #FF8;
	background-image: url(images/head-map.gif);
	width: 600px;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
}
table.indexlft
{
	background: #FF8;
	background-image: url(images/tbl-map.gif);
	width: 125px;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
}
table.tblbody
{
	background: #FF8;
	width: 310px;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
}
table td.lft		
{
	background-image: url(images/patt-lftbar.gif);
	background-repeat: repeat-y;
	width: 25px;
}
table td.but		
{
	background-image: url(images/bt-shdw.gif);
	background-repeat: repeat-y;
	width: 150px;
}
table td.bodbut		
{
	background-image: url(images/bt-shdw.gif);
	background-repeat: repeat-y;
	width: 100px;
}
.txt
{
	padding: 0 10px .5em 10px;
	vertical-align: top;
	text-align: left;
	background: #FFF;
}
.txt a{color:black}
.txt a:hover { color: purple; }
ul li
{
	list-style: outside square url(images/bullet.gif);
	margin-bottom: 1em;
}
ul ul li
{
	list-style: outside square url(images/bullet_check.gif);
	margin-bottom: 1em;
}
table.cpy
{
	background-color: #7F7F43;
	font-size: .75em;
	color: white;
	text-align: center;
}
td.link	
{
	background-color: #000;
	font-size: 12px;
	color: white;
	font-weight: bold;
	height: 21px;
	text-align: center;
	width: 400px;
}
p.subtitle
{
	font-size: 1.25em;
	font-weight: bold;
	padding: .5em 0 0 0;
}
p.pagetitle
{
	font-size: 1.5em;
	font-weight: bold;
	padding: 0.5em 10px 0 10px;
}
div.clients	
{
	color: black;
	font-size: .7em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
	table.main td.subtxt		
{
	background-image: url(images/tbl-subtxtbgd.gif);
	background-repeat: no-repeat;
	padding: .5em;
	vertical-align: top;
	text-align: left;
	background: #FFF;
}

