td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#818181;
}
a.none {

	text-decoration: none;
	color:#818181;
}
a.top
{
	color:#BB856A;
	text-decoration:underline;
}
.top
{
	color:#BB856A;
	font-size:9px;
}
a.brown
{
	color:#FFFFFF;
	text-decoration:underline;
}
.brown
{
	color:#FFFFFF;
}
.slogan
{
	color:#000000;
	font-weight:bold;
	font-size: 24px;
}
.title
{
	color:#000000;
	font-weight:bold;
}
.titlered
{
	color:#ff0000;
	font-weight:bold;
}
a.orange
{
	color:#F7941D;
	font-weight:bold;
	text-decoration:underline;
}
.green
{
	color:#6B8B13;
	font-weight:bold;
}
.copy
{
	color:#FFFFFF;
}
a.copy
{
	color:#FFFFFF;
	text-decoration:none;
}
.t10
{
	font-size:10px;
}
div.scrollbar {
	height: 700px;
	overflow: auto;
	border: solid 2px #fff;
	padding: 0px;
	width: 660px;
	text-align: left;
}
div.scrollbarsmall {
	height: 134px;
	overflow: hidden;
	border: solid 0px #fff;
	padding: 0px;
	width: 449px;
}																										
.propheadtitlem {
	font-size: 20px;
	font-weight: bold;
	background:transparent;
	background-image:url(overlay2.png);
	height:100px;
	border-bottom-style:solid;
	border-width:0px;
	color: #85aad9;
	margin-left: 10px;
	background-repeat: no-repeat;
	width: 180px;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
}

.menutitle {
	position:relative;
	background-image: url(images/menuline.png);
	display: block;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-position: bottom center;
	background-repeat: no-repeat;
}
.menutitle a {
	font-weight: normal;
	color: #85aad9;
	display:block;
	height: 30px;
	float: left;
	padding: 0;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	font-size: 25px;
	font-family: Tahoma;
}
.menutitle img {width: 100%; height: 100%; border: 0; }
* html a:hover {
	visibility:visible;
}
.menutitle a:hover img{
	visibility:hidden;
}
.menutitle a:hover{
	color: #3c6cb6;
	font-weight: normal;
}
.menutitle span {
	position:relative;
	top:-32px;
	margin:0;
	text-align: center;
	cursor: pointer;
}

