/* CSS Document */
body, td, div {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
td.header {
	height: 128px;
	border-bottom: 2px solid #FFFFFF;
}
	td.headtel {
		vertical-align: middle;
		text-align: left;
	}
	td.headtel p {
		margin: 10px 0px;
	}
	td.headstrapline {
		vertical-align: middle;
		text-align: center;
		padding-right: 2px;
	}
	div.headimg {
		position: absolute;
		top: 0px;
		right: 0px;
	}
td.headerbar {
	border-bottom: 2px solid #FFFFFF;
	background-color: #72AF65;
	font-size: 50%;
	line-height: 10px;
}
td.leftcol {
	width: 198px;
	font-size: 75%;
}
	table.menul td {
		line-height: 24px;
		padding-top: 5px;
		padding-bottom: 6px;
	}
	table.menul a, table.menul a:link {
		display: block;
		border-left: 9px solid #149033;
		padding-left: 12px;
		background-color: #75AC69;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	table.menul a:hover {
		border-left: 9px solid #000000;
	}
	table.submenul td {
		line-height: 24px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	table.submenul a, table.submenul a:link {
		display: block;
		border-left: 9px solid #149033;
		padding-left: 12px;
		background-color: #75AC69;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	table.submenul a:hover {
		border-left: 9px solid #000000;
	}
	td.leftcol td div#submenu0, td.leftcol td div#submenu1, td.leftcol td div#submenu2 {
		display: none;
	}
	table.menur td {
		line-height: 24px;
		padding-top: 5px;
		padding-bottom: 6px;
		font-size: 75%;
	}
	table.menur a, table.menur a:link {
		display: block;
		border-left: 9px solid #BB3333;
		padding-left: 12px;
		background-color: #FF5555;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	table.menur td.users a, table.menur td.users a:link {
		background-color: #33BB33;
	}
	table.menur td.forum a, table.menur td.forum a:link {
		background-color: #3333BB;
	}
	table.menur td.newsc a, table.menur td.newsc a:link {
		background-color: #BB33BB;
	}
	table.menur td.chat a, table.menur td.chat a:link {
		background-color: #33BBBB;
	}
	table.menur a:hover {
		border-left: 9px solid #000000;
	}
	td.leftcol ul, td.leftcol li {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	td.leftcol li, td.leftcol a, td.leftcol a:link {
		display: block;
	}
	td.leftcol li {
		line-height: 24px;
	}
	td.leftcol li a, td.leftcol li a:link {
		padding-left: 9px;
		background-color: #149033;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		border-top: 5px solid #FFFFFF;
		border-bottom: 6px solid #FFFFFF;
	}
	td.leftcol li a:hover {
		background-color: #000000;
	}
	td.leftcol li a.curr, td.leftcol li a.curr:link {
		padding-left: 9px;
		background-color: #000000;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	td.leftcol li a.curr:hover {
		background-color: #000000;
	}
	td.leftcol ul span {
		background-color: #75AC69;
		display: block;
		padding-left: 12px;
	}
	td.leftcol li div#submenu0, td.leftcol li div#submenu1, td.leftcol li div#submenu2 {
		display: none;
	}
	td.leftcol li:hover div#submenu0, td.leftcol li:hover div#submenu1, td.leftcol li:hover div#submenu2 {
		display: block;
	}
	div.aviationsubmenu {
		position: absolute;
		top: 285px;
		left: 198px;
		width: 198px;
		border-left: 2px solid #FFFFFF;
		border-right: 2px solid #FFFFFF;
		background-color: #FFFFFF;
		z-index: 1000;
	}
	div.commercialsubmenu {
		position: absolute;
		top: 215px;
		left: 198px;
		width: 198px;
		border-left: 2px solid #FFFFFF;
		border-right: 2px solid #FFFFFF;
		background-color: #FFFFFF;
		z-index: 1000;
	}
	div.greencardsubmenu {
		position: absolute;
		top: 355px;
		left: 198px;
		width: 198px;
		border-left: 2px solid #FFFFFF;
		border-right: 2px solid #FFFFFF;
		background-color: #FFFFFF;
		z-index: 1000;
	}
	div.aviationsubmenu li, div.commercialsubmenu li, div.greencardsubmenu li {
		line-height: 20px;
	}
	div.aviationsubmenu li a, div.aviationsubmenu li a:link, div.commercialsubmenu li a, div.commercialsubmenu li a:link, div.greencardsubmenu li a, div.greencardsubmenu li a:link {
		margin-top: 3px;
		margin-bottom: 3px;
		border: none;
	}
td.midcol {
	background-color: #B5D6AE;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
td.rightcol {
	width: 198px;
	background-color: #C9E1C4;
}
td.rightfooter {
	background-color: #72AF65;
	border-top: 2px solid #FFFFFF;
	font-size: 70%;
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
}
	td.rightfooter p {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	td.rightfooter a, td.rightfooter a:link {
		text-decoration: none;
		color: #FFFFFF;
		border-bottom: 1px dotted #FFFFFF;
	}
	td.rightfooter a:hover {
		text-decoration: underline;
	}
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin-left: 10px;
	margin-right: 10px;
	color: #4A4646;
}
td.rightfooter p {
	color: #FFFFFF;
}
h1 {
	color: #FFFFFF;
	font-size: 21pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
	h1 span.section {
		text-transform: capitalize;
	}
h2 {
	color: #FFFFFF;
	font-size: 14pt;
	margin-bottom: 0px;
	font-weight: normal;
}
h3 {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}
h4 {
	font-size: 83%;
	font-weight: bold;
	margin-bottom: 0px;
}
p {
	font-size: 83%;
	margin-top: 11px;
}
p.tel {
	font-size: 15pt;
	font-weight: bold;
}
p.contacttel {
	font-size: 15pt;
	font-weight: bold;
	margin-top: 0px;
}
.nomargtb {
	margin-top: 0px;
	margin-bottom: 0px;
}
.nomargt {
	margin-top: 0px;
}
.nomargb {
	margin-bottom: 0px;
}
td.midcol ul {
	margin-top: 1.5em;
	font-size: 83%;
	list-style-image: url(artwork/emery_little_bullet.gif);
	line-height: 21px;
	margin-left: 42px;
	vertical-align: middle;
}
td.midcol ul#form-errors {
	list-style-image:none;
}
td.midcol li {
	margin-bottom: 1.5em;
	padding-left: 5px;
}
	td.rightcol p.rcolemail {
		font-size: 75%;
		text-align: center;
	}
	td.rightcol p.rcolemail a, td.rightcol p.rcolemail a:link {
		color: #187200;
	}
td.midcol ul#form-errors li {
	margin-bottom:auto;
}
label.field-bad {
	color:#990000;
}
a.nml, a.nml:link {
	color: #187200;
}
td.midcol a, td.midcol a:link {
	color: #187200;
}
.frm td {
	font-size: 83%;
}
.frmfld80 {
	width: 75px;
}
.frmfld150 {
	width: 150px;
}
.frmfld200 {
	width: 200px;
}
.frmfld444 {
	width: 444px;
}
.frmfld100p {
	width: 99%;
}
p.terms {
	font-size: 65%;
}
p.strapline1 {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 110%;
}
p.strapline2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.fl {	float: left;
	margin-right: 10px;
}
.fr {	float: right;
	margin-left: 10px;
}
div.hide {
	display: none;
}
div.show {
	display: block;
	margin-left: 30px;
	margin-right: 30px;
	padding: 20px;
	border: 1px solid #4A4646;
	background-color: #CBE2C6;
}
marquee {
	background-color: #CBE2C6;
	padding: 3px 0px 3px 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Courier New", Courier, mono;
	font-size: 83%;
	border-top: 1px solid #4A4646;
	border-bottom:  1px solid #4A4646;
}
marquee span {
	margin-right: 50px;
}
a.marq, a.marq:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.marq:hover {
	text-decoration: underline;
}
td.terms {
	font-size: 65%;
}
tr.problem {
	background-color: #FF9999;
}
h2.form {
	color: #4A4646;
	font-size: 83%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h2.formpt {
	color: #4A4646;
	font-size: 83%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	font-weight: bold;
}
form.emlfrm {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}
h3.thankyou {
	color: #4A4646;
	padding: 30px;
	background-color: #CBE2C6;
	border: 1px solid #4A4646;
}
p.largebold {
	font-size: 100%;
	font-weight: bold;
}
td.centered {
	text-align: center;
	vertical-align: middle;
}
a.greenbtn, a.greenbtn:link {
	display: block;
	width: 219px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	line-height: 38px;
	font-size: 20px;
	background-image: url(artwork/green_button.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFFFFF;
	text-decoration: none;
}
a.greenbtn:hover {
	background-position: bottom left;
	color: #FFFFFF;
}
span.whitetxt {
	color: #FFFFFF;
}
div.vertmarq {
	border: 1px solid #318f49;
}
	div.vmtitle {
		text-align: center;
		color: #FFFFFF;
		background-color: #318f49;
		font-size: 90%;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	div.vmcontentholder {
		position: relative;
		background-color: #FFFFFF;
		height: 200px;
		width: 196px;
		overflow: hidden;
	}
	div#vmcontent {
		position: absolute;
		padding-top: 200px;
		padding-bottom: 1em;
		top: -200px;
	}
	p.vmsectitle {
		margin-top: 1em;
		margin-bottom: 0.25em;
		color: #318f49;
		font-weight: bold;
	}
	p.vmseccontent {
		margin-top: 0.25em;
		margin-bottom: 0.25em;
	}
	p.vmseccontent strong {
		color: #318f49;
	}
	a.vmarq, a.vmarq:link {
		color: #318f49;
		text-decoration: none;
		font-weight: bold;
	}
	a.vmarq:hover {
		text-decoration: underline;
	}
p.footnote {
	font-size: 70%;
	color: #660000;
}
span.footnote {
	color: #CC0000;
}
span.fileinfo {
	font-size: 70%;
	color: #000000;
	text-transform: uppercase;
}
option.green {
	color: #00CC00;
}
span#flashtxt {
	font-size: 120%;
	font-weight: bold;
}
table.login {
	border-left: 9px solid #149033;
	background-color: #C9E1C4;
}
table.login td.editbar {
	background-color: #149033;
	color: #FFFFFF;
}
	table.login td.editbar a, table.login td.editbar a:link {
		color: #FFFFFF;
		text-decoration: none;
		border-bottom: 1px dotted #FFFFFF;
		margin-right: 15px;
	}
	table.login td.editbar a:hover {
		text-decoration: underline;
	}
table.login th {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: normal;
	padding: 10px 5px;
	background-color: #75AC69;
	text-align: left;
	vertical-align: bottom;
}
table.login th p {
	color: #000000;
	font-size: 10pt;
}
table.login td {
	font-size: 10pt;
	padding: 5px;
	vertical-align: bottom;
}
table.login td.nopad {
	padding: 0px;
}
table.login td.label {
	vertical-align: middle;
	padding: 5px 0px 0px 5px;
}
table.login td.topright {
	vertical-align: top;
	text-align: right;
	padding: 5px 0px 0px 5px;
}
table.login td.topleft {
	vertical-align: top;
	text-align: left;
	padding: 8px 0px 0px 5px;
}
table.login td.rgt {
	vertical-align: middle;
	text-align: right;
	width: 50%;
}
table.login td.rgt form {
	float: right;
}
table.login td.lft {
	vertical-align: middle;
	text-align: left;
	width: 50%;
}
table.login td.lft form {
	float: left;
}
table.login td.imgcell {
	padding-top: 10px;
	vertical-align: top;
}
table.login td.imgcell span.thumb {
	display: block;
	width: 160px;
	height: 120px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
table.login td.formcell {
	vertical-align: middle;
}
table.login td.formtitlecell {
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #75AC69;
	border-top: 2px solid #149033;
}
table.login td.field {
	padding: 5px 5px 0px 5px;
}
table.login td.formsubmit {
	padding: 5px;
}
table.login td.formregister {
	padding: 5px;
}
	td.formregister a, td.formregister a:link {
		color: #187200;
		text-decoration: none;
		border-bottom: 1px dotted #187200;
	}
	td.formregister a:hover {
		text-decoration: underline;
	}
table.login td.forumdescription {
	background-color: #9FC696;
}
table.login td.posright {
	text-align: right;
}
table.login td.posright textarea {
	width: 90%;
}
table.login td.poscentre {
	text-align: center;
}
table.login td.paddleftsmall {
	padding-left: 40px;
}
table.login td.paddleftmedium {
	padding-left: 80px;
}
table.login span.lblsmall {
	float: left;
	width: 40px;
	font-style: italic;
}
table.login span.lblmedium {
	float: left;
	padding-left: 20px;
	width: 40px;
	font-style: italic;
}
	table.login span.smallinfo {
		font-size: 80%;
	}
	table.login td.listed {
		vertical-align: top;
	}
table.login td.postrow {
	padding: 0px;
}
table.login tr.altrow0 {
	background-color: #C9E1C4;
}
table.login tr.altrow1 {
	background-color: #E4F0E2;
}
	h2.threadtitle {
		font-size: 100%;
	}
	h2.threadtitle a, h2.threadtitle a:link {
		color: #FFFFFF;
		text-decoration: none;
		border-bottom: 1px dotted #FFFFFF;
	}
	h2.threadtitle a:hover {
		text-decoration: underline;
	}
	td.thread p {
		font-size: 100%;
	}
	span.threadttle {
		display: block;
	}
	span.threaddesc {
		display: block;
		font-size: 10pt;
		font-style: italic;
	}
	table.login td span.threaddesc, table.login td span.threadttle {
		padding-left: 30px;
	}
	table.login th span.threadttle {
		font-size: 14pt;
	}
	table.login th span.threadttle a, table.login th span.threadttle a:link {
		color: #FFFFFF;
		text-decoration: none;
		border-bottom: 1px dotted #FFFFFF;
	}
	table.login th span.threadttle a:hover {
		text-decoration: underline;
	}
	table.login td span.threadttle a, table.login td span.threadttle a:link {
		text-decoration: none;
		border-bottom: 1px dotted #187200;
	}
	table.login td span.threadttle a:hover {
		text-decoration: underline;
	}
	table.login td span.threadttle {
		font-size: 12pt;
	}
	span.threadpcnt {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 8pt;
	}
	span.threadlnk {
		display: block;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 8pt;
	}
	span.threadtcnt {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 8pt;
	}
	span.threadcrtd {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 8pt;
		display: block;
	}
	span.threadauth {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 8pt;
		display: block;
	}
	td.trow {
		background-color: #149033;
		color: #FFFFFF;
		font-size: 70%;
		text-transform: uppercase;
		font-weight: bold;
	}
	table.login td.warning {
		color: #CC0000;
		font-size: 120%;
	}
	table.login td.postauth {
		text-align: left;
		vertical-align: top;
		width: 150px;
	}
	table.login td.postdetl {
		text-align: left;
		vertical-align: top;
	}
	table.login td.postedit {
		text-align: left;
		vertical-align: top;
		width: 80px;
	}
	td.postdetl strong {
		font-size: 130%;
	}
	td.postdetl pre {
		border: none;
		padding: 0px;
		margin: 5px;
		background-color: transparent;
		font-family: "Courier New", Courier, monospace;
		white-space: normal;
	}
table.smalllogin {
	background-color: #C9E1C4;
	border-bottom: 2px solid #FFFFFF;
}
table.smalllogin th {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: normal;
	padding: 10px 5px;
	background-color: #75AC69;
	text-align: left;
	border-left: 9px solid #149033;
}
table.smalllogin td {
	font-size: 10pt;
	padding: 5px;
	border-left: 9px solid #149033;
}
table.usermenu {
	background-color: #FFFFFF;
	width: 100%;
	border-bottom: 2px solid #FFFFFF;
}
table.usermenu th {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: normal;
	padding: 10px;
	background-color: #75AC69;
}
table.usermenu td.menuwho {
	background-color: #C9E1C4;
	padding: 5px 10px;
	font-style: italic;
	font-size: 10pt;
}
h3.news {
	display: block;
	clear: both;
	font-weight: normal;
	font-size: 15pt;
	color: #333333;
}
p.news {
	font-size: 10pt;
}
.news span {
	float: right;
}
.news span.thumb img {
	margin-left: 5px;
	margin-bottom: 5px;
}
.news span.date {
	line-height: 25px;
	font-size: 12pt;
	font-style: italic;
}
div.merchandiseblock {
	clear: both;
}
h3.merchandise {
	display: block;
	clear: both;
	font-weight: normal;
	font-size: 15pt;
	color: #333333;
	margin-bottom: 0.25em;
}
p.merchandise {
	font-size: 10pt;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
p.merchandiseprice {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	font-size: 12pt;
}
.merchandise span {
	width: 160px;
	height: 120px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.merchandise span.date {
	line-height: 25px;
	font-size: 12pt;
	font-style: italic;
}
table.login td.controls {
	padding-top: 3em;
	vertical-align: top;
}
td.controls a, td.controls a:link {
	display: block;
	margin-right: 10px;
}
ol.alpha {
	list-style: lower-alpha;
	color: #4A4646;
	font-size: 90%;
	font-style: italic;
}
pre {
	margin: 20px;
	background-color: #CBE2C6;
	padding: 30px;
	border: 1px solid #666666;
}
div.flash0 {
	width: 188px;
	margin: 12px;
}
div.transitholder {
	position: relative;
	width: 188px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}
div.transitholder div {
	width: 188px;
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
}
div#chatlink {
	background-image: url(artwork/chat.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	padding-left: 68px;
	height: 33px;
}
div#chatlink p {
	padding: 0px;
	margin: 0px;
}
div#chatlink a, div#chatlink a:link {
	padding: 0px;
	margin: 0px;
	color: #187200;
	font-size: 130%;
	line-height: 33px;
}
p.paging {
	margin-top: 2em;
	margin-bottom: 1em;
	clear: both;
	text-align: center;
}
div.partner {
	border-top: 1px solid #4D4646;
	padding-top: 1.5em;
	margin-top: 1.5em;
}