body {
	font-family: Tahoma;
	font-size : 11px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	background-color: #E7E2CF;
}
a:link {
	text-decoration: none;
	color : #666666;
}
a:visited {
	text-decoration: none;
	color : #666666;
}
a:hover {
	text-decoration: none;
	color : #000000;
}
a:active {
	text-decoration: none;
	color : #666666;
}

.leftLink:link {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color : #ffffff;
}
.leftLink:visited {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color : #ffffff;
}
.leftLink:hover {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color : #F7DFD5;
}
.leftLink:active {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color : #ffffff;
}
.bottomSpace{
	color: #a49d83;
}
.bottomLink:link {
	text-decoration: none;
	color : #a49d83;
}
.bottomLink:visited {
	text-decoration: none;
	color : #a49d83;
}
.bottomLink:hover {
	text-decoration: none;
	color : #b79100;
}
.bottomLink:active {
	text-decoration: none;
	color : #a49d83;
}

.whiteSpace {
	text-decoration: none;
	color : #ffffff;
}
.whiteLink:link {
	text-decoration: none;
	color : #ffffff;
}
.whiteLink:visited {
	text-decoration: none;
	color : #ffffff;
}
.whiteLink:hover {
	text-decoration: none;
	color : #F7DFD5;
}
.whiteLink:active {
	text-decoration: none;
	color : #ffffff;
}

.topMenuSpace{
	color: #b79100;
}
.topMenuLink:link {
	text-decoration: none;
	color : #b79100;
}
.topMenuLink:visited {
	text-decoration: none;
	color : #b79100;
}
.topMenuLink:hover {
	text-decoration: none;
	color : #a49d83;
}
.topMenuLink:active {
	text-decoration: none;
	color : #b79100;
}

.linkGreen:link {
	text-decoration: none;
	color : #b79100;
}
.linkGreen:visited {
	text-decoration: none;
	color : #b79100;
}
.linkGreen:hover {
	text-decoration: none;
	color : #a49d83;
}
.linkGreen:active {
	text-decoration: none;
	color : #b79100;
}

.buttonLink {
	font-size: 11px;
	font-weight: bold;
	color: #dabfb4;
	background-color: #eeeeee;	
	border: 1px solid #dabfb4;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;

}
.buttonLink:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;	
	border: 1px solid #dabfb4;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;

}
.imageStyle{
	border: 1px solid #dabfb4;
}
.mainTable{
}
.appTitle{
	color: #dabfb4;
	font-size: 20px;
	font-weight: bold;
}
.appMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.appSubmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #dabfb4;
}
.mainSpace{
	color: #666666;
}
.leftSpace{
	color: #666666;
}
.treeSpace{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

	border: 1px solid #dabfb4;
}

.inputFree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;	
	border: 1px solid #666666;
}
#mmchExploreTitle{
	background-color: #dabfb4;
}
.overlayDiv{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	z-index: 99;
}
.overlayDivTrans{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	background-color:#000000;
	filter:alpha(opacity=20);
	-moz-opacity:0.20;
	opacity:0.20;
	z-index: 100;
}
.overlayDivVisible{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	z-index: 101;
}
.textmenubottomLink:link {
	font-size: 12px;
	color: #a49d83;
	text-decoration: none;
}
.textmenubottomLink:visited {
	font-size: 12px;
	color: #a49d83;
	text-decoration: none;
}
.textmenubottomLink:hover {
	font-size: 12px;
	color: #b79100;
	text-decoration: none;
}
.topmenuIntLink:link {
	font-size: 12px;
	color: #a49d83;
	text-decoration: none;
}
.topmenuIntLink:visited {
	font-size: 12px;
	color: #a49d83;
	text-decoration: none;
}
.topmenuIntLink:hover {
	font-size: 12px;
	color: #b79100;
	text-decoration: none;
}