.mainTable {
	font-family: Tahoma;
	font-size: 12px;
	color: 907F61;
	text-decoration: none;
	border: 1px solid #000000;
}
.mainText {
	font-family: Tahoma;
	font-size: 11px;
	color: 000000;
	text-decoration: none;
	border: 1px none #000000;
	text-align: justify;
	padding: 5px;
	list-style-position: outside;
	list-style-type: circle;

}

.mainMenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	padding-left: 7px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 7px;
	height: 100%;
	width: 100%;
	text-align: center;
	font-weight: bold;

}
.mainMenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #907F61;
	background-color: F6F5E1;
	text-decoration: none;
	background-position: center;

}

.subMenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
	margin: 1px 0px 0px;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-right: 2px;
	background-color: 909B00;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #996666;
	width: 100%;

}
.subMenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-right: 2px;
	background-color: #006699;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FF9900;
	margin-top: 1px;

}

}

.submenuTable {
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	height: 200px;

}

.News {
	font-family: Tahoma;
	font-size: 11px;
	color: 907F61;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-left: 10px solid F3A148;
	padding-right: 2px;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	margin-top: 5px;
	font-weight: bold;
	background-color: E6E5CF;

}
.News:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: 907F61;
	background-color: CECDB3;
	font-weight: bold;

}

.Relative {
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
	color: 907F61;
	text-decoration: none;

}
.Relative:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: 907F61;
	width: 100%;

}

.RelativeUnder {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;

}
.RelativeUnder:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	text-decoration: underline;

}

.Gallery {
	font-family: Tahoma;
	font-size: 12px;
	color: 907F61;
	width: 100%;
	padding: 2px;
	text-decoration: none;
	background-color: E6E5CF;


}
.Gallery:hover {
	font-family: Tahoma;
	font-size: 12px;
	background-color: 907F61;
	color: E6E5CF;


}

.GalleryTable {
	font-family: Tahoma;
	border: 1px solid #000000;




}

.horizontalRule {
	font-family: Tahoma;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: 907F61;
	border-right-color: 907F61;
	border-bottom-color: 907F61;
	border-left-color: 907F61;

}


.Terms {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px none #000000;
	padding: 2px 2px 2px 5px;
}


.Title {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #6699cc;
}


a:link,a:visited,a:active  { color: #333333; text-decoration: none; font-weight: bold; line-height: 20px;}
a:hover { color: #FF5B33; text-decoration: underline; font-weight: bold; line-height: 20px;}
