BODY {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #730851;
	background-image: url(images/bg_grad.jpg);
	background-position: top;
	background-repeat: repeat-x;

}

hr {
	color: #660000;
}

li {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	margin-left: -10px;
}
p {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 16pt;
}
p#nav{
	font-family: ,Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: white;
}
h1 {
	font-family: ,Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #730851;

}
h2 {
	font-family: ,Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #730851;
	text-transform: uppercase;
}
h3 {
	font-family: ,Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #730851;
	
}
table#homebox{
	position: absolute;
	top: 00;
	left: 25;
	z-index: 3;
	border-left-color: White;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: White;
	border-right-style: solid;
	border-right-width: thin;
	background-image: none;
}

td#cli{
	padding: 15;
}
p#homebox {font-family:,Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:11px;
line-height: 14px;
color:white}

a {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: blue;
}

a:hover {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: purple;
}
a#foot {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: white;
}

a#foot:hover {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color:silver;
}
a#nav {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: white;
	border-top: 4;
}

a#nav:hover {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: white;
	border-top: 7px solid #fadb6f;
}