#colorbar
{
	height: 6px;
	width: 100%;
	clear: right;
	background: #366636;
}

.nav_on
{
	background-image: url("/images/nav_about_on.gif");
}

h1.postTitle
{
	color: #006600;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}

.postMetaLabel
{
	color: #006600;
	font-size: 11px;
	font-weight: bold;
}

#shuttleLinks a:link
{
	color: #006600;
	text-decoration: none;
}

#shuttleLinks a:visited
{
	color: #006600;
	text-decoration: none;
}

.btn
{
	padding: 3px;
	background-color: #336633;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	border: #000000 1px solid;
}

