a:link {
	text-decoration: none;
	color: #C0A64D;
	text-shadow: 0px 0px 0px #000000;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #FFCC66;
	text-shadow: 0px 0px 0px #000000;
	font-weight: bold;
}
h3 {
	color: #C0A64D;
}


a:hover, a:active {
	color: #A96322;
	text-shadow: 2px 2px 1px #d9d9d9;	
}
.footer {
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
}
.main-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin: 10px;
	padding: 10px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #666666;
	border-right-style: none;
	border-right-color: #666666;
}
.bdr-left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/toolbar1b.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.bdr-top {
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
