body {font-family: Tahoma,Arial; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;}

#primarypage {
	float: left;
	position: absolute;
	top: 110px;
	left: 0px;
	z-index:0;
	}

#nav
	{
	float: left;
	width: 100%;
	list-style: none;
	line-height: 20px;
	background: #3266cc;
	border: solid #000000;
	border-width: 1px 0px 1px 0px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 106px;
	left: 0px;
	z-index: 1;
	}

#nav ul
	{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	}

/*

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}
*/


/* hyperlink design, all menus */
#nav a {
	display: block;
	color: gold;
	text-decoration: none;
	padding: 0em 2px;
	text-align: centre;
	font-size: 12px;
	font-weight: bold;
	}

#nav a:hover
	{
	color: white;
	width: 100px;
	w\idth: 100px;
	}
	
#nav a.sublevel
	{
	background: url(../images/blue-arrow-bullet.gif) right no-repeat;
	width: 140px;
	w\idth: 140px;
	}

#nav a.sublevel:hover
	{
	background: url(../images/blue-arrow-bullet.gif) right no-repeat;
	width: 140px;
	w\idth: 140px;
	}

/* top level menu item layout, initial */
#nav li {
	float: left;
	padding: 0;
	width: 100px;
	w\idth: 100px;
	margin: 0;
	position: relative;
	height: 20px;
	}

/* all drop down list layout, default position is -999ems of screen to left */
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 140px;
	w\idth: 140px;
	font-weight: bold;
	font-size: 15px;
/*	background: #b7bed7; */
	background: #3266cc;
	border: solid #06098c;
	border-width: 1px 1 1 1px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	}

/* used for menu options that are smaller */
#nav li ul.smaller {
	position: absolute;
	left: -999em;
	height: auto;
	width: 100px;
	w\idth: 100px;
	font-weight: normal;
/*	background: #b7bed7; */
	background: #3266cc;
	border: solid #06098c;
	border-width: 1px 1 1 1px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	}

#nav li li {
	padding-right: 0em;
	width: 135px;
	w\idth: 135px;
}

/* used for menu options that are smaller */
#nav li li.smaller {
	padding-right: 0em;
	width: 100px;
	w\idth: 100px;
}

#nav li ul a {
	width: 135px;
	w\idth: 135px;
	font-weight: normal;
	}

/* used for menu options that are smaller */
#nav li ul a.smaller {
	width: 90px;
	w\idth: 90px;
	font-weight: normal;
	}

#nav li ul a:hover {
	color: white;
	width: 135px;
	w\idth: 135px;
	}

/* 2nd level menu design details */
#nav li ul ul {
	padding 0 0 0 0;
	margin: -20px 0 0 145px;
	background: #b7bed7;
/*	background: #3266cc;*/
	border: solid #06098c;
	border-width: 2px 0px 0px 0px;
	width: 90px;
	w\idth: 90px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul
	{
	left: -999em;
	}

/* show drop down list */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul
	{
	left: auto;
	}

/* top level menu list hover design - main */
#nav li:hover, #nav li.sfhover {
/*	background: #b7bed7; */
	background: #3266cc;

	width: 100px;
	w\idth: 100px;
	font-weight: normal;
	font-align: center;
	}

/* 1st sublevel menu list hover design - main->1st*/
#nav li li:hover, #nav li li.sfhover {
	width: 100px;
	w\idth: 100px;
	font-weight: bold;
	font-align: center;
	}

/* 2nd sublevel menu list hover design - main->1st->2nd */
#nav li li li:hover, #nav li li li.sfhover {
	background: #b70ed7;
	width: 90px;
	w\idth: 90px;
	font-weight: normal;
	font-align: center;
	}

#sitemap
	{
	float: left;
	font-weight: normal;
	margins: 5px 5px 5px 5px;	
	}

#sitemap a {
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}

#sitemap ul {
	margin: 0px 20px 10px 40px;
	padding: 0px;
	}
	
#sitemap li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

	
#sitemap a:link {
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}

#sitemap a:hover
	{
	color: gold;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
	}

#sitemap a:visited
	{
	color: gold;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
	}

#sitemap li ul a:hover {
	color: blue;
	}
	
#content {
	clear: left;
}

#content a {
	color: #ff0000;
}

#content a:hover {
	text-decoration: bold;
}

#addresslayout
{position: absolute; top: 10px;
 left: 10px; color: #ffffff; font-size: 10px; font-face: arial, helvetica;
  font-weight: bold; padding: 0px 0px 0px 20px;
  }

.maptext
	{
	font-family: Arial;
	font-size: 10px;
	color: #7473EF;
	}

.footer
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height:20px;
	background-color: #3266cc;
	background-image: url("../images/footer5.jpg");
	background-repeat: no-repeat;
	margin: 0px 5px 0px 0px;
	}

.frametext
	{
	font-size: 16px;
	font-family: arial;
	color: black;
	margin: 5px 0px 0px 0px;
	}

.frametextheading
	{
	font-size: 24px;
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
	}

.airsearoadtext
	{
	font-size: 12px;
	font-family: arial;
	color: #ffffff
	margin: 3px 0px 0px 0px;
	}
	
.airsearoadheadertext
	{
	font-size: 12px;
	font-weight: bold;
	}
	
.infotermtext
	{
	font-size: 11px;
	font-family: arial;
	color: #000000;
	margin: 5px 0px 0px 0px;
	}

.highlighttext
	{
	font-size: 12px;
	font-family: arial;
	color: gold;
	font-weight: bold;
	}

td.bulletcell
	{
	width: 20px;
	text-align: center;
	valign: middle;
	height: 20px;
	background: url(../images/bullet-blue.gif) center no-repeat;	
	background-color: #245174;
	padding: 0px 0px 0px 0px;
	}
	
td.titlebars
	{
	vertical-align: middle;
	background-color: #245174;
/*	background-color: gold; */
	font-family: arial;
	font-size: 14px;
	color: gold;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	}
	
td.newsbar
	{
	vertical-align: middle;
	background: url(../images/footer5.jpg) left no-repeat;
	font-family: arial;
	font-size: 14px;
	color: gold;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	border: solid #3266cc;
	border-width: 2px 2px 1px 2px;
	}
	
td.newsinfo
	{
	vertical-align: middle;
	font-family: arial;
	border: solid #0000aa;
	border-width: 0px 0px 0px 0px;
	}

td.contTable {font-size: 12px; font-face: arial, tahoma; padding: 0 0 0 0; margin: 0 0 0 0; background: #ffffff;}
td.contTableHead {font-size: 12px; font-face: tahoma, arial; font-weight: bold; background: gold; padding: 2px 2px 2px 2px; border-bottom:2px solid #fFfFfF;}
td.contTableData
	{
	background: #E2E9F4;
	font-size:11px;
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 0;
	}	
	
td.BoxesInfo
	{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	}

.gap
	{
	line-height: 5px;
	height: 5px;
	font-size: 5px;
	}
	
.success
	{
	font-size: 12px;
	color: #44aa44;
	}

.failed
	{
	font-size: 12px;
	color: #aa4444;
	}

h3 {font-weight: bold; font-size: 18pt; font-family: arial; height: 60px;}

ul.listpamphlet {color: black; font-face: arial; font-size: 12px; line-height: 1.5;}
li.listextra {color: white; font-face: arial; font-size: 11px;}

ul.bombs {font-size: 12px; color: #cc3333;}
ul.bombs li {list-style-image: url(images/bullet-blue.gif; font-size: 18px;)

a.mapnames {color: white; font-weight:bold; text-decoration:none;}
#continentmap {position:static}
#northamerica {position: relative; font-size:12px; color:#ffffff; font-weight: bold;}
#southamerica {position: relative; font-size:12px; color:#000000; font-weight: bold;}
#australia {position: relative; font-size:12px; color:#ffffff; font-weight: bold;}
#africa {position: relative; font-size:12px; color:#000000; font-weight: bold;}
#europe {position: relative; font-size:12px; color:#ffffff; font-weight: bold;}
#india {position: relative; top: 200px; left:500px; font-size:10px; color:#000000; font-weight: bold;}
#newzealand {position: relative; font-size:12px; color:#ffffff; font-weight: bold;}
#middleeast {position: relative; font-size:12px; color:#ffffff; font-weight: bold;}
#fareast {position: relative; font-size:12px; color:#ffffff; font-weight: bold;}
#indiansubcontinent {position: relative; font-size:12px; color:#ffffff; font-weight: normal;}
#mediterranean {position: relative; font-size:12px; color:#ffffff; font-weight: bold;}

.side-text
	{
    font-weight: bold;
    font-size: 12px;
    color: #08205a;
    line-height: 20px;
    font-family: verdana, arial, helvetica, sans-serif
	}
.side-title
{
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 3px;
    color: #ffffff;
    padding-top: 3px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: center
}

