.layoutlink {
	font-size: 10px;
	border-color: #FFAAFF;
	font-weight: normal;
	text-decoration: underline;
}
.layoutactive {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.layoutlink:link {color: #000000; font-weight: normal; }
a.layoutlink:visited {color: #000000; font-weight: normal; }
a.layoutlink:hover {color: #990033; text-decoration: underline; font-weight: bold}

.howeselect {
	font-size: 10px;
	text-align: right;
	vertical-align: top;
}

.leftMenuImg {
	border: 0px;
}

input {
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}

body {
	font-family: Verdana, Arial, Geneva;
	font-size: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#youareherediv {
	background-image: url(mapdot.jpg);
	background-repeat: no-repeat;
	width:12px;
	height:12px;
	position:absolute;
	top:152px;
	left:176px;
	cursor: default;
	z-index:5;
}

SELECT
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: black 1px solid;
    COLOR: black;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana
}