table.listTable
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #646464;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 0;
	border-collapse: collapse;

}

td.listing
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #646464;
	border-bottom-style: solid;
	border-right-style: dashed;
	padding-left: 15;
	padding-right: 15;

}

tr.listing
{
	background: #F5F5F5;
	cursor: hand;
	cursor: pointer;
}
tr.listingOver
{
	background: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}
	

td.listHeader
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11;
	background: #00376F url(../images/listheader.jpg) center;

	height: 19;

	padding-left: 15;
	padding-right: 15;
	border-color: #7B7B7B;
	border-width: 1px;
	border-top-style: outset;
	border-bottom-style: outset;
}

td.formHeader
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10;
	background: #AFB5DC;
	color: #000000;
	padding-left: 6;
	padding-right: 10;
	height: 20;
	border-width: 1px;
	border-color: #646464;
	border-right-style: solid;
	border-bottom-style: solid;
}

td.formRequest
{
	width: 190;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10;
	background: #D2D6F2;
	padding-left: 6;
	padding-right: 10;
	height: 20;
	border-width: 1px;
	border-color: #646464;
	border-bottom-style: solid;
}

td.formInput
{
	background: #F5F5F5;
	padding-left: 6;
	padding-right: 6;
	border-width: 1px;
	border-color: #646464;
	border-bottom-style: solid;
	text-align: center;
}

td.formInputLeft
{
	background: #F5F5F5;
	padding-left: 6;
	padding-right: 6;
	border-width: 1px;
	border-color: #646464;
	border-right-style: solid;
	border-bottom-style: solid;
	text-align: center;
}

input.formInput
{
	width: 400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10;
}

select.formInput
{
	width: 400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10;
}
input.formButton
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10;
	background: #D2D6F2;
	border-color: #BBBBBB;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
}

textarea.formInput
{
	width: 400;
	height: 80;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10;
}
td.requestField
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10;
}

td.requestColon
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10;
	
	width: 10;
}

input.requestField
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	width: 200;
}

input.button
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
}

div.errorMessage
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #FF0000;
}

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #414141;
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #414141;
}

a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #505D9E;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #505D9E;
	text-decoration: underline;
}

td.linkHeader
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12;
	background: #00376F url(../images/linkheader.jpg) center;

	height: 22;
	border-color: #D8D8D8;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

td.navLink
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12;
	background: #00376F url(../images/linkheader.jpg) center;

	height: 22;
	border-color: #D8D8D8;
	border-width: 1px;
	border-right-style: solid;
	
	cursor: hand;
	cursor: pointer;
}

td.navLinkOver
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12;
	background: #00376F url(../images/linkheaderover.jpg) center;

	height: 22;
	border-color: #D8D8D8;
	border-width: 1px;
	border-right-style: solid;
	
	cursor: hand;
	cursor: pointer; 
}

td.navLinkStart
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #00376F url(../images/linkheader.jpg) center;
	height: 22;
	border-color: #D8D8D8;
	border-width: 1px;
	border-right-style: solid;
	width: 10;
}

.title
{
	height: 22;
	font-size: 12;
	border-color: #BEBEBE; 
	border-width: 1px; 
	border-bottom-style: solid; 
	border-top-style: solid; 
	color: #FFFFFF; 
	font-weight: bold; 
	background: #6471B4;
	background: #00376F url(../images/titlebg.jpg) center;
}

.imgThumb
{
	border-color: #00204E;
	border-width: 1px;
	border-style: solid;
	cursor: hand;
	cursor: pointer;
}

.imgThumbOver
{
	border-color: #BABFB7;
	border-width: 1px;
	border-style: solid;
	cursor: hand;
	cursor: pointer;
}

.aircraftDisplayTitle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18;
	font-weight: bold;
	height: 35;
}

.aircraftDisplaySubTitle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	padding-left: 25;
	vertical-align: bottom;
	height: 25;
}

.updateBox
{
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom-style: solid;
}