/*
	$Revision: 1.14 $
	$Date: 2010/01/20 01:43:07 $
*/

body {
	margin-top: 3px;
	margin-left: 2px;
	font-size:12px; 
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;
	background-color:#fafafa;
}
 
td {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;
}

td.msg_1    { color: #FD0000; font-weight: bold; }
td.msg_2    { color: #FD0000; font-weight: bold; }
td.msg_3    { color: #02A65D; font-weight: bold; }
td.msg_4    { color: #000000; font-weight: normal; }
td.msg_5    { color: #000000; font-weight: normal; }

.imprint {
	font-size: 9px; 
}

#monav form {
	display: inline;
}

#monav select {
	padding-top: 0px;
	margin-top: 0px;
}

#mtr_tbl td {
	vertical-align: top;
}

#anibtn {
	visibility: hidden;
}

td select {
	margin-top: 10px;
}

a {
	text-decoration:underline;
	color:black;
	font-size:12px;
}

#ap_tbl {
	border: 1px solid black;
}

#ap_tbl td {
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#ap_tbl .ap_td2 {
	border-left: 1px solid black;
}

#ap_tbl .ap_tdl {
	border-top: 1px solid black;
}

.metar_ovc_20 {
    font-weight: bold;
    color: #BDBD04;
}   
.metar_bkn_20 {
    font-weight: bold;
    color: #BDBD04;
}
.metar_sct_20 {
    font-weight: normal;
    color: #000000;
}
.metar_ovc_10 {
    font-weight: bold;
    color: #CE7C17;
}
.metar_bkn_10 {
    font-weight: bold;
    color: #CE7C17;
}
.metar_sct_10 {
    font-weight: normal;
    color: #000000;
}
.metar_ovc_5 {
    font-weight: bold;
    color: #9D0602;
}
.metar_bkn_5 {
    font-weight: bold;
    color: #9D0602;
}
.metar_sct_5 {
    font-weight: bold;
    color: #CE7C17;
}
.metar_sight_1000 {
    font-weight: bold;
    font-style: italic;
    color: #9D0602;
}
.metar_sight_1500 {
    font-weight: bold;
    font-style: italic;
    color: #CE7C17;
}
.metar_sight_5000 {
    font-weight: bold;
    font-style: italic;
    color: #BDBD04;
}

