body {
	margin: 0pt;
}

.topmenu {
	font-size: 10pt;
	font-family: Arial;
	color: white;
	text-decoration : none;
	font-weight : bold;
	vertical-align : middle;
	text-align : center;
	
}
.localmenu {
	line-height:1.5em;
	list-style-type: square;
}

.map_legend {
	font-size: 8pt;
	font-family: Arial;
	color: gray;
	line-height: 15px;
	text-decoration : none;
	vertical-align : middle;
}

.code_textarea {
width:100%;
}

h1 {
	margin-top : 1em;
	font-size: 12pt;
	font-family: Arial;
	text-transform:uppercase;
	text-align: center;
}

h2 {
	font-size:10pt; 
	text-transform: uppercase; 
	font-family: Arial; 
	text-align:center;
}

h3 {
	margin-bottom : 0em;
	font-size: 10pt;
	font-family: Arial;
}

td {
	font-family: Arial;
	font-size: 9pt;
}	

.table_param {
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
	scolor:gray;
}	

.letter_disable {
	color: gray;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background : silver;
}
.letter_active {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.letter_link {
	font-size: 10pt;
	text-align: center;
}
.weather_param {
	vertical-align:top;
	font-size: 8pt;
	color: gray;
}
.weather_value {
	vertical-align:top;
	font-size: 8pt;
}

p {
	text-indent: 2em;
}

.btn_add_link {
			background : silver;
			width : 200px;
			height : 30px;
			text-align: center;
			vertical-align: middle;
			border: 1px solid gray;
		}
