/* MR */

html, body{
	min-height: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header1 {
	font-weight: bold;
	font-size: 15px;
	color: #0e4279;
	padding-left: 10px;
}

.header1left {
	font-weight: bold;
	font-size: 15px;
	color: #0e4279;
}

.header2 {
	font-weight: bold;
	font-size: 12px;
	color: #0e4279;
	padding-left: 10px;
	text-decoration: none;
}

.header5 {
	font-weight: bold;
	font-size: 12px;
	color: #0e4279;
	text-decoration: none !important;
}

.header5:hover {
	font-weight: bold;
	font-size: 12px;
	color: #0e4279;
	text-decoration: underline !important;
}
.header4 {
	font-weight: bold;
	font-size: 12px;
	color: #0e4279;
	padding-left: 10px;
}

.header6 {
	font-weight: bold;
	font-size: 13px;
	color: #0e4279;
	padding-left: 10px;
}

.header3 {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	padding-left: 10px;
}

.topmenu {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

.topmenu:hover {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background-color: #006699;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

.subnav {
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.subnav:hover {
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	text-decoration: none;
}

.subnavside {
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.headermenu {
	font-weight: normal;
	font-size: 18px;
	color: #003366;
}

.content {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;	
}

.content3 {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;	
}


.content3:hover {
	font-weight: normal;
	font-size: 12px;
	color: #0e4279;
	padding-left: 10px;
	text-decoration: underline;
}

.content2 {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;	
}

.content2left {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}

.content3hotel {
	font-weight: normal;
	font-size: 12px;
	color: #116d94;
	padding-left: 10px;	
}

.content4hotel {
	font-weight: normal;
	font-size: 12px;
	color: #116d94;
}

.contentsub {
	font-weight: normal;
	font-size: 12px;
	color: #116d94;
	padding-left: 10px;
}

.contentsubleft {
	font-weight: normal;
	font-size: 12px;
	color: #116d94;
}

.subcontent {
	font-weight: normal;
	font-size: 11px;
	color: #636363;
	padding-left: 10px;
	text-decoration: none;
}

.sidelink {
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	color: #003366;
	text-decoration: underline;
}

.sidelinknorm {
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	color: #003366;
	text-decoration: none;
}

.yellowlink {
	font-weight: normal;
	font-size: 12px;
	color: #f8c103;
	text-decoration: none !important;
}

.yellowlink:hover {
	font-weight: normal;
	font-size: 12px;
	color: #f8c103;
	text-decoration: underline !important;
}

.footer {
	font-weight: normal;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}

.footer:hover {
	font-weight: normal;
	font-size: 11px;
	color: #636363;
	text-decoration: underline;
}