body {
	background-color: #505050;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/bkgd02.jpg);
	background-repeat: repeat-x;
}
.cnav,p,a,li, h1, h2, h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 13px; text-decoration: none}
a {font-weight: bold; color: #00A8EC}
a:hover {text-decoration: underline}

h1 {
	font-weight: bold;
	color: #666666;
	font-size: 13px;
	padding-left: 20px;
	background-image: url(images/icon01.gif);
	background-repeat: no-repeat;
}

h1 a {
	font-weight: bold;
	color: #666666;
	font-size: 13px;
}

.cnav {
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-top: 0px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
}

A.cnav:hover {background-color: #666666; color: #CCCCCC; text-decoration: none}

