.PAGE_TITLE     { font-family: Verdana; font-size: 15px; color:#000000; font-weight:bold; word-spacing:0; margin-left:3; margin-top:1; margin-bottom:1; }

.PAGE_SUB_TITLE     { font-family: Verdana; font-size: 12px; color:#000000; font-weight:bold; word-spacing:0; margin-left:3; margin-top:1; margin-bottom:1; }

.menu { font-family: Verdana; color:#000000; word-spacing:0; margin-left:3; margin-right:0; margin-top:2; margin-bottom:2; font-size:10px}
.menu A:link {text-decoration: none; color:#000000;}
.menu A:visited {text-decoration: none; color:#000000;}
.menu A:hover {text-decoration: none; color: #FF0000;}

.menu_Reverse {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; word-spacing:0; margin-left:3; margin-right:0; margin-top:2; margin-bottom:2; font-size:13px; letter-spacing:1px; font-weight:bold;}
.menu_Reverse A:link {text-decoration: none; color:#FFFFFF;}
.menu_Reverse A:visited {text-decoration: none; color:#FFFFFF;}
.menu_Reverse A:hover {text-decoration: none; color: #CCCCCC;}

.footer   { font-family: Verdana; font-size: 10px; margin-left:2; margin-right:2; margin-top:4 ; margin-bottom:4; font-weight:normal; color:#000000; }
.footer A:link {text-decoration: none; color:#0088ff;}
.footer A:visited {text-decoration: none; color:#0088ff;}
.footer A:hover {text-decoration: none; color: #0000ff;}

.PRODUCT_TITLE    {	font-family: Verdana;	font-size: 11px;	color:#000000;	font-weight:bold; margin-left:3;	margin-top:0;	margin-bottom:0;}
	
.PRODUCT_DESCRIPTION    {font-family: Verdana;font-size: 11px; color:#000000; font-weight:bold;  margin-left:3; margin-top:0; margin-bottom:0;}

.WelcomeMessage    {font-family: Verdana;font-size: 10px; color:#000000; font-weight:bold;  margin-left:1; margin-top:0; margin-bottom:0; line-height:15px}


.body {
	font-family: Verdana;
	color:#000000;
	word-spacing:0;
	margin-left:2;
	margin-right:0;
	margin-top:3;
	margin-bottom:3;
	font-size:12px;
	line-height: 18px;
}
.body A:link {color:#003399;}
.body A:visited {text-decoration: underline; color:#6699cc;}
.body A:hover {text-decoration: none; color: #6699cc;}

.listing   { font-family: Verdana; font-size: 12px; margin-left:1; margin-right:1; margin-top:1; margin-bottom:1; font-weight:normal;}

.pdfs   { font-family: Verdana; font-size: 12px; margin-left:2; margin-right:2; margin-top:4 ; margin-bottom:4; font-weight:normal; }
.pdfs A:link {text-decoration: none; color:#0088ff;}
.pdfs A:visited {text-decoration: none; color:#0088ff;}
.pdfs A:hover {text-decoration: none; color: #0000ff;}

.table { border-width: 1px; border-style:solid; border-color: #474955; }

.indexForms {font-family: verdana; font-size:10px; margin-left:0; font-weight:bold; color:#000000}
.indexForms A:link {text-decoration: none; color:#999999;}
.indexForms A:visited {text-decoration: none; color:#999999;}
.indexForms A:hover {text-decoration: none; color:#0088ff;}

.indexFormsRed {font-family: verdana; font-size:10px; margin-left:0; font-weight:bold; color:#FF0000;}
.indexFormsRed A:link {text-decoration: none; color:#0088ff;}
.indexFormsRed A:visited {text-decoration: none; color:#0088ff;}
.indexFormsRed A:hover {text-decoration: none; color: #0000ff;}

.headings {font-family: Geneva, Arial, Helvetica, sans-serif; font-size:20px; margin-left:0; font-weight:bold; color:#000000;}

input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#0088ff;
   border-left-color:#0088ff;
   border-right-color:#0088ff;
   border-bottom-color:#0088ff;}

.TableTitle     { font-family: Verdana; font-size: 15px; color:#000000; font-weight:bold; word-spacing:0; margin-left:3; margin-top:1; margin-bottom:1; padding-left:10px;}


.indents {padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;}


.TopArrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	letter-spacing: 1px;}
.TopArrow A:link {text-decoration: none; color:#0088ff;}
.TopArrow A:visited {text-decoration: none; color:#0088ff;}
.TopArrow A:hover {text-decoration: none; color: #0000ff;}



/* ======================================================== */
/*                 BEGIN LIGHTBOX IMAGE PREVIEW             */
/* ======================================================== */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }  /* BE SURE TO CHANGE URL */
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; } /* BE SURE TO CHANGE URL */

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* ======================================================== */
/*                  END LIGHTBOX IMAGE PREVIEW              */
/* ======================================================== */

