body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;

}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;

}
a:link {
	color: #9AAD9B;
	text-decoration: none;
}
a:visited {
	color: #819883;
	text-decoration: none;
}
a:hover {
	color: #66CC99;
	text-decoration: none;
}
a:active {
	color: #819883;
	text-decoration: none;
}
.floatright{ 
		float: right;
		margin-left:10px;
}
	
.floatleft {
		float: left;
		margin-right:10px;
}

#nav p {
	font-weight: bold;
	font-family: Chasm, Calibri, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	height: 20px;

}

#nav a:link {
	text-decoration: none;
	width: 156px;
	display: block;
	color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	background-image: url(imgs/greybar02.jpg);
	font-family: Chasm, Calibri, Verdana, sans-serif;
	height: 20px;



}

#nav a:visited {
	text-decoration: none;
	width: 156px;
	display: block;
	color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	background-image: url(imgs/greybar02.jpg);
	font-family: Chasm, Calibri, Verdana, sans-serif;
	height: 20px;


}

#nav a:hover {
	text-decoration: none;
	width: 156px;
	display: block;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	background-image: url(imgs/greybar_button01.jpg);
	font-family: Chasm, Calibri, Verdana, sans-serif;
	height: 20px;


}

#nav a:active {
	text-decoration: none;
	width: 156px;
	display: block;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	background-image: url(imgs/greybar_button01.jpg);
	font-family: Chasm, Calibri, Verdana, sans-serif;
	height: 20px;


}
.names {
	font-family: Chasm, Calibri, Verdana, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: #CCCCCC;

}
.nametitle {
	font-family: Chasm, Calibri, Verdana, sans-serif;
	font-size: 32px;
	color: #CCCCCC;
	text-decoration: none;
}

