body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 11px;
}
a {
	font-weight: bold;
	color: #BE1F00;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #FF6701;
	text-decoration: none;
}

.white {
	color: #FFFFFF;
}

.lead {
	color: #666666;
	font-weight: bold;
}


.topline {
	color: #003060;
	font-weight: bold;
	padding-right: 12px;
}

.menulink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menulink:hover {
	font-weight: bold;
	color: #FFD800;
	text-decoration: none;
}

.rh {visibility: hidden; position: absolute; display:none;}
.rs {visibility: show; position: realtive;}


.textbox {  
    border: #ABABAB 1px solid;
	background-color: #F4F4F4;
	height: 18px;
}

.button {  
    border: #ABABAB 1px solid;
	background-color: #DFDFDF;
	font-weight: bold;
	font-size: 10px;
	height: 18px;
}

.keresbox {  
    border: #FFFFFF 1px solid;
	background-color: #F4A2AB;
	font-size: 10px;
	height: 18px;
	width: 126px;
}

.lbborder {
	border: #416589 1px solid;
}

.mlevel1 {
	padding-left: 4px;
	background-color: 003060;
	border: #416589 1px solid;
	color: #7195B9;
	font-weight: bold;
}

.mlevel1on {
	padding-left: 4px;
	background-color: 416589;
	border: #416589 1px solid;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}

.mlevel2 {
	padding-left: 4px;
	background-color: 003060;
	border: #416589 1px solid;
	color: #7195B9;
	font-weight: bold;
}

.mlevel2on {
	padding-left: 4px;
	background-color: 416589;
	border: #416589 1px solid;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}

