a {
	color: #000000;
}

body {
	font-family: "Trebuchet MS";
	font-size:12px;	
}
input {
border: 1px solid #666666;
}
input.formButton {
	background-color: #cccccc;
	 border: 1px solid #666666;
 	 color: #000000;
 }
textarea {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    overflow: auto;
}


td {
	font-family: "Trebuchet MS";
	font-size:12px;

}

.activemenulinks {
	font-size: 12px;
	color: #C19F6D;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
}
.activemenulinks:hover {
	color: #C19F6D;
	text-decoration: underline;

}


.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.bottomgrayborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.footerlinks {
	font-size: 10px;
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}

.footerlinks:hover {
	font-size: 10px;
	color:#000000;
	text-decoration: none;
	
}


.gallerytable {
	border: thin solid #666666;
}


.greyband {
	background-color: #F3F3F3;
}

.greybandlinks {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.greybandlinks:hover {
	color: #000000;
}

.greybandtitlelinks {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.greybandtitlelinks:hover {
	color: #000000;
}

.imagelinks {
	font-style: italic;
	font-size: 9px;
	color: #000000;
}
.imagetext {
	color: #000000;
}

.inactivemenulinks {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
}

.inactivemenulinks:hover {
	color: #C19F6D;
}

.pageheading {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

.rightbottomborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.smalllinks {
	font-size: 10px;
	color:#999999;
	text-decoration: none;
	font-weight: normal;
}

.smalllinks:hover {
	font-size: 10px;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}

.subheading {
	font-style: italic;
	font-weight: bold;
}

.text {
	font-size: 12px;
	color: #000000;
}

.topband {
	background-color: #000000;
}

.topbgimage {
	background-image: url(../images/topcornerimage.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.topborderwithgrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #F3F3F3;
}

.toplinks {
	font-size: 11px;
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}

.toplinks:hover {
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	
}