BODY {
	font-family : Tahoma, Verdana, Helvetica;
	font-size : 11px;
	color : Black;
}

UL {
	list-style-type : square;
}

UL.map {
	margin-left : 10px;
	padding-left : 5px;
	list-style-image : url(li.gif);
}

UL.sod {
	margin-left : 10px;
	padding-left : 5px;
	list-style-image : url(lis.gif);
}

TD {
	font-size: 11px;	
}

 A.item:hover {
	color: #000000;
	font-size: 11px;
	background : #F98B00 url(marker_bk.gif) no-repeat left;
	padding-left : 15px;
	text-decoration : none;
}

A.item, A.item:link {
	color: #FFF6CD;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	width : 100%;
	background : #08598C url(marker.gif) no-repeat left;
	padding-left : 15px;
	text-decoration : none;	
}

 A.item1:hover {
	color: #000000;
	font-size: 11px;
	background : #F98B00 url(marker_bk1.gif) no-repeat left;
	padding-left : 15px;
	text-decoration : none;
}

A.item1, A.item1:link {
	color: #FFF6CD;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	width : 100%;
	background : #08598C url(marker1.gif) no-repeat left;
	padding-left : 15px;
	text-decoration : none;	
}

 A.item2:hover {
	color: #000000;
	font-size: 11px;
	background : #F98B00 url(marker_bk2.gif) no-repeat left;
	padding-left : 15px;
	text-decoration : none;
	padding-right : 3px;
}

A.item2, A.item2:link {
	color: #FFF6CD;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	width : 100%;
	background : #08598C url(marker2.gif) no-repeat left;
	padding-left : 15px;
	text-decoration : none;
	padding-right : 3px;
}


a, a:link {
	color: #A42118;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #383B84;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: underline;
}

h1, h2, h3 {
	color : #00599C;
	font-family : Tahoma, Verdana, Helvetica;
	font-size : 13px;
	text-transform : uppercase;
	margin-bottom : 6px;
}

INPUT.text {
	background-color : #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	border : 1px groove #0A5A8C;
}
TEXTAREA {
	background-color : #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	border : 1px groove #0A5A8C;
}


