body, td, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

body {
  background-color:#3C3585;
  background-image:url(images/nbg.jpg);
  background-repeat:no-repeat;
  margin:0px;
  }
  
.bodyContainer {
  width:1002px;
  }
  
h2 {
  margin-bottom:10px;
  }
  
.smaller {
  font-size:8pt;
  } 
  
.bluecontent {
	font-size: 10pt;
	color: #000000;
	background-color: #C3CCE5;
	border-color: black black #FF0000;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-style: none;
	line-height: 18pt
}

.bluetitle {
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #6782BC;
	border-color: black black #FF0000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px
}

.tdbluetitle {
	color: #FFFFFF;
	background-color: #273D74;
	font-weight: bold;
	font-size: 8pt
}

.tdbluecontent {
	color: #000000;
	background-color: #C3CCE5;
	;
	font-size: 8pt
}

a {
	text-decoration: none;
	color: #000066
}
	
a:hover {
	text-decoration: none;
	color: #993300
}
	
li {
	list-style-type: square
}

.tdwhitecontent {
	color: #000000;
	background-color: #FFFFFF;
	;
	font-size: 8pt
}

.menu {
	font-size: 7pt;
	font-weight: bold
}

.smallblue {
	font-size: 8pt;
	color: #000000;
	background-color: #E1E5F1;
	border-color: black black #FF0000;
	font-weight: normal;
	border-style: none
}

.menu1 {
	width: 200px;
	font-size: 9px;
	font-weight: bold;
	background-color: #CAD8EC;
	color: #3D4A5D;
	/*  border-color: #ECF0F6 #7B95BD #7B95BD #ECF0F6;
	border-width: 1px;
	border-style: solid;
*/
	background-image: url(images/menuP.jpg);
	padding: 1px 5px 1px 5px;
	margin-top: 2px;
	cursor: pointer;
}

.menu2 {
	width: 200px;
	font-size: 9px;
	font-weight: bold;
	background-color: #3D4A5D;
	color: white;
	/*  border-color: #7B95BD #ECF0F6 #ECF0F6 #7B95BD;
	border-width: 1px;
	border-style: solid;
*/
	background-image: url(images/menuA.jpg);
	padding: 1px 5px 1px 5px;
	margin-top: 2px;
	cursor: pointer;
}

.nmenu {
  float:left;
  width:210px;
  margin:10px 0px 0px 10px;
  }
  
.nmenuinner {
  margin-left:5px;
  margin-top:120px;
  }
    
.nmenuitemAct {
  background-image:url(images/mAct.gif);
  color:white;
  }
  
.nmenuitemPas {
  background-image:url(images/mPas.gif);
  cursor: pointer;
  }
  
.nmenuitemOver {
  background-image:url(images/mOver.gif);
  cursor: pointer;
  }
  
.nmenuitemAct, .nmenuitemPas, .nmenuitemOver {
  font-size:7pt;
  font-weight:bold;
  background-repeat:no-repeat;
  height:20px;
  margin-bottom:5px;
  padding:3px 0px 0px 15px;
  }
  
.nmenuitemAct a {
  color:white;
  text-decoration:none;
  }
    
.nmenuitemPas a {
  color:black;
  text-decoration:none;
  }  
  
.nmenuitemAct a:hover {
  color:#FF9900;
  text-decoration:none;
  }  
  
.nmenuitemPas a:hover, .nmenuitemOver a, .nmenuitemOver a:hover {
  color:#A52A2A;
  text-decoration:none;
  }  
  
.languages {
  text-align:right;
  margin:0px 30px 5px 0px;
  }
  
.ncontent {
  margin:83px 0px 0px 17px;
  float:left;
  width:754px;
  text-align:justify;
  background-image:url(images/bg-page.jpg);
  background-repeat:no-repeat;
  background-color: white;
  } 
   
.pageName, h1 {
	font-size: 12pt;
	color: white;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
}

h1 .print {
  float:right;
  margin-right:10px;
  width:16px;
  height:14px;
  }
  
.bottom {
  height:42px;
  width:754px;
  background-image:url(images/bottom.gif);
  background-repeat:no-repeat;
  float:left;
  margin-left:237px;
  } 
   
.leftFrame {
  width:150px;
  vertical-align: bottom;
  text-align:right;
  padding-right:3px;
  float:left; 
  }

.mainContent {
  margin:10px 25px 10px 25px;
  width:703px;
  }
  
.noHeaderDiv {
  height:10px;
  font-size:5px;
  }

.galleryOuter {
  float:left;
  clear:both;
  width:380px;
  }

.galleryImg {
  font-size: 7pt; font-weight: bold; color: #660000; 
	height: 90px;
	width: 90px;
	float: left;
	margin: 5px 5px 0px 0px;
	padding-top: 4px;
	text-align:center;
	background-color:#EEEEEE;
	}

.galleryInImg {
	cursor:pointer;
	border:1px solid #AAAAAA;
	}
	
.wideGallery {
  clear:both;
  width:700px;
  }

.wideGalleryThumbs {
  clear:left;
  width:390px;
  float:left;
  }

.wideGalleryLarge {
  float:right;
  width:304px;
  height:304px;
  margin-top:5px;
  padding:2px;
	background-color:#EEEEEE;
	text-align:center;
  }

.advert {
	float:right;
	width:210px;
	border:1px solid blue;
	margin-left:10px;
	margin-bottom:10px;
	text-align: center;
	font-size:7pt;
}

.advertInner {
	margin:5px;
}

.advert img {
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
