	BODY{
	background-color: #FFFFFF;
	color: #10214C;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	scrollbar-base-color: #10214C;
	scrollbar-arrow-color: #FFFFFF;
}

.body{
					font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 13px;
}

input.mapbutton{
	background-color : #10214C;
	color : #FFFFFF;
	border : none;
					font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding : 0px 0px 0px 0px;
	text-align : left;
}

input.mapbutton:hover, input.mapbutton1:hover {
	cursor : pointer;
	color : #FFFFF0;
}

.main{
	width: 750px;
}
	.whitetext {
		color: #FFFFFF;
		cursor: default;
	}



	.infowindow{
		font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #10214C;
		font-weight: normal;
		width : 240px;
			text-align: justify;
	}

.firstword{
	font-size: 15px;
	font-weight: bold;
}
#side_bar{
overflow-x: auto;
background-color : #10214C;
	scrollbar-base-color: #10214C;
	scrollbar-arrow-color: #FFFFFF;
}
#side_bar a:link, #side_bar a:visited, #side_bar a:active{
	color: white;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px dotted #10214C;
	letter-spacing: 1px;
	background-color : #10214C;
}
#side_bar a:hover{
	color: white;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px solid #10214C;
	background-color : #10214C;
}
.whitetext a:link, .whitetext a:visited, .whitetext a:active{
	color: #FFFFFF;
	text-decoration: none;
				font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 13px;
	cursor : pointer;
}
.whitetext a:hover{
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
			font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 13px;
	cursor : pointer;
}
.blueborder´{
	border: 1px solid #10214C;
}
H2{
	line-height: normal;
}
.menubg{
	height: 25px;
}

      .tooltip {
	color: #FFFFFF;
      	background-color:#10214C;
      	font-weight:normal;
      	border: 1px solid #FFFFFF;
      	font-size : 12px;
      	white-space : nowrap;
      	width : 100%;
      	padding-bottom : 2px;
      	padding-left : 2px;
      	padding-right : 2px;
      	padding-top : 2px;
      	padding : 2px 2px 2px 2px;
      }
		
		.imgleft {
			padding-right: 2px;
		}