body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
	margin: 0px;
	padding: 0px;
	background: #6E5F5E url(images/bg_top.gif);
	background-repeat: repeat-x;
}
	
.grad {
	background:#ffffff url(images/bg_grad.jpg);
	background-repeat: repeat-y;
	background-position: 0px 2px;
	margin:0px; 
	padding:0px; 
}

hr {
	color: #B6AFAE;
	background-color: #B6AFAE;
	height: 1px;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7DB9D1;
}

.h1 {
	font-size: 11px;
	font-weight: bold;
	color: #B6AFAE;
}
.h2 {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7DB9D1;
}
.text9 {
	font-size: 10px;
	color: #332C2C;
}

.white {
	font-size: 10px;
	color: #ffffff;
}

a, a:visited, a:active {
	color: #6E5F5E;
	text-decoration: none;
}
a:hover {
	color: #B6AFAE;
	text-decoration: underline;
}

a.nav, a.nav:visited, a.nav:active {
	color: #B6AFAE;
	text-decoration: none;
}

a.nav:hover {
	color: #fff;
	text-decoration: none;
}

a.con, a.con:visited, a.con:active {
	color: #6E5F5E;
	font-weight: bold;
	text-decoration: none;
}
a.con:hover {
	color: #6E5F5E;
	font-weight: bold;
	text-decoration: underline;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #332C2C;
	line-height: 130%;
	}
	
div {
	color: #332C2C;
	}
	
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #332C2C;
	line-height: 130%;
	}
	
ul {
	color: #332C2C;
	line-height: 140%;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	}
	
li {
	color: #332C2C;
	line-height: 140%;
	}

.pale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B6AFAE;
	line-height: 150%;
	}
