body { background-color: #006696; }

img { border: 0; }

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #006696;
}
.style_sans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.style6 a, .style6 a:hover, .style6, .style6 a:visited { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #FFFFFF; }

.rndm_i { width: 150px; height: 150px; margin-bottom: 20px; }


a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; }
td a { color: #1B6996; }
td a:hover { color: #333333; }


#lftc a { color: #9FF2FF; margin-left: 10px; }
#lftc a:hover { color: #152943; }
#lftc b { 
  font-family: Georgia, "Times New Roman"; 
  color: #000000; font-size: 12px;
  margin: 20px 0 5px 0; display: block; 
}
#lftc li { list-style: none; margin-left: 10px; }
#lftc b:hover { color: #CCCCCC; }
#lftc b:visited { color: #666666; }

#mctn li { margin: 0 40px 0 50px; text-align: left; }

#vid a { font-size: 10px; color: #0000ff; }

.style6 a:hover {  color: #000000; }


.style_wtside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 19px;
}


.style_body_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.styh{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	list-style-position: inside;
	list-style-type: circle;
}
.style_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006696;
	line-height: 25px;
	text-align: center;
}
.style4 {
	font-style: italic;
	color: #666666;
}
.style5 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #666666; font-style: italic; }


 
.style_drkside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1A1B23;
	line-height: 19px;
}



  /* header navigation */

  #hnv { position: static; z-index: 20; padding: 0; margin: 0;  }
  #hnv li { float: left;  border: 0; padding: 0; margin: 0; }
  #hnv ul { 
    position: absolute; 
    padding-top: 6px; margin-left: -60px; 
    display: none; padding: 0; margin: 0;
    width: 140px;  z-index: 99;
  }
  #hnv ul li { 
    background-color: #006699; 
	border: 1px solid #006699; border-top: 0; 
	padding: 4px; width: 140px; z-index: 99; 
  }

  #hnv ul a {  padding: 3px; width: 150px; text-align: left; color: #FFFFFF }  
  #hnv ul li:hover { width: 140px; height: 21px; background-color: #003366; }
  #hnv ul li:hover a { color: #FFFFFF; }

  #hnv ul ul { display: none; position: relative; margin-left: 144px; }

  #hnv ul li>ul, #hnv ul ul li>ul { margin-top: -34px; }

  #hnv li:hover ul ul, #hnv li:hover ul ul ul,
  #hnv li:hover ul ul ul ul, #hnv li:hover ul ul ul ul ul { display: none; }

  #hnv li:hover ul, #hnv ul li:hover ul,#hnv ul ul li:hover ul, 
  #hnv ul ul ul li:hover ul, #hnv ul ul ul ul li:hover ul, 
  #hnv li, #hnv li a, #hnv ul a, #hnv a:hover, #hnv li:hover, 
  #hnv ul li:hover { display: block; font-size: 12px; }
  
  #hnv a:hover, #hnv li:hover, #hnv, #hnv li, 
  #hnv ul, #hnv ul li { color: #FFFFFF; text-transform: uppercase; }  
  
  #hnv, #hnv li#hnv ul { list-style-type: none; }
  
  li>ul { top: auto; left: auto; }
  .content { clear: left; }
  
  /*  header navigation  */  



/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.sidebarcolour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
.sidebarcolour_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC3;
	text-decoration: none;
}


#bubble_tooltip {
	width:140px;
	position:absolute;
	display:none;
	color: #FFFFFF;
	margin-top: 240px;
	margin-left: 110px;
	
}
#bubble_tooltip b { font-size: 12px; }
#bubble_tooltip img { padding-bottom: 7px; }
#bubble_tooltip .bubble_top{
	background-image: url('../images/bubble_top.png');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../images/bubble_middle.png');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../images/bubble_bottom.png');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:24px;
	position:relative;
	top:-6px;
}
