/* CSS Document */
body {
	margin-top: 5px;
 	margin-left: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
   	color: #000000;
    background-color:#FFFFFFF;
	font: normal 12px/18px  verdana, times, serif;
}
a:link,  a:visited {
	background-color:inherit;
	color:#e97a1f;
	text-decoration:none;
	border:hidden;
}
a:active, a:hover {
	background-color:inherit;
	color:#e97a1f;
	text-decoration:none;
}
div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.clsCMOn {
	font-size: 12px;
        padding: 0px 0px;
	color:#e97a1f;
	font-align: center;
	font-style: bold;
}
.clsCMOver {
	font-size: 12px;
        padding: 0px 0px;
	color:#e97a1f;
	font-align: center;
	font-style: bold;
}

.maxheight {	
	max-width: 1000px;
	min-height: 449px;
	min-width: 999px;
	max-height: 450px;
	overflow:auto;
	}
.black, .black a, .black a:visited, .black a:hover {
	color:#000000;
	text-decoration: none;
	}

.guestimage {	
	max-width: 150px;
	max-height: 150px;
	overflow:hidden;
	}
