.imageM{
	background-color: #FFFFFF;
	border-style:solid;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;

	border-top-width:10px;
	border-bottom-width:10px;
	border-left-width:10px;
	border-right-width:0px;
}

.masklayout {
	border-width: 1px;
	margin: 0;
	padding: 0;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 70px;
	z-index: 2;
	visibility: hidden;
}

.divImg2{
	position:absolute;
	left:0px;top:70px;
	z-index:2;
	display:none;
	border-style:solid;
	border-left-width:10px;
	border-right-width:0px;
	border-top-width:10px;
	border-bottom-width:10px;
	border-color:#9ACC3B;
	background-color:#FFFFFF;
}

.img2{
	border-style:solid;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:10px;
	border-bottom-width:10px;
	border-color:#FFFFFF;
}

img{
	margin: 0;
	border-width :0;
}

th,td{
	border-width:0;
	margin:0;
	padding:0;
}

.UL a{
	text-decoration:underline;
}

/* <th> can be used as replacement for <td nowrap>. */
th{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	white-space: nowrap;
}

a{
	color:#000000;
	text-decoration:none;
}

/* 
a:link {
	 color: #000000;
}

a:visited {
	 color: #000000;
}

a:active {
	 color: #000000;
}
*/

a:hover{
	text-decoration : underline;
}

.indent{
	text-indent: 12px;
}

.indentS{
	text-indent: 10px;
}

span.smalln a{
	color:#000000;
}

a span.smalln{
	color:#000000;
}

