a
{
	color : #333333;
	text-decoration : none;
	text-align:justify;
}

a:link
{
	color : #000080;
	text-decoration : none;
}

a:visited
{
	color : #000080;
	text-decoration : none;
}

a:hover
{
	color : #666666;
	text-decoration : underline;
	color: #FF0000;
}

a:active
{
	color : #000080;
	text-decoration : none;
}

h1 {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; color:#000080;
	font-size: 14px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.head {
	font-weight: bold;
	padding-bottom: -10px;
	margin-bottom: -10px;
}

body{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 00px;
	font : 70% Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #000000;
	line-height: 100%;
	text-align:left;	
}

tr, td {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; 	
	color : #000000;
	line-height: 120%;
	text-align:justify;
}

.navigation {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; color:#000080;
	line-height: 110%;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

/* CCS 75 */
#navsite p {
	display: none;
}
#navsite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: none;
	width: 90px;
	border-right: 0px solid #039;
	padding: 0;
	margin-bottom: 1em;
	background-color: #;
	color: #FFF;
}

#navsite ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navsite ul li {
	margin: 0;
	border-bottom: 1px dotted #FFF;	
}

#navsite ul li a {
	display: block;
	padding: 2px 2px 2px 30px;
	border-left: 30px solid #8F2CID;
	border-right: 0px solid #69c;
	border-bottom: 0px dotted #FFF;
	background-color: #;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
html>body #navsite ul li a {
	width: auto;
}
#navsite ul li a:hover {
	border-left: 30px solid #8F2CID;
	border-right: 1px solid #;
	border-bottom: 0px dotted #FFF;
	color: #DDBEBA;
}


.contact {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; color:#63853B;
	font-size: 14px;
	font-weight:bold;
}

.contactb
{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; color:#63853B;
	font-size: 12px;
	font-weight:bold;
}

