.topbar {
	border: 1px solid #CCCCCC;
}

.topnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.bottomnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
}

a:link			{color: #ffffff; text-decoration: none;
}

a:visited		{color: #ffffff; text-decoration: none;
}

a:hover, a:active	{color: #99CCFF; background-color: #666666;
}	

.caption{
	font-family: Tahoma;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.content {
	font-family: Tahoma;
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	text-align: left;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #F5F5F5;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}

.copyright {
	font-family: Tahoma;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.description {
	font-family: Tahoma;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	text-align: center;
}

.image {
	border: 1px solid #CCCCCC;
}

.pageid {
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	font-variant: small-caps;
	font-style: italic;
}