body {
	background: #8EA0AB;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	background-image: url(i/site_bg.gif);
	background-color: #8ea0ab;
	background-repeat: repeat-x;
	background-position: 0% 0%;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

html {
	margin:0px;
	padding:0px;
	height: 100%;
}

form {
	display:inline;
	margin:0px;
	padding:0px;
}

a img {
	border:none;
	margin:0px;
	padding:0px;
}


#page {
	width: 880px;
	padding-top: 25px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
}

img.scrn  {
	font-size : 7pt;
	background:#FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #0070DF;
}

img.scrn:hover  {
	border: 1px dotted #dc143c;
}

ul {
	padding: 0;
	margin: 0;
	margin-left: 20px;
	list-style-type: square;
}

ul li a{
	text-decoration: none;
}


.main
{
	padding: 20px 15px 30px 15px;
}

.hdr0 {
	width: auto;
	font-size: 10pt;
	color: #000000;
	background: #FFFFFF;
	background-image: url(i/hdr_bg.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	border-bottom: 1px dotted #0070DF;
	border-top: 1px dotted #0070DF;
	padding-left: 6px;
}

.hdr {
	width: auto;
	font-size: 10pt;
	color: #000000;
	border-top: 1px solid #c8f5ff;
	background: #FFFFFF url(i/hdr_bg.gif) repeat-x bottom left;
	color: #000000;
	padding: 2px 6px 18px 6px;
	margin: 0 0 -10px 0;
	font-weight: bold;
}


.hdr1 {
	width: auto;
	color:#0070DF;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	border-bottom: 1px solid #5bafff;
	padding-right: 6px;
   padding-left: 6px;
}

.hdr2 {
	font-size : 8pt;
	color:#304755;
	font-weight:bold;
	border-bottom: 1px dashed #1E90FF;
}

.hdr3 {
	width: auto;
	font-size : 8pt;
	color:#0070DF;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	border-bottom: 1px solid #5bafff;
	padding-right: 6px;
   padding-left: 6px;
}

h1 {
	color : #304755;
	font-size : 16pt;
	font-family: Tahoma;
	border-bottom: 1px solid #CCFFFF;
}

a {
	color : #0000cd;
	font-size : 8pt;
	text-decoration : underline;
}

a:hover {
	color : #FF6347;
	font-size : 8pt;
	text-decoration : underline;
}

a.adv {
	color : #0070DF;
	font-size : 8pt;
	text-decoration : none;
}

a.adv:hover {
	color : #FF6347;
	font-size : 8pt;
	text-decoration : none;
}

a.menu {
	color : #CCFFFF;
	font-size : 8pt;
	text-decoration : none;
	font-weight:bold;
	text-shadow: black 0 0 3px
}

a.menu:hover {
	color : #CCFFFF;
	text-decoration : underline;
}

a.menu2 {
	color : #C9DBE7;
	font-size : 8pt;
	text-decoration : none;
	}

a.menu2:hover {
	color : #C9DBE7;
	font-size : 8pt;
	text-decoration : underline;
	}

p {
	font-size : 8pt;
	font-style : normal;
}

.news {
	font-size : 7pt;
	color : #60717C;
	font-style : normal;
}

table, td, div {
	font-size : 8pt;
	font-style : normal;
}

.cellbox {
	border-bottom : 1px #000000 solid;
	border-left : 1px #000000 solid;
	border-right : 1px #000000 solid;
	border-top : 1px #000000 solid;
	font-size : 8pt;
	font-weight : normal;
}

.au {
	color : Black;
	font-size : 9pt;
	text-decoration : none;
}

.au:hover {
	color : Black;
	font-size : 9pt;
	text-decoration : none;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	

