.boxtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
	font-weight:bold;
	font-variant:small-caps;
	border-bottom: 1px;
	border-bottom-color: #dddddd;
	border-bottom-style: solid;
}
/*side box text*/
.leftbox h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9c0;
	font-weight:bold;
	line-height: 8px;	
}
/*	right side box */
.rightbox {
	position:absolute;
	margin: 0px 0 0 200px;
	width: 200px;
	background:  url("/images/drop-box_lr.gif") no-repeat bottom right;
	font-size: 100%;
	float:right;
	left: 289px;
	top: 10px;
}

.leftbox {
	position:absolute;
	margin: 10px;
	width: 200px;
	background:  url("/images/drop-box_lr.gif") no-repeat bottom right;
	font-size: 100%;
	left: 247px;
	top: 0px;
}
.boxheadred {
	background:  url("/images/drop-box_ur_red.gif") no-repeat right top;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxheadred h2 {
	background:  url("/images/drop-box_ul_red.gif") no-repeat top left;
	margin: 0;
	padding: 10px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.rightbox h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9c0;
	font-weight:bold;
	line-height: 8px;	
}
a.boxtitle:link { 
	font-weight: bold; 
	text-decoration: none; 
	color:#FF0000;
	}
a.boxtitle:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:#FF0000;
	}
a.boxtitle:hover, a:active { 
	text-decoration: none; 
	color:#009;
	}
.li {
	list-style-image:url(airplane_bullet.jpg);
}
