body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(interface/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bodytext, a.bodytext:link {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.bodytext:hover {
	color: #000000;
}
.smallnavy, a.smallnavy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #245496;
}
a.smallnavy:hover {
	color: #666666;
}
.boldred, a.boldred:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #C8182E;
	
}
a.boldred:hover {
	color:#245496;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #245496;
	font-weight: bold;
}
.redstyle {
	color: #C8182E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodymain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
.leftnavB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a.leftnavB:link {
	color: #000000;
}
a.leftnavB:active {
	color: #000000;
}
a.leftnavB:visited {
	color: #000000;
}
a.leftnavB:hover {
	color: #F46700;
}
a.leftnav:link {
	color: #000000;
}
a.leftnav:visited {
	color: #000000;
}
a.leftnav:hover {
	color: #F46700;
}
a.leftnav:active {
	color: #000000;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #265B8C;
	text-transform: uppercase;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
.trainingnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.playbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #F46700;
	text-decoration: none;
}
a.playbutton:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #F46700;
}
a.playbutton:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #F46700;
}
a.playback:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a.playback:active {
	color: #F46700;
	font-family: Arial, Helvetica, sans-serif;
}
.subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.subcat:link {
	color: #000000;
}
a.subcat:visited {
	color: #000000;
}
a.subcat:hover {
	color: #F46700;
}
a.subcat:active {
	color: #000000;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F46700;
	text-decoration: none;
	font-weight: bold;
}

.smallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #230006;
	line-height: 15px;
	font-style: normal;
	text-decoration: none;
}
a.smallink:link {
	color: #230006;
		line-height: 15px;
	font-style: normal;
}
a.smallink:visited {
	color: #230006;
		line-height: 15px;
	font-style: normal;
}
a.smallink:hover {
	color: #623C42;
		line-height: 15px;
	font-style: normal;
}
a.smallink:active {
	color: #230006;
	line-height: 15px;
	font-style: normal;
}
.tileback{
	background-image:url(images/Aerospace_17.gif);
	background-repeat: no-repeat;
}
.lefttile {
	background-image: url(interface/lefttile.jpg);
	background-repeat: repeat-y;	
}

.righttile {
	background-image: url(interface/righttile.jpg);
	background-repeat: repeat-y;	
}.footer {
	background-image: url(interface/footer.jpg);
	background-repeat: repeat-x;
}
.backtile {
	background-image: url(interface/backtile.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.navtileback {
	background-image: url(interface/navtile.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	background-color: #333333;
	margin: 0px;
	text-transform: uppercase;
	background-image: url(interface/h1back.jpg);
	border: 1px solid #F9F45C;
	padding-top: 5px;
	padding-bottom: 5px;
}
.shadowbox {
	position: relative;
	top: 4px;
	left: 4px;
	background-color:#F46602;
	margin: 10px;
}
.shadowbox div {
	border: 2px solid #999999;
	color: #fff;
	padding-left: 10px;
	padding: 10px;
	position: relative;
	top: -4px;
	left: -4px;

	background-color:#FFFFFF;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.curlycontainer{
border: 2px solid #475783;
margin-bottom: 1em;
width: 100%;
}

.curlycontainer .innerdiv{
	background: transparent url(interface/brcorner.jpg) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 25px;
	height: 100%;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 5px;
}




.logobck {
	background-image: url(interface/logoback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}










.roundcont {
	width: 100%;
	background-color: #717796;
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}

.roundcont p {
	margin: 0 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.roundtop { 
	background: url(interface/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(interface/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;

}


.img {
	margin: 10px;
	padding: 3px;
	border: thin double #88B6DE;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000066;
	background-color:#CCCCCC;
}
.dvd {
	background-image: url(interface/cd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.brd {
	border: thin solid #8DB9E0;
}
.mail {
	background-image: url(interface/mail.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.li {
	list-style-image: url(interface/li.jpg);
}
.adminlinks{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.adminlinks{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4D7DAB;
	text-decoration: none;
}

a.adminlinks:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}.adminhead {
	background-image: url(interface/fotter.jpg);
	background-repeat: repeat-x;
}
.img2 {
	border: thin solid #F46602;
	margin: 5px;
	padding: 0px;
}
.jobs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #FFFF66;
}
hr {
	border: 1px solid #862D1F;
}
.viewall {
	background-color: #FFFFFF;
	border: thin solid #88B6DE;
}

