body	 {
	font-family: Arial;
	/*background: url(../images/bg_back.jpg);*/
	scrollbar-face-color : #003300;
	scrollbar-shadow-color : silver ;
	scrollbar-base-color : #003300;
	scrollbar-track-color : #003300;
	scrollbar-arrow-color : silver;
	scrollbar-highlight-color : #ffffff;
	scrollbar-darkshadow-color : silver;
	background-repeat : repeat-x; 
	margin: 0;
	padding: 0;
}

p	 { color:#808080;  font-size: 11pt; }

td {
font-size: 9pt;
 color: #335600; 
}

.pagedesp {
	font-size: 11pt; color:#808080;  line-height:1.5em;  text-align: justify;
}

.contenttd { padding: 2px 2px 2px 2px;}

.mainbg
{ background: url(../images/tcontent_bg.gif);
  width: 800px;
  height: 315px; 
  	background-repeat : no-repeat;
}

.mainbg2
{ background: url(../images/tcontent2_bg.gif);
   width: 800px;
   /* NAH001 height: 329px;*/ 
   background-repeat : no-repeat;
   vertical-align:top; 
}

.leftmenu {
  background: url(../images/menu_bg.jpg);
  width: 190px; 
  height: 302px;
  padding : 15px  5px 15px 6px; 
  margin-left:12px; 
  margin-top:8px;
   background-repeat : no-repeat;
}

.leftmenu2 {
  background: url(../images/menu2_bg.jpg);
  width: 200px; 
  height: 302px;
  padding : 15px  5px 15px 6px; 
  margin-left:12px; 
  margin-top:8px;
  background-repeat : no-repeat;
}


.submenu {
  background: url(../images/bg_submenu.gif);
  width:  548px; 
  height: 30px;
  padding : 6px  6px 6px 2px; 
  margin-left: 1px; 
  margin-top: 2px;
  background-repeat : repeat-x;
}
.langmenu:link      {  color: #1C3100; text-decoration : none; font-size: 11pt; }				
.langmenu:visited { color: #666666; text-decoration : none;   font-size: 11pt;}					
.langmenu:hover   {  color: #000000; text-decoration : none;  font-size: 11pt;}

.submenulk:link {  color: #1C3100; text-decoration : none;}				
.submenulk:visited { color: #000000;  text-decoration : none;}					
.submenulk:hover {  color: #FFFF99; text-decoration : none;}

a:link          {font-weight: normal;text-decoration: underline; color:  #0033FF;   }
a:visited       {font-weight: normal;text-decoration: underline; color: #71471A; }
a:hover         {font-weight: normal;text-decoration: underline; color:  #000000;  }


.maincontent {
  width: 570px;
  height: 302px;
  margin-left:0px;
  margin-top:8px;

}
.maincontent2 {
	width: 560px;
	/* NAH001 height: 340px;*/
	margin-left:8px;
	margin-top:20px;

}
.leftsidecontent {
	width: 200px;
	/* margin-left:10px;*/
	margin-left:15px;
	margin-top:2px;

}
.homebg {
	background: url(../images/content_bg.jpg);
	width: 800px;
	margin-bottom:0px;
	background-position : bottom;
	background-repeat : no-repeat;
	vertical-align : top;
}

.homecontent {
 font-size: 9pt;
 color: #808080; 
 width: 770px;
 margin-left:10px;
 margin-top:8px;
 text-align: justify;
}

.hrcontent
 { font-size: 11pt;
   color: #808080;
   padding : 2px 2px 2px 2px; 
   width: 115px;
   
 }
 
.content {
 width: 550px;
 margin-left:1px;
 margin-top: 0em;
 text-align: justify;
}

/* title for news articles */
.news_title { 
	font-weight: bold;
	color: #336600; 
	font-size: 11pt; 
}

/* Use this to put background image in, because for some reason MODx 
 * removes the image if I use TinyMCE to edit the page 
 */
.bg_latest_image { 
	background: url(../images/dot.gif);
}

.gfont {
font-size: 9pt;
 color: #335600; 
}
.whfont {
font-size: 9pt;
 color: #ffffff; 
}
.footer {
 font-size: 9pt;
 height: 23px;
 color: #333300; 
 margin-left: 200px;
 padding : 2px 2px 2px 2px;
}

.footer:link    {  color: #006666; text-decoration : none;   }					
.footer:visited { color:#cccc00;  text-decoration :  none;  }					
.footer:hover   {  color: #333300; text-decoration :  none;  }					
