A:link { color:003366;text-decoration:none; }

A:visited { color:003366;text-decoration:none; }

A:hover { color:red;text-decoration:none; }

input {
        BORDER-RIGHT: #9DBECD 1px solid;
        BORDER-TOP: #9DBECD 1px solid;
        BORDER-BOTTOM: #9DBECD 1px solid;
        BORDER-LEFT: #9DBECD 1px solid;
        COLOR: #003366;
        FONT-SIZE: 12px;
        FONT-FAMILY: Verdana; BACKGROUND-COLOR: #dddddd }

.in355 {width: 200px;}

.inbtn {font: 8pt verdana, arial, geneva, helvetica, sans-serif;}

 .border {
        BORDER-RIGHT: #003366 1px dotted;
        BORDER-TOP: #003366 1px dotted;
        BORDER-BOTTOM: #003366 1px dotted;
        BORDER-LEFT: #003366 1px dotted;
        COLOR: #003366;
        FONT-SIZE: 12px;
        FONT-FAMILY: Verdana;  }
.banner {
        BORDER-RIGHT: #000000 1px solid;
        BORDER-TOP: #000000 1px solid;
        BORDER-BOTTOM: #000000 1px solid;
        BORDER-LEFT: #000000 1px solid;
  } 
        
.border2 {
        BORDER-RIGHT: #003366 1px solid;
        BORDER-TOP: #003366 1px solid;
        BORDER-BOTTOM: #003366 1px solid;
        BORDER-LEFT: #003366 1px solid;
        COLOR: #003366;
        FONT-SIZE: 12px;
        FONT-FAMILY: Tahoma;  }   

.border3 {
        BORDER-RIGHT: #ffffff 1px solid;
        BORDER-TOP: #ffffff 1px solid;
        BORDER-BOTTOM: #ffffff 1px solid;
        BORDER-LEFT: #ffffff 1px solid;
        COLOR: #ffffff;
        FONT-SIZE: 11px; font-weight: bold;
        FONT-FAMILY: Verdana;  }   

.border4 {
        BORDER-RIGHT: #003366 3px solid;
        BORDER-TOP: #003366 1px solid;
        BORDER-BOTTOM: #003366 3px solid;
        BORDER-LEFT: #003366 1px solid;
        COLOR: #003366;
        FONT-SIZE: 12px;
        FONT-FAMILY: Tahoma;  }  
        
.contest { 	font-family: Arial, Helvetica, sans-serif;
        FONT-SIZE: 8px; }             

td   { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;}

.header   { 
        BORDER-RIGHT: #003366 1px double;
        BORDER-TOP: #003366 1px double;
        BORDER-BOTTOM: #003366 1px double;
        BORDER-LEFT: #003366 1px double;
        COLOR: #003366;
        width: 100%;
		padding: 5px;
		text-align: justify;
        FONT-SIZE: 14px;
        FONT-FAMILY: Tahoma; 
		color: #003366;}
    
th   { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; font-weight:bold;
	color: #003366;}
select  { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; font-weight:bold;
	color: #003366;}
hr  { color=000066; }  
body   { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
    font-weight: bold;
	color: #003366;
	SCROLLBAR-FACE-COLOR: #f9f9f9; SCROLLBAR-HIGHLIGHT-COLOR: #003366; SCROLLBAR-SHADOW-COLOR: #003366; SCROLLBAR-3DLIGHT-COLOR: #f9f9f9; SCROLLBAR-ARROW-COLOR: #003366; SCROLLBAR-TRACK-COLOR: #f9f9f9; SCROLLBAR-DARKSHADOW-COLOR: #f9f9f9}


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	border:none;
	clear:both;
}

