body  {
	font: 100% "Trebuchet MS"; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #161630;
	margin-top: 15px;
	background-image: url(../images/background_pic3.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	background-attachment: fixed;
	background-position: 0px 0px;
}


/* MAIN */

#mainContent a {
	text-decoration: underline;
	color: #0066FF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}

#mainContent h1 {
	color: #0066CC;
	text-transform: capitalize;
	letter-spacing: 1px;
	word-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	text-decoration: none;
	line-height: 30px;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0081E5;
	text-decoration: none;
}



#mainContent h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#mainContent p {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	vertical-align: top;
	line-height: normal;
}
.LinkList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a img {
	border-style: none;
}


#mainContent .caption {
	background: #666666;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
}
#container {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}
.photoBox {
	text-align: center;
	float: right;
	width: 175px;
	padding-top: 5px;
	text-decoration: none;
}
#header img {
	display: block;
}
.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E2E2E2;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E2E2E2;
}
.copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E2E2E2;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footer a {
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tablecontentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#mainContent  .crewname {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
}

.fieldname {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
	text-transform: none;
	font-style: normal;
	line-height: 18px;
	text-indent: 5px;
}

#borderTable {	
padding: 2px 4px 2px 4px;
border: 1px solid #660000;
}

.ItemHeader {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	font-size: 10pt;
}
