body {background: #000000; color:#000000;font:12px Verdana,Arial,Helvetica,sans-serif;
	scrollbar-face-color: #B89D68;
	scrollbar-highlight-color: #DBCCB1;
	scrollbar-shadow-color: #504126;
	scrollbar-3dlight-color: #330100;
	scrollbar-arrow-color: #504126;
	scrollbar-track-color: #330100;
	scrollbar-darkshadow-color: #000000;
}
a:link {
	color: #6C271E; 
	text-decoration: none;
}
a:visited {
	color: #6C271E; 
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 5px;
}
.tableMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-image: url('../images/suite02.png');
	background-repeat: repeat;
	background-position: 0% 0%;
	padding-left: 50px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
}
.tableGen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-image: url('../images/suite03-1.png');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	padding-left: 50px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
}

.textButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #6E3600;
	border-left-color: #6E3600;
}

.menu:link {text-decoration: none; color: #FFFFFF;}
.menu:visited {text-decoration: none; color: #FFFFFF;}
.menu:active {text-decoration: none; color: #FFFFFF;}
.menu:hover {text-decoration: underline; color: #C0C0C0;}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #B89D68;
	background-color: #000000;
}
