	div#titlebox
	{
		border: 1px solid #000000;
		padding: 10px;
		text-align: center;
		font-size: large;
		font-weight: bold;
		letter-spacing: 0.3em;
		margin: 10px;
	}
	
	div#titlebox p
	{
		margin-top: 1em;
	}
	
	div#textbody p.subtitle
	{
		margin-top: 2.5em;
		padding: 4px;
		text-align: left;
		font-size: medium;
		font-weight: bold;
	}
	
	div#textbody p.sub2title
	{
		margin-top: 1.5em;
		padding: 4px;
		letter-spacing: 0.3em;
		font-size: medium;
		font-weight: normal;
	}
	
	div#textbody p.sub3title
	{
		margin-top: 1.5em;
		padding: 4px;
		letter-spacing: 0.3em;
		font-size: medium;
		font-weight: bold;
	}
	
	div#textbody
	{
		padding: 10px;
		font-size: medium;
		font-weight: normal;
	}
	
	div#textbody p
	{
		margin-top: 0.5em;
		padding: 2px;
		letter-spacing: 0em;
		text-align: justify;
	}
	
	

    body {
      background:#fff;
      margin:0;
      padding:0;
      color:#000;
      font:x-small/1.5em 'Trebuchet MS', Tahoma, Verdana, sans-serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } html>body {font-size:small;}
    
    #tabBar {
      float:left;
      width:100%;
      background:#000066 url("images/bg_tabs.gif") repeat-x bottom;
      font-size:12px;
      line-height:normal;
      }
    #tabBar ul {
      margin:0;
      padding-left: 5px;
      padding-top: 8px;
      list-style:none;
      height: 20px;
      }
    #tabBar li {
      float:left;
      background:url("images/tab_left.gif") no-repeat left top;
      margin:0;
      padding-left: 6px;
      height: 20px;
      }
    #tabBar div {
      float:left;
      display:block;
      padding-right:7px;
      background:url("images/tab_right.gif") no-repeat right top;
      height:20px;
      }
    #tabBar a {
      text-decoration:none;
      font-weight:bold;
      color:#ffffff;
      white-space: nowrap;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #tabBar a {float:none;}
    /* End IE5-Mac hack */
    #tabBar a:hover {
      color:#ffff00;
      }
    #tabBar #currentTab {
      background-image:url("images/tab_left_on.gif");
      border-width:0;
      }
    #tabBar #currentTab a {
      color:#ffff00;
      padding-bottom:0px;
      }
      
      #tabBar #currentTab div {
	background-image:url("images/tab_right_on.gif");      
      }
      
     #buttonBar {
      float:left;
      width:100%;
      background:#033C78;
      font-size:93%;
      line-height:normal;
      font-size:12px;
      padding-bottom: 4px;
      }
    #buttonBar ul {
      margin:0;
      padding-left: 10px;
      padding-top: 4px;
      padding-bottom: 5px;
      list-style:none;
      }
    #buttonBar li {
      float:left;
      background:url("images/button_left.gif") no-repeat left top;
      margin:0;
      padding-left: 6px;
      height: 20px;
      }
      
    #buttonBar div {
      float:left;
      display:block;
      background:url("images/button_right.gif") no-repeat right top;
      padding-right:7px;
      margin-right:5px;
      height: 20px;
      }
      
    #buttonBar a {
      text-decoration:none;
      font-weight:bold;
      color:#ffffff;
      white-space: nowrap;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #buttonBar a {float:none;}
    /* End IE5-Mac hack */
    #buttonBar a:hover {
      color:#ffff00;
      }
    #buttonBar #currentButton {
      background-image:url("images/button_left_on.gif");
      border-width:0;
      }
    #buttonBar #currentButton a {
      color:#ffff00;
      padding-bottom:0px;
      }
    
      #buttonBar #currentButton div {
      background-image:url("images/button_right_on.gif");
      } 
      

/*
      BODY, SPAN, DIV, P, .normal, input, textarea
     { 
       margin:0; 
       font-size:10pt; 
       font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif; 
       color:#000000;
       background-color:#ffffff;
     }

UL, OL, LI
     {
       font-size:10pt; 
       font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif; 
       color:#000000;
     }
*/     
.caption3
    {

      font-size:18pt;
      font-weight:bold;
      text-decoration:none;
    }


.caption2
    {
      font-size:14pt;
      font-weight:bold;
      text-decoration:none;
    }

.caption1
    {

      font-size:11pt;
      font-weight:bold;
      text-decoration:none;
    }
/*
a:link
    {
      color:#033c78;
      text-decoration: underline;
    }
    
a:visited
    {
      color:#055bb5;
      text-decoration: underline;
    }
    
a:hover
    {
      color:#9baecb;
      text-decoration: underline overline;
    }
    */
	
		.menue, A.menue:link, A.menue:visited
    {
      font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif; 
      font-size:10pt;
      font-weight: bold;
      color:#ffffff;
      text-decoration:none;
    }
	
A.menue:hover, A.menue1:hover, A.menue1:link, A.menue1:visited, .menue1
    {
      font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif; 
      font-size:10pt;
      font-weight: bold;
      color:#ffff00;
      text-decoration: none;
    }