/***************** Generic Selectors *****************/
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2CA474;
	text-align: left;
	text-transform:uppercase;
	background-position: left;
	}

/* header txt */
h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #2CA474;
	text-align: left;
	text-transform:uppercase;
	line-height: 15px; 
}
/* main txt */ 
h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	line-height: 12px; 
	color: #000000; 
	text-align: justify;
	padding:2px;
}
/* reg txt */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	padding: 10px;
}
/* tiny txt itelic*/
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	font-style: italic;
}
		/* news and exhibition txt*/ 
		h5 { 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			font-weight: normal; 
			color: #000000; 
			text-align: left;
			vertical-align:top;
		}
		/* news and exhibition header txt*/ 
		h6 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 15px; 
			font-weight: bold; 
			color: #2CA474;
			text-align: left;
		    line-height: 15px;
		}
		img.floatRight { 
			float: right; 
			margin: 4px; 
		}
		legend {
			text-align:right;
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 15px; 
			font-weight: bold; 
			color: #2CA474;
			text-align: justify;
			vertical-align:top;
		  }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
		/* SEMI lARGE TEXT*/ 
		h9 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 15px; 
			font-weight: bold; 
			color: #2CA474;
			text-align: left;
		    line-height: 10px;
		}
ul
{
list-style-type: circle;
text-align:left;
}

/**************** Pseudo classes ****************/ 
		  /* footer txt */
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.nav_txt_rgt {
border-right: 1px solid #FFFFFF;
text-decoration: none;
}
.nav_txt_rgt:hover {
border-right: 1px solid #FFFFF;
text-decoration: none;
}
.borderrgt {
border-right: 1px solid #CCCCCC;
}
.borderbase {
border-bottom: 1px solid #CCCCCC;
}
a.navtxt {
	padding: 0px;
	text-decoration: none;
	border: 0px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

a.navtxt:hover {
	padding: 0px;
	border: 0px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.navtxt_nolink {
	padding: 0px;
	text-decoration: none;
	border: 0px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.regtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.darkbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #22134E;
	color: #FFFFFF;
	border: 2px solid #00A060;
}
.formbkg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cccccc;

}
.nav_bkg {
	background-image: url(images/nav_bar_blu_base.jpg);
}
.nav_bkg_colour {
	background-color: #22134E;}
.header_bkgIMG {
	background-image: url(images/nav_bkg.jpg);
}
.footer_bkg {
	background-image: url(images/FOOTER.jpg);
}
.align_top {
	vertical-align: top;
}
.align_left {
	text-align: left;
}
/*change opacity on hover css*/
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.4;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
/*end of change opacity on hover css*/

/************************* ID's  used to position elements onthe page*************************/
#navigation { 
position: absolute; 
z-index: 10; 
width: 210px; 
height: 600px; 
margin: 0; 
margin-top: 100px; 
border-right: 1px solid #C6EC8C; 
font-weight: normal; 
} 
#centerDoc { 
position: absolute; 
z-index: 15; 
padding: 0 0 20px 235px; /*top right bottom left*/ 
margin-top: 100px; 
}  
#upperNAV{ 
position: absolute; 
z-index: 8; 
margin-top: 0px;
height: 90px;
width: 730px;
background-color:#330099; 
}
#dropmenudiv{

position:absolute;
border:4px solid black;
border-color: #22134E;
border-bottom-width: 4;
font:normal 11px Verdana;
line-height:18px;
z-index:100;

}

#dropmenudiv a{

	width: 100%;
	display: block;
	text-indent: 23px;
	padding: 4px 0;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #22134E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}

#dropmenudiv a:hover{ /*hover background color*/

	background-color: #22134E;
	color: #FFCC00;
	text-decoration: none;

	/*font-weight: bold;*/

}
div.scroll {	
	height: 175px;
	width: 200px;	
	overflow: auto;
	text-align:left;	
	/*border: 1px solid #666;*/		
	padding: 8px;
	vertical-align:top;
	scrollbar-arrow-color: #2CA474;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #c0c0cc;
	scrollbar-track-color: #f5f5f5;
	}

