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; 
}
p, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #332C2C;
	line-height: 130%;
	}

hr {
	color: #B6AFAE;
	background-color: #B6AFAE;
	height: 1px;
}

.hrdotted {color: #fff; background-color: #fff; border: 1px dotted #B6AFAE; border-style: none none dotted; }

h1 { font-weight: normal;
	font-size: 15px;
	color: #7DB9D1;
	line-height: 140%;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #B6AFAE;
}


h3 {
	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.connews, a.connews:active, a.connews:visited {
	color: #64A9C6;
	font-weight: bold;
	text-decoration: none;
	}

a.connews:hover {
	color: #64A9C6;
	font-weight: bold;
	text-decoration: underline;
}

a.con, a.con:active, a.con:visited {
	color: #6E5F5E;
	font-weight: bold;
	text-decoration: none;
	}

a.con:hover {
	color: #6E5F5E;
	font-weight: bold;
	text-decoration: underline;
}


	
div {
	color: #332C2C;
	}
	
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%;
	}
#coldot {
	border-left: 1px dotted #6E5F5E;
	padding: 0 0 0 20px; margin: 0;
	color: #6E5F5E;
	}
	
#coldot p {
	color: #6E5F5E;
	}	
	
#coldot a, #coldot a:active, #coldot a:visited, #coldot a:active, {
	color: #6E5F5E;
	text-decoration: underline;
	}	
