/* CSS Document */


body{
margin:0;
background-image: url(images/background.png);
background-repeat:repeat-x;
background-color:#eff3f9;
color: #4D4D4D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font:11px;
}

table{
background-repeat:no-repeat;
background-position:top;
}

.style1 {
	color: #000000;
	font-weight: bold;
}

th {
font-size: 11px;
color:#FFFFFF;
text-align:left;
}


.noticeboard {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#000000;
	font-size:16px;
	padding:10;
}

h3 {
	background-image: url(images/horidots.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height: 37px;
	text-indent:0px;
	font-size:28px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	color:#1C396A;
	line-height:20px;
	margin-top: 10px;
	page-break-after: " ";

}

h4 {
	text-indent:0px;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	color:#1C396A;
	line-height:14px;
}

h5 {
	margin:0;
	margin-left: 20px;
	margin-top:5px;
	margin-bottom:5px;
	font-family:"Trebuchet MS";
	color:#ff0000;
	font-size: 160%;
	font-weight:bold;
}



a
{
  outline: none;
}

a:link {
	color: #0033FF;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #0033FF;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:underline;
}


.topnav a:link {
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
}
.topnav a:visited {
	color: #FF0000;
	text-decoration:none;
	font-weight:bold;
}
.topnav a:hover {
	color: #000000;
	text-decoration:underline;
}
.topnav a:active {
	color: #000000;
	text-decoration:underline;
}


.noticeboard a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.noticeboard a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.noticeboard a:hover {
	color: #FF0000;
	text-decoration:underline;
}
.noticeboard a:active {
	color: #FF0000;
	text-decoration:underline;
}

.pagenav {
	text-indent:0px;
	font-size:9px;
	margin-left:5px;
	line-height:50px;
	}


.pagenav a:link {
	color: #0033FF;
	text-decoration:none;
	font-weight:normal;
}
.pagenav a:visited {
	color: #0033FF;
	text-decoration:none;
	font-weight:normal;
}
.pagenav a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight:normal;
}
.pagenav a:active {
	color: #000000;
	text-decoration:underline;
	font-weight:normal;
}



td {
font-size: 11px;
}

.contentimg img {
/*	border: 1px solid #cccccc;
	padding:5px;
	background-color: #EAEAEA;
	margin-bottom: 10px;*/

}

.contentimg {
	float: left;
	margin: .7em 1em 1em 1em;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: left;
	color:#000000;
}

.imageright img {
	border: 1px solid #cccccc;
	padding:5px;
	background-color: #EAEAEA;
	margin-bottom: 10px;
}

.imageright {
	float: right;
	margin: .7em 1em 1em 1em;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: left;
	color:#000000;
}

.backbutton {
	float: right;
	margin-top:-65;
}

.detailsbutton {
	float: right;
}



/* NAVIGATION */


#introduction
{
  display: block;
  width: 104px;
  height: 34px;
  background: url("images/navintro.jpg") no-repeat 0 0;

}

#introduction:hover
{ 
  background-position: 0 -34px;
}

#introduction span
{
  display: none;
}


#membership
{
  display: block;
  width: 89px;
  height: 34px;
  background: url("images/navmembership.jpg") no-repeat 0 0;

}

#membership:hover
{ 
  background-position: 0 -34px;
}

#membership span
{
  display: none;
}


#business
{
  display: block;
  width: 116px;
  height: 34px;
  background: url("images/navbusiness.jpg") no-repeat 0 0;

}

#business:hover
{ 
  background-position: 0 -34px;
}

#business span
{
  display: none;
}



#investments
{
  display: block;
  width: 90px;
  height: 34px;
  background: url("images/navinvestments.jpg") no-repeat 0 0;

}

#investments:hover
{ 
  background-position: 0 -34px;
}

#investments span
{
  display: none;
}



#immigration
{
  display: block;
  width: 88px;
  height: 34px;
  background: url("images/navimmigration.jpg") no-repeat 0 0;

}

#immigration:hover
{ 
  background-position: 0 -34px;
}

#immigration span
{
  display: none;
}



#education
{
  display: block;
  width: 78px;
  height: 34px;
  background: url("images/naveducation.jpg") no-repeat 0 0;

}

#education:hover
{ 
  background-position: 0 -34px;
}

#education span
{
  display: none;
}



#tourism
{
  display: block;
  width: 63px;
  height: 34px;
  background: url("images/navtourism.jpg") no-repeat 0 0;

}

#tourism:hover
{ 
  background-position: 0 -34px;
}

#tourism span
{
  display: none;
}



#events
{
  display: block;
  width: 55px;
  height: 34px;
  background: url("images/navevents.jpg") no-repeat 0 0;

}

#events:hover
{ 
  background-position: 0 -34px;
}

#events span
{
  display: none;
}



#noticeboard
{
  display: block;
  width: 97px;
  height: 34px;
  background: url("images/navnoticeboard.jpg") no-repeat 0 0;

}

#noticeboard:hover
{ 
  background-position: 0 -34px;
}

#noticeboard span
{
  display: none;
}


.topnav
{
/*font-family:"Arial Narrow";*/
font-size:9px;
}

.bottomnav
{
font-size:9px;
}


.dates
{
font-size:9px;
}

.bottomnav a:link {
color: #4D4D4D;
	text-decoration:none;
	font-weight: bold;
}
.bottomnav a:visited {
color: #4D4D4D;
	text-decoration:none;
	font-weight:bold;
}

.bottomnav a:hover {
	text-decoration:underline;
}
.bottomnav a:active {
	text-decoration:underline;
}



.topnav a:link {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.topnav a:visited {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.topnav a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.topnav a:active {
	color: #FFFFFF;
	text-decoration:underline;
}

 /* CONTACT FORM */

#fieldsetnorm {
	position: relative;
	margin: 0 0 1em 0;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	background-color: #ffffff; 
	border: 3px solid  #CCCCCC;	

}

#legendnorm {
	top: -.5em;
	left: .2em;
	font-family:"Trebuchet MS";
	color:#1C396A;
	font-size: 140%;
	font-weight:bold;
}

#fieldsetindex {
	position: relative;
	margin: 0 0 1em 0;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	background: #ffffcc;
	border: 3px solid  #CCCCCC;	
}

#legendindex {
	top: -.5em;
	left: .2em;
	font-family:"Trebuchet MS";
	color:#1C396A;
	font-size: 140%;
	font-weight:bold;
}

#fieldsetred {
	position: relative;
	margin: 0 0 1em 0;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	background: #ffffcc;
	border: 3px solid  #000000;	
}

#legendred {
	top: -.5em;
	left: .2em;
	font-family:"Trebuchet MS";
	color:#ff0000;
	font-size: 160%;
	font-weight:bold;
}


select {
	margin: 2px 2px 1px 0;
	padding: 0;
}

input {
	margin: 0 2px 0 0;
}

label {
	color: #888;
	font-weight:bold;
	}

.shadeform	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		background-color: #ffffff;
		background-image:url(images/shadeform.gif);
		color: #5F5F5F;
		text-align: left;
		width:200 px;
		border: #CCCCCC 1px solid;
		margin-bottom: 5px;
		padding: 2px;
		}
				
.comments{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		background-color: #EEEEEE;
		color: #5F5F5F;
		text-align: left;
		width: 400 px;
		border: #CCCCCC 1px solid;
		margin-bottom: 5px;
		padding: 2px;
		}
		
checkbox {
		background-image:url(images/shadeform.gif);
}
		
/* IE6 BUG FIXES ==================================================================== */
form {
	height:expression('1%'); /* IE Pick-a-boo bug fix */
}
form fieldset {
	position:expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	margin-top:expression('1em');
	padding-top:expression('1.5em');
	overflow: expression('visible');
}
form fieldset legend {
	position: expression('absolute'); 
	top: expression('-.5em'); /* Fixes IE problem with fieldset+legend boundaries */
	left:expression('.5em');
}
