  Body 
  { 
    background-color:#1f6634;
    background-image:url(/inc/0020/images/layout/background.png);
    margin-top:0; 
    margin-left:0; 
    margin-right:0; 
    margin-bottom:0; 
    color:#EEEEEE;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:10pt;
  }

  div,td
	{
	  font-family: Tahoma, Arial, Helvetica, sans-serif;
	  font-size:10pt;
	  font-weight:normal;
	}
	
  .PageContent
  {
    background-color:#504418;
    padding:0.5em;
    padding-left:1em;
    padding-right:1em;
    border:1px solid black;
    border-top:none;
    border-left:none;
    background-image:url(/inc/0020/images/layout/pgc_left.png);
    background-position:left;
    background-repeat: repeat-y;
  }

  .PageContent2
  {
    padding:0.5em;
    padding-top:0em;
  }
  
	.nolb
	{
	  white-space:nowrap;
	}
			
	.PNGIMG
	{ 
		behavior: url("/common/iepngfix.htc"); 
	}
		
  .MnuItem
	{
		color: white;
	}

  .MnuItem A:hover,.MnuItem A:visited:hover
  {
    color: white;
    text-decoration:underline;
  }

  .MnuItem A,.MnuItem A:visited
  {
    color: white;
    text-decoration:none;
  }
		
  A {
	  color:white;
    text-decoration:none;
  }
	
  A:hover {
		color:white;
    text-decoration:underline;
  }
  
  A:visited {
	  color:white;
    text-decoration:none;
  }

  A:visited:hover {
		color:white;
    text-decoration:underline;
  }

  A:active {
    color:white;
    text-decoration:none;
  }

  .NewsTitle H1
  {
    border-bottom:1px solid #888888; 
  }
  
  .NewsHR
  {
	  background-image:url(/inc/0002/images/news_hr.gif);
		height:15px;
		background-position:center;
		background-repeat:repeat-x;
    margin-left:25px;
    margin-right:25px;
  }
  
	.TableRowLine 
	{
	  background-image:url(/inc/0002/images/liner.gif);
		height:5px;
		background-position:center;
		background-repeat:repeat-x;
	}

	.TableRowLineSep
	{
	  background-color:#BFBA90;
	}
	
	h1 
	{
		font-family: Tahoma, Trebuchet MS, Arial; 
    color:white;
    font-size:14pt;
		margin:0;
		margin-bottom:0.5em;
		font-weight:normal;
	}

	h2 
	{
		font-family: Tahoma, Trebuchet MS, Arial; 
    color:white;
    font-size:12pt;
    font-weight:bold;
    margin-bottom:0.25em; 
	}

	h3 
	{
		font-family: arial; 
    color:white;
    font-size:12pt;
    margin-bottom:0; 
	}

	h4 
	{
		font-family: arial; 
    color:white;
    font-size:10pt;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    margin:0;
	}
  
  .SmallText
  {
		font-size:8pt;
  }

	.FooterText
	{
	  color:#CCCCCC;
		padding-top: 0px;
	}

  .Footer A, .Footer A:visited, .FooterText A, .FooterText A:visited {
	  color:#CCCCCC;
		font-weight:normal;
    text-decoration:none;
	}

  .Footer A:hover, .Footer A:visited:hover, .FooterText A:hover, .FooterText A:visited:hover {
	  color:white;
	  font-weight:normal;
    text-decoration:underline;
	}

	FORM
	{
    margin-top:0; 
    margin-left:0; 
    margin-right:0; 
    margin-bottom:0; 
	}

  .TextBox,.Select
	{
    background-color:#DDDDDD;
		color: black;
		margin-top:2px;
		margin-bottom:2px;
	}

	.TransButtons
	{
	  border:none;
		background-color:transparent;
		color: white;
		font-weight:bold;
		font-family:Tahoma, Arial;
		padding-bottom:2px;
	}

  .box_frame
  {
    border:1px white solid;
  }
  
  .box_contents, .box_contents_l, .box_contents_r
	{
	  background-color:#bfc8eb;
	  color:black !important;
    padding:10px;
	}

  .box_contents_l
	{
    border: none; 
    border-top:none;
    border-right:none;
	}
  
  .box_contents_r
  {
    border: none; 
    border-top:none;
    border-left:none;
  }

	.box_title,.box_sub_title
	{
	  font-size:10pt;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align:center;
		font-weight:bold;
		color:white !important;
    background-color:#3a84c3;
 		background-image:url(/inc/0002/images/button_bak.jpg);
		text-transform:uppercase;
    border-bottom:1px white solid;
    height:22px;    
	}      
  
	.box_sub_title
	{
	  font-size:6pt;
	}
	
  .CB_T
  {
    height:30px;
    border:1px solid #CCCCCC;
    border-bottom:none;
    background-color:#413609;
  }
  
  .CB_C
  {
    border-top:none;
    padding:0.5em;
    background-color: #504418;
    border:1px solid #CCCCCC;
  }
  
  .CB_CNP
  {
    border:1px solid #a1a1a1;
    background-color: #f4f4f4;
  }
        
  .CB_TC,.CB2_TC
  {
    font-weight:bold;
    font-family: Tahoma, Arial,Helvectica;
    display:inline;
    padding-left:0.5em;
    color: white !important;
    font-size: 10pt;
    text-align:left;
    line-height:30px;
  }
  
  .CB_TC A, .CB_TC A:visited 
  {
    color:white;
  }

  .CB_TC A:hover, .CB_TC A:visited:hover 
  {
    color:white;
  }
  
  .NewsThumb
  {
    width: 155px;
    float:right;    
    padding: 0.5em 0em 0.5em 0.5em;
  }

  .NewsThumbList
  {
    width: 155px;
    float:right;    
    padding: 0;
    padding-left:0.5em;
  }  
