/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:4 -Cayenne
  -----------------------------------
*/
.pilotheader {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.border-blue {
	color: #0099FF;
	border: 1px solid #00CCFF;
	background-color: #FF9900;
	line-height: 15px;
	padding: 5px;
}
.border-grey {
	color: #333;
	border: 1px solid #00CCFF;
	background-color: #CCC;
	line-height: 15px;
	padding: 1px;
	text-align:center;
	border-color: #333;
}

#p7PMnav {
	margin:0;
	padding:0;
	background: #000000;
	color: #FFFFFF;
	left: auto;
}

#p7PMnav ul {
	margin:0;
	padding:0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border-bottom: 6px solid #333333;
}

/* these are the menu styles */

#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* ------ the menu link styles ------ */
#p7PMnav a {
	display: block;
	background-color: #000000;
	padding: 4px 10px;
	color: #CCCCCC;
	line-height:1;
	font-size: 13px;
	left: auto;
	border: 1px solid #999999;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #FFFFFF;
	letter-spacing: 0.01px;
	font-size: 13px;
}
#p7PMnav ul ul a:hover, #p7PMnav ul ul a:active, #p7PMnav ul ul a:focus {
	background-color: #999999;
}
#p7PMnav ul ul a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #000000;
	background-color: #999999;
	border-top: 1px solid #D9D2BD;
	border-left: 1px solid #D9D2BD;
	line-height:1;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMtrg:hover {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #B3A88E;
	border-top: 1px solid #DED9C7;
	border-left: 1px solid #DED9C7;
	color: #FFFFFF;
}
#p7PMnav ul .p7PMon, #p7PMnav ul .p7PMon:hover {
	background-image:  url(img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
	background-color: #B3A88E;
	border-top: 1px solid #DED9C7;
	border-left: 1px solid #DED9C7;
	color: #FFFFFF;
}

/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}

/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 123px;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 100px;
}
#pmmcrumb {
	margin-bottom: 16px;
	color: #000000;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #776F55;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #000000;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {width: auto;}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}


#p7PMnav {
 text-align: left;
}
#p7PMnav a {
    text-align: center;
}
#p7PMnav ul a {
    text-align: left;
}
.menualign {
	text-align: center;
	width: auto;
}
.box {
	outline-color: #666666;
	border: 1px solid #666666;
	padding: 1px;
	color: #000;
}
.flashbox {
	border: thin solid #666666;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #000000;
	background-image: url(../images/background-main.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.captions {
	font-family: "Courier New", Courier, mono;
	font-size: 0.85em;
	color: #000000;
	text-align: center;
}
.text-white {
	color: #FFFFFF;
	font-size: 12px;
}
.text13 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	
}
.text13_center {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
	text-align: center;
}
.text13_right {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
	text-align: right;
}
.text11 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	text-align: left;
	color: #000;
}
.text {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
}
