body {
	background-color: #FFFFFF;
	margin-top:0;
	background-image: url(../images/bck_4.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-attachment: fixed;
}
.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: none;
	height: 10px;
	width: 100%;
}

.homeBodyText {

	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.homeNews {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #EFEFEF;
	text-align:left;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.homeSmallGray {
	
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.redText {
	
	color: #D20000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	
}

.redLink {
	
	color: #B80000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.homeFooter {

	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	
}.breadCrumbGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.breadCrumbRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	
}
.blackSubHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
.redSubHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #B80000;
	padding: 8px;
}
.aboutText {
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	
}

.aboutRedText {
	
	color: #B80000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	
}
.blackLink {
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.missionBlackText {
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	
}
.missionQuoteText {
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;

}
.missionBlackText {
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	
}
.missionBlackName {
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;

}
.basicText {
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;

}
.basicTextLink {
	
	color: #B80000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;

}
.grayText {
	
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	
}
.grayBackground {

	background-color: #EFEFEF;
}
.whiteBackground {

	background-color: #FFFFFF;
}
.cellGrayLight {
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: #F8F8F8;

}
.cellGrayDark {
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: #E0E0E0;

}
.cellHeaderLight {
	
	color: #B80000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #E6E6E6;

}
.cellHeaderDark {
	
	color: #B80000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #CFCFCF;

}
.grayLine {

	background-color: #C3C3C3;
}
.blackLine {

	background-color: #000000;
}
.debugHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background-color: #666666;
}
.debugRowLight {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	text-align:left;
}
.debugRowDark {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	text-align:left;
}
#maintble {
	height: 100%;
	width: 800px;
	float: inherit;
}
#table in {
	padding: 5px;
}
#logo_tbl {
	width: 800px;
}
.cnt_tbl {
	padding-right: 20px;
	padding-left: 20px;
}
#table_cnt {
	width: 800px;
	height: 100%;
}
.redSubHeadText2 {
	font-size: 20px;
	font-family: "Century Gothic", Tahoma, Verdana;
	font-variant: small-caps;
	font-weight: bolder;
	color: #885858;
	letter-spacing: 9px;
	text-indent: 5px;
	padding-top: 20px;
	white-space: nowrap;
	border-bottom: solid #885858 1px;
}
.inner_cnt {
	text-align: justify;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	vertical-align: baseline;
	height: auto;
}
.inner_cnt #info {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.inner_cnt_ftr {
	font: bold 9px Arial, Helvetica, sans-serif;
	padding: 5px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.menu a:link {
	text-decoration: none;
	color: #000000;
}
.menu a:visited {
	text-decoration: none;
	color: #000000;
}
.menu a:hover {
	text-decoration: underline;
	color: #999999;
}
.menu a:active {
	text-decoration: none;
	color: #FF0000;
}
.style7 {font-family: "Century Gothic", Tahoma, Verdana; font-size: 9px; font-weight: bold; font-variant: small-caps; color: #FFFFFF; }
.style7 a {font-family: "Century Gothic", Tahoma, Verdana; font-size: 9px; font-weight: bold; font-variant: small-caps; color: #FFFFFF; }
.style7 a:hover {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: 9px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: underline;
}
.style7 a:visited {font-family: "Century Gothic", Tahoma, Verdana; font-size: 9px; font-weight: bold; font-variant: small-caps; color: #FFFFFF; }