BODY {
	background-color: blu;
	scrollbar-arrow-color: White;
	scrollbar-face-color: #566546;
	scrollbar-track-color: #AAB99B;
	scrollbar-base-color: #586748;
	scrollbar-darkshadow-color: #425232;
	scrollbar-3dlight-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #3D4B2E;
	background-image: url(../images/bg/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menuLeft {
	background-image: url(../images/bg/bg-menu-left.jpg);
	background-repeat: repeat-y;
	background-color: #FCF8F0;
}
.bgMenuTop {
	background-image: url(../images/bg/bg-menu-top.jpg);
	background-repeat: repeat-x;
}
.textColor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #680300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #B2A37A;
	height: 16px;
	font-weight: normal;
	font-style: italic;
	line-height: 14px;
}
.title {
	color: #946948;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	text-align: justify;
	padding-left: 32px;
	padding-top: 3px;
	padding-right: 32px;
	padding-bottom: 10px;
}
.textJustify {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7A7664;
	text-decoration: none;
	text-align: justify;
	padding-right: 32px;
	padding-left: 32px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.textJustify A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #98794A;
	text-decoration: underline;
}
.textJustify A:HOVER {
	color: Black;
	text-decoration: underline;
}
.textNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7A7664;
	text-decoration: none;
}
.textNormal A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #98794A;
	text-decoration: underline;
}
.textNormal A:HOVER {
	color: Black;
	text-decoration: underline;
}
UL {
	list-style-image: url(../images/list.gif);
}
.bgMenuSub {
	background-image: url(../images/menu-bot1.jpg);
	background-repeat: no-repeat;
}
.list {
	margin-top: 32px;
	margin-bottom: 25px;
}
.formaT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	width: 420px;
	background-color: White;
	border: 1px solid #E0DFE3;
	padding-left: 5px;
	padding-right: 5px;
}
.formaButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	cursor: hand;
	background-color: White;
	border: 1px solid #E0DFE3;
	margin-top: 5px;
}
.submenuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666052;
	padding-top: 10px;
	margin-top: 10px;
	line-height: 16px;
}
.submenuText A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #625E52;
}
.submenuText A:HOVER {
	color: #990000;
	text-decoration: none;
}
.submenuTextON {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;	color: #840000;
	text-decoration: none;
	padding-top: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7664;
}
.submenuTextON A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #33FF00;
	text-decoration: none;
}
.submenuTextON A:HOVER {
	color: #990000;
	text-decoration: none;
}
.bgleft {
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bgright {
	background-image: url(../images/bg-right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
