A {
	color : #A53C42;
	font-family : "Times New Roman", Times, serif;
	font-size : 17px;
	text-decoration : none;
}

A:Hover {
	color : #A53C42;
	font-family : "Times New Roman", Times, serif;
	font-size : 17px;
	text-decoration : underline;
}

H1 {
	color : #1D3374;
	font-family : "Times New Roman", Times, serif;
	font-size : 23px;
	font-style : italic;
	font-weight : bold;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

H2 {
	color : #1D3374;
	font-family : "Times New Roman", Times, serif;
	font-size : 21px;
	font-weight : bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

H3 {
	color : #1D3374;
	font-family : "Times New Roman", Times, serif;
	font-size : 19px;
	font-weight : bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

H4 {
	color : #1D3374;
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

H5 {
	color : #1D3374;
	font-family : "Times New Roman", Times, serif;
	font-size : 17px;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}

INPUT {
	background-color : #ECF0ED;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

P {
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}

SELECT {
	background-color : #ECF0ED;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	width: 310px;
}

TD {
	font-family : "Times New Roman", Times, serif;
	font-size : 17px;
}

TEXTAREA {
	background-color : #ECF0ED;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.borders {
	background-color : #000000;
}

.button {
	background-color : #DCDCDC;
}

.content_column {
	background-image : url(images/crew_content_background.gif);
	text-align: left;
}

.error {
	color: #B22222;
}

.footer {
	background-image : url(images/crew_footer_background.gif);
	background-repeat : repeat-x;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
}

.gallery IMG {
	border-color : #1D3374;
	border-style : solid;
	border-width : 1px;
}

.horizontal_divider {
	background-color : #000000;
	background-repeat : repeat-x;
}

.left_column {
	background-image : url(images/crew_left_column_background.gif);
	background-repeat : repeat-y;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	text-align: left;
}

.left_column A {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.left_column A:Hover {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.left_column IMG {
	margin-left: 13px;
}

.left_column TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
}

.left_column_bottom {
	background-image : url(images/crew_left_column_background.gif);
	background-repeat : repeat-y;
}

.radio {
	background-color : transparent;
}

.required {
	color: #990000;
}

.right_column {
	background-image : url(images/crew_right_column_background.gif);
	background-repeat : repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 9px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 9px;
	text-align: left;
}

.right_column H1 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
}

.right_column P {
	margin-bottom: 5px;
	margin-top: 5px;
}

.right_column TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.right_column_bottom {
	background-image : url(images/crew_right_column_background.gif);
	background-repeat : repeat-y;
}

.small_font {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.small_font A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.small_font A:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.small_text {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.small_text A {
	color: #A53C42;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
}

.small_text A:Active {
	color : #A53C42;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
}

.small_text A:Hover {
	color: #A53C42;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
}

.top{
	background-image : url(images/crew_top_background.gif);
}