.left_nav_shadow {
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-image: url(images/top_nav_shadow1.gif);
	background-color: #FFFFFF;
}
.bg_main {
	background-color: #000000;
	background-image: url(images/mottled_BG_grey.gif);
	background-repeat: repeat;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
}
.image_left {
	padding-right: 5px;
}
.galleryDetails_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	text-indent: 30px;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.galleryDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #535353;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px 0px;
}
.body_copy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
.FAQ_questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
}

A:link  {
    text-decoration:    none;
    color:  #003399;
}

A:visited   {
    text-decoration:    none;
    color:  #003399;
}

A:active    {
    text-decoration:    none;
    color:  #FF0000;
}

A:hover {
    text-decoration:    underline;
    color:  #990000;
}
.tablepadding {
	padding-top: 10px;
	padding-bottom: 20px;
}
