.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: #000000;}

.menu_Reverse { font-family: Verdana; color:#ffffff; word-spacing:0; margin-left:3; margin-right:0; margin-top:2; margin-bottom:2; font-size:10px}
.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: #ffff99;}

.footer   { font-family: Verdana; font-size: 10px; margin-left:2; margin-right:2; margin-top:4 ; margin-bottom:4; font-weight:normal; color:#ffffff; }
.footer A:link {text-decoration: none; color:#ffffff;}
.footer A:visited {text-decoration: none; color:#ffffff;}
.footer A:hover {text-decoration: none; color: #ffff99;}

.PRODUCT_TITLE    {
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	font-weight:normal;
	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;}
	
.body { font-family: Verdana; background-color:#0311369; word-spacing:0; margin-left:2; margin-right:0; margin-top:3; margin-bottom:3; font-size:10px}
.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: 9px; margin-left:1; margin-right:1; margin-top:1; margin-bottom:1; font-weight:normal; color:#000000; }

.table { border-width: 1px; border-style:solid; border-color: #474955; }

.homeLeft {
	font-family: Verdana;
	color:#011369;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
	padding-right:5px;
	font-size: 10px;
		  }
.homeHeader {
	font-size:12px;
	text-decoration:underline;
	}
.homeMiddle {font-family: Verdana;
			 color:#011369;
			 font-weight:bold;
			 padding-left:5px;
			 padding-right:10px;
		     padding-top:3px;			 
			 font-size:12px
			}

.secBody {
	font-family: Verdana;
	color:#011369;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	font-size:12px
			}
.secBody A:link {text-decoration: underline; color:#000000; font-weight: bold;}
.secBody A:visited {text-decoration: underline; color:#000000; font-weight: bold;}
.secBody A:hover {text-decoration: underline; color: #802B42; font-weight: bold;}


.secForm {font-family: Verdana;
			 color:#011369;
			 font-weight:bold;
			 font-size:12px;
			 padding-right:2px;
			}
			
.secText {font-family: Verdana;
			 color:#000000;
			 font-weight:normal;
			 font-size:12px;
			}

/* ======================================================== */
/*                 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              */
/* ======================================================== */
