body {background-image: url(images/page-bg.png);}
h1 {
	font-family: "Arial";
	font-size: 16px;
	color : #990033;
	text-decoration: none;
	line-height: 18px;
}

h2 {
	font-family: "Arial";
	font-size: 12px;
	color : #990033;
	text-decoration: none;
	line-height: 6px;
}


.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.links:hover {
	color: #112E54;
}


.leftmenu {
font-family: Arial, Helvetica, sans-serif;
padding: 0px;
font-size: 12px;
display: block;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #D7595A;
border-height: 10px
}


.leftmenu:hover {
	color: #7E1B1B;
}

.leftbulletedlink {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #395153;
}
.leftbulletedlink:hover {
	color: #909090;
}
.copyrighttext {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.copyrighttext:hover {
	color: #ffffff;
}
.copyright-link {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
.copyright-link:hover {
	color: #7E1B1B;
}

.verd-text, .style1 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}

.content {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

.content-small {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}


.tcontent {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #E8E8E8;
	text-decoration: none;
	line-height: 17px;
	border: 1px;
	
}

.content-bold {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
.content-links {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	line-height: 17px;
}


.airport-links {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}

.airport-links:hover {
	font-family: Arial;
	font-size: 12px;
	color: #8F0505;
	text-decoration: underline;
	line-height: 17px;
	font-weight: bold;
}


.content-title { color: #000000;  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; }



.txtbox {
	font-family: Verdana;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #E1E1E1;
	padding:3px;
	background-color:FFFFFF;
	}

.activetxtbox {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #E1E1E1;
	padding:5px;
	background-color:B31E20;
	font-weight: bold;

	}
	
.mnu {
padding-top: 8px;
padding-bottom: 8px;
}

.mnu-new {
padding-top: 4px;
padding-bottom: 8px;
}	

#dropmenudiv{
position:absolute;
background-color: #A81B1B;
border:1px solid #E3AFAF;
border-bottom-width: 0;
font:normal 14px Book Antiqua;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #E3AFAF;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #A81B1B;
color:#E3AFAF;
}


.content-grey {
	font-family: Arial;
	font-size: 11px;
	color: #D4D0C8;
	text-decoration: none;
	line-height: 18px;
}
