BODY {
	margin: 0px;
}
.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
.text   a:link {color: #000000; text-decoration: none} 
.text    a:visited {color: #000000; text-decoration: none} 
.text    a:hover {color: #000000; text-decoration: underline} 
.text    a:active {color: #000000; text-decoration: underline}

.tinytext {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #9E4796;}

.tinytext   a:link {color: #9E4796; text-decoration: underline} 
.tinytext    a:visited {color: #9E4796; text-decoration: underline} 
.tinytext    a:hover {color: #9E4796; text-decoration: underline} 
.tinytext    a:active {color: #9E4796; text-decoration: underline}

.tablem {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.zag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.nom {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.ff {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #E76DE3;
	background: #FCE7FE;
}
#mapLayer {
			position: relative; 
			left: 0px; 
			top: 0px; 
			width: <%map.width%>px; 
			height: <%map.imheight%>px;
		}
		.posiLayer {
			border: solid 1px #000; 
			background-color: #fff; 
			color: #000;
			width: 13px;
			height: 10px;
			text-align: center;
		}
p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 17px;
}

p    a:link {color: #9E4796; text-decoration: none; font-weight:bold;} 
p     a:visited {color: #9E4796; text-decoration: none; font-weight:bold;} 
p     a:hover {color: #9E4796; text-decoration: underline; font-weight:bold;} 
p    a:active {color: #9E4796; text-decoration: underline; font-weight:bold;}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9E4796;
	margin: 0px;
}

ul {
	font-family: Tahoma, Arial, sans-serif;
	color: #9E4796;
	font-size: 12px;
	line-height: 20px;
}
ul    a:link {color: #9E4796; text-decoration: none; font-weight:bold;} 
ul     a:visited {color: #9E4796; text-decoration: none; font-weight:bold;} 
ul     a:hover {color: #9E4796; text-decoration: underline; font-weight:bold;} 
ul   a:active {color: #9E4796; text-decoration: underline; font-weight:bold;}

.nom {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #9E4796;
}
.nomx {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
}.errortext {
	color: #FF0000;
		font-family: Tahoma, Arial, sans-serif;
		font-size: 12px;
}
form {
	margin: 0px;
}
.eqTable {
	border: 1px solid #9E4796;
}
.noBorder {
	border: 0px none;
}
