/* HTML Tags*/

body {
	background: #707590;
	margin-top: 0;
	margin-left: 0;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #F4E9D7;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #F4E9D7;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: white;
}

/* Link Tags*/


a.statement:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #000000;
	text-decoration: none;
}

a.statement:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #000000;
	text-decoration: none;
}

a.statement:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #302010;
	text-decoration: underline;
}

a.backtop:link {
	font-weight: bold;
	color: #A3B49A;
}

a.backtop:visited {
	font-weight: bold;
	color: #A3B49A;
}

a.backtop:hover {
	font-weight: bold;
	color: #FFFFFF;
}
a.left:link {
	font-weight: bold;
	color: #c5b09f;
}

a.left:visited {
	font-weight: bold;
	color: #c5b09f;
}

a.left:hover {
	font-weight: bold;
	color: #FFFFFF;
}

a.right:link {
	font-weight: bold;
	color: #F0E7D6;
}

a.right:visited {
	font-weight: bold;
	color: #F0E7D6;
}

a.right:hover {
	font-weight: bold;
	color: #FFFFFF;
}




.toc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #e0e0e0;
}


.index-body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #442513;
}

.book-title-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	color: #c5b09f;
}

.index-body-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #c5b09f;
}


.index-body-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #F0E7D6;
}




.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	color: white;
}

.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	color: #999999;
}


/* Table Formatting Tags*/

.intro-index {
	border: 5px solid #c30000;
	background-image:url(../pics/index00_cockpit.jpg);
}

.table-index {
	border: 5px solid #c30000;
	background-image:url(../pics/index01_table_back.jpg);
}

.table-index-bars {
	border: 5px solid #c30000;
	background-image:url(../pics/index01_table_bars.jpg);
}

.mainmenu {
	background-image:url(../pics/top_bar_tex.jpg);
	width: 798px;
	height: 20px;
	}
	


.index-footer {
	background-image:url(../pics/top_bar_tex.jpg);
	width: 798px;
	height: 20px;
}
	
.index-content {
	background-image:url(../pics/index_table_back.jpg);
	width: 796px;
	height: 376px;
}

.site-content {
	background-image:url(../pics/page_back.jpg);
	width: 796px;
	border-collapse:collapse;
}

.content {
	width: 790px;
}

.padding15 {
padding: 15px;
}

.table-site {
    background-color: #0397d6;
    width: 940px;
}

.report {
	border: 2px solid #666666;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #333333;
	background:url(../pics/tex_white.jpg);
	}

.sched {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	background:url(../pics/tex_white.jpg);
}

.blurb {
	border: 5px solid #c30000;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	color: #333333;
	background:url(../pics/tex_white.jpg);
}

.blurb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 28px;
	color: #333333;
}


.video {
	border: 1px solid #0394D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #00457c;
}