body,td,th 
 {scrollbar-face-color: #FC4D0D;
      scrollbar-shadow-color: #FC4D0D;
      scrollbar-highlight-color: #ccccd3;
      scrollbar-track-color: #F6F6F6;
      scrollbar-arrow-color: #F6F6F6;
      scrollbar-base-color: #F6F6F6;
      scrollbar-darkshadow-color: #F6F6F6;
      scrollbar-3dlight-color: #FC4D0D;}

#dhtmltooltip{
	position: absolute;
	width: auto;
	border: 1px solid Gray;
	padding: 2px;
	background-color: #FFFFE0;
	visibility: hidden;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #494E4D;
	text-decoration: none;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;}

.content_12px {font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1A1F1A;
	text-decoration: none;}

.content_12px_bold_black {font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1A1F1A;
	text-decoration: none;}
	
.content_12px_bold {font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FC4D0D;
	text-decoration: none;}
	
.links {font-family: Arial, Tahoma, Helvetica, Sans-serif;}
a:visited {color: #FF8254;}
a:hover {color: #C43400;}
a:link {color: #FC4D0D;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
 
a.sub_nav_link:link {font-family: Tahoma, Arial, Helvetica, Sans-serif; font-size:9px;}
a.sub_nav_link:visited {color: #6A0705; text-decoration: none;}
a.sub_nav_link:active {color: #B32626; text-decoration: none;}
a.sub_nav_link:hover {color: #DD2323; text-decoration: underline;}
 
a.footer_link:link {font-family: Tahoma, Arial, Helvetica, Sans-serif;}
a.footer_link:visited {color: #FFFFFF; text-decoration: none;}
a.footer_link:active {color: #B5B5B5; text-decoration: none;}
a.footer_link:hover {color: #FFFFFF; text-decoration: underline;}

input.checkboxes {font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;	
	border: 1px none #2E81AD;
	width: auto;
	height: auto;
	background-image: url(none);}	

textarea.Comments {font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: White;
	border: 1px solid #2E81AD;
	width: 230px;
	color: Black;
	height: 45px;
	background: #F6F9FB;}	
	
input.submit {font-family : Tahoma, Arial, Helvetica, Sans-serif, "Blue Highway D Type";
	font-size: 11px;
	font-weight: bold;
	width: 80px;
	height: 19px;
	cursor: hand;
	border: 1px solid #003366;
	color: White;
	background: #559DCF;}

div.thumb {border: 1px solid #A0ACC0; height: auto; float: left; text-align: center;}	
.thumb img{
	display: inline;
	margin: 4px;
	border: 1px solid #A0ACC0;}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;} 
.phototitle {
	text-align: left;
	font-weight: normal;
	width: auto;
	margin: 1px 0px 3px 4px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	float: left;
	color: #858585;}
	
.phototitle_new {
	text-align: left;
	font-weight: bolder;
	width: auto;
	margin: 1px 0px 3px 0px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #8093BF;
	float: right;}			
			 
.table_bg {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #F7F8FB;}	
