body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bg.gif);
	background-color: #8F7D22;



}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border: 1px solid #000033;

}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.topLayout {
	background-image: url(images/layout_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.midlayout {
	background-image: url(images/layout_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.botlayout {
	background-image: url(images/layout_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.centerTextPlain {
	text-align: center;
}
h1 {
	font-size: 24px;
	font-weight: 900;
	color: #FFFFFF;
}
.whiteText {
	color: #FFFFFF;
}
.creamText {
	color: #FFFFFF;
}

a:link, a:visited {
	color: #202E57;
}
a:hover {
	background-color: #202E57;
	color: white;
}



/*Drop-Down Menu Settings */

.chromestyle{
width: 99%;
font-size: 9px;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #202E57;
font-size: 9px;
width: 100%;
background: url(images/chromebg4.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
font-size: 9px;
color: #202E57;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #202E57; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
color: #202E57;
background: url(images/chromebg4-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #202E57; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 9px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #202E57; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #202E57;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #202E57;
background-color: #EDE2AD;
}

#whiteTXT {
	color: white;
}

#whiteTXT a:link, #whiteTXT a:visited {
	color: white;
}
#whiteTXT a:hover {
	background-color: white;
	color: #202E57;
}

.menuBack {
	background-image: url(images/menuBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#headForm input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	background-color: #CCCCCC;
	border: thin solid #333333;

}
.colbg {
	background-image: url(thumbs/bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-size: 14px;
	font-weight: 900;
	color: #666600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-left: 5px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #666600;
	padding-top: 5px;
	padding-bottom: 5px;


}
#leftMenu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
}

	#leftMenu a:link, #leftMenu a:visited {
	color: #FFFFFF;
	background-color: 202E57;
	margin: 1px;
	padding: 2px;
	width: 125px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	font-size: 10px;

	}

	#leftMenu a:hover {
	color: #FFFFFF;
	background-color: #8F7D22;
	border: 1px solid #666600;
	}

h4 {
	font-size: 14px;
	color: #000033;
	font-weight: bolder;
}

.dropcap {
float:left;
color:#D4D4C7;
font-size:50px;
line-height:35px;
padding-top:2px;
font-family: Times, serif, Georgia;
} 

	.teaser {
		width:543px;
		padding:0 0 14px;
		margin:10px auto;
		background:url("images/tsr.gif") bottom left no-repeat;
	}
	.teaser h3 {
	margin:0;
	padding:7px 0px 3px 10px;
	background:url("images/tsr.gif") top left no-repeat;
	color: #666633;

	}
	.teaser p, .teaser a.more {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
	.teaser a.more {
		display:block;
		text-align:right;
		background:url("images/tsr-a.gif") 410px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.teaser a.more:hover {
		text-decoration:underline;
	}


	.teaser_right {
		width:200px;
		padding:0 0 14px;
		margin:25px auto 10px;
		background:url(images/tsrright.gif) no-repeat left bottom;
	}
	.teaser_right h3 {
	margin:0;
	padding:7px 0px 3px 10px;
	background:url(images/tsrright.gif) no-repeat left top;
	color: #666633;
	font-size: 12px;
	font-weight: bolder;
	width: 200px;
	}
	.teaser_right p, .teaser_right a.more {
		margin:0;
		padding:0 10px 3px;
	    border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
	.teaser_right a.more {
		display:block;
		text-align:right;
		background:url("images/tsr-a.gif") 410px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.teaser_right a.more:hover {
		text-decoration:underline;
	}
	
	#planeInfo {
	margin-bottom: 10px;
	border: 1px solid #000066;
	margin-top: 10px;
	background-image: url(images/goldGrad.gif);
	background-repeat: repeat-x;
	background-position: left top;

	}
	
	#planeLink a:link, #planeLink a:visited, #planeLink a:active {
	color: #FFFFFF;
	background-color: 8F7D22;
	margin: 5px;
	padding: 4px;
	width: 240px;
	border: 1px solid #FFFFFF;
	text-decoration: none;

	}

	#planeLink a:hover {
	color: #202E57;
	background-color: #FFFFFF;
	border: 1px solid #666600;

	}

	#planeInfo img {
	border: 2px solid #000066;

	}

	#planeInfo h3 {
	font-size: 16px;
	font-weight: bolder;
	color: #000066;
	}

	#rmenu {
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #202E57;
	border-right-color: #202E57;
	border-bottom-color: #202E57;
	border-left-color: #202E57;
	}


	#rmenu a:link, #rmenu a:visited {
	color: #FFFFFF;
	background-color: 8F7D22;
	margin: 5px;
	padding: 4px;
	width: 140px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	}

	#rmenu a:hover {
	color: #FFFFFF;
	background-color: #202E57;
	border: 1px solid #666600;
	}
.tdbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
h4 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666600;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	margin-bottom: 2px;

}

	#planeInfoWO {
	
	color: white;
	
	}

	#planeInfoWO a:link, #planeInfo a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}

	#planeInfoWO a:hover {
	color: #202E57;
	background-color: #CCCCCC;
	}
	
	#planeInfoWO img {
	border: 2px none #000066;

	}
.tdgrid {
	border: 1px solid #000066;
}
h5 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666600;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	margin-bottom: 2px;

}

