body
{
	background-color : #ffffff;
	font-family : Arial, Sans-serif; verdana,
	text-align : left;
	font-size : 10px;
	SCROLLBAR-FACE-COLOR: #c0c0c0 ;
	SCROLLBAR-HIGHLIGHT-COLOR: #898580;
	SCROLLBAR-SHADOW-COLOR: #B2C7E2;
	SCROLLBAR-3DLIGHT-COLOR: #456186;
	SCROLLBAR-ARROW-COLOR: Black;
	SCROLLBAR-DARKSHADOW-COLOR: #03103C;
}

H1 {
	FONT-Size: 14px;
	valign: "middle";
}
H2 {
	FONT-Size: 12px};
	valign: "middle";

}

H3 {
	FONT-Size: 12px};
	textsize: 4 ;
	valign: "middle";
}

/*************************/
/* BEGIN top menu styles */
/*************************/

div#MenuTop {
	margin: 0;
	padding: 0;
	background-color: #006B54;
	border-top: 1px solid #ffffFF;
	border-bottom: 1px solid #ffff;
	font: bold 11px 'Verdana',Arial,sans-serif;
	text-transform: uppercase;
	text-align: center;
}

div#MenuTop ul { margin: 0; padding: 2px; list-style: none; }

div#MenuTop ul li { display: inline; margin: 0; padding: 0; }

div#MenuTop ul li a:link,
div#MenuTop ul li a:visited { padding: 2px 11px; color: #ffffff; text-decoration: none; }

div#MenuTop ul li a:hover,
div#MenuTop ul li a:active { background-color: #c0c0c0; color: #000000;}

/***********************/
/* END top menu styles */
/***********************/

/*****************************/
/* BEGIN section menu styles */
/*****************************/


:link { color: #000000) }  /* for unvisited links */
:link { textsize: 2 }

  :visited { color: #000000) } /* for visited links */
  :active { #000000) } /* when link is clicked */
  :hover { color: #000000) } /* when mouse is over link */
  a.plain { text-decoration: none }
  a.plain:hover { text-decoration: none}
  a.plain:hover { background-color: #c0c0c0}
  a.plain { textsize: 4 }

  a.plain2 {color: #ffffff}
  a.plain2 { font-family : Verdana}
  a.plain2 {padding: 2px}
  a.plain2 { font-size :10pt}
  a.plain2 { font-weight : bold}
  a.plain2 { text-decoration: none }
  a.plain2:hover { text-decoration: none}
  a.plain2:hover {color: #000000}
  a.plain2:hover { background-color: #cccccc}
  a.plain { textsize: 2 }





  a.menu { text-decoration: none }
  /a.menu:hover { text-decoration: underline }
  /*a.menu:hover { background-color: #ffffcc}
  a.menu { textsize: 4 }
	
	
	table.main {

    border-left: solid;
    border-right: solid;
    border-top: solid;
    border-bottom: none;
   	border-top-width: thin;
    border-left-width: thick;
    border-right-width: thin;
    border-bottom-width: none;
    border-color: #006B54;
  }


	table.nav{
	background-color: #ffffff;
    border-left: thin solid #0099f;
    border-right: thin solid #0099f;
    border-top: thin solid #0099f;
    border-bottom: thin solid #0099f;
   	
  }
	
.Notice	{
 border-left: thin solid #ffffff;
 border-right: thin solid #ffffff;
 border-top: thin solid #ffffff;
 border-bottom: thin solid #ffffff;
   	
  }
  
  	table.upper{
    background-color: #ffffff;
    border-left: thin solid #000000;
    border-right: thin solid #000000;
    border-top: thin solid #000000;
    border-bottom: thin solid #000000;
   	
  }




	
  
  table.noout{
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
  }
  
  

hr.d{
style: dashed;
  }
  
  /* NAVIGATION BAR */

.NavBar	{
		margin:0px;
		background: #ffffcc 
		font-family: Verdana; 

	
		}
		
.NavBar a	{
		
		padding: 4px 6px;
		color: black;
		text-align: center;
		text-decoration: none;
		font-family: Verdana; 
		font-size: 10pt; 
		font-weight: bold;	
		text-align: center;
	}
		
.NavBar a:hover	{
		background-color: white;
		/*border-left: 2px solid #fc0;
		/*border-right: 2px solid #fc0;
		background-color: white;
		/*padding: 4px 4px 5px 4px;
		color: #36c;
		text-decoration: none;
		}
		
.NavBar a:active	{
		background-color: white;
		/*padding: 4px 4px 5px 4px;
		text-decoration: underline;
		}
		
		
		 /* BODY NAVIGATION  */

.NBody	{
		margin:0px;
		background: #ffffff 
		font-size: 14pt; 
		font-family: Verdana; 

	
		}
		
.NBody a	{
		
		/padding: 4px 6px;
		color: black;
		text-align: left;
		text-decoration: none;

	}
		
.NBody a:hover	{
		background-color: #ffffcc;
		}
		
.NBody a:active	{
		background-color: white;
		/*padding: 4px 4px 5px 4px;
		text-decoration: none;
		}
		
		



A:Link{
   color : #000000;
   font-family : Arial;
   /*font-size : 10pt;
   font-weight : normal;
   text-decoration : none;
}

A:hover
{
   color : #000000;
   background-color: #ffffcc;
   font-family : Arial;
   /*font-size : 10pt;
   font-weight : normal;

}

.LinkBar	{
		margin:0px;
		background: #ffffff 
		font-family: Arial; 

	
		}
		
.LinkBar a	{
		
		padding: 4px 6px;
		color: black;
		text-align: right;
		text-decoration: none;
		font-family: Arial; 
		font-size: 6pt; 
		font-weight: normal;	
	}
		
.LinkBar a:hover	{
		
		/*padding: 4px 4px 5px 4px;
		text-decoration: underlune;
		}