@charset "iso-8859-1";

/* style06 */

a:link
       {
       color: #000000;
			 background: none; 
			 text-decoration: none;
			 }
			 
a:visited
       {
       color: #000000;
			 background: none;
			 text-decoration: none;
			 }
			 
a:hover
       {
       color: #0033cc;
			 background: none;
			 font-size: 110%;
			 text-decoration: none;
		   }
			 
a:active
       {
       color: #0033cc;
			 background: none;
			 text-decoration: none;
			 }
			 
body
       {
			 color: #ffffff;
       background: none;
			 background-image: none;
			 margin-left: 25px;
			 }
			 
ul 
       {
			 text-align: justify;
			 color: #000000;
			 background-color: #ffffff;
			 background-image: none;
			 margin-right: 10px;
			 font-size: 10pt;
			 font-weight: 500;
			 font-family: "helvetica", sans-serif;
			 }
			 
p.leftlogo
       {
			 padding-left: 1cm;
			 }

p.center
       {
       text-align: center;
			 color: #000000;
			 background-color: #ffffff;
			 background-image: none;
			 font-size: 10pt;
			 font-weight: 600;
			 font-family: "helvetica", sans-serif;
			 }
			 
p.menu
       {
       text-align: center;
			 text-decoration: underline;
			 color: #000000;
			 background-color: #ffffff;
			 background-image: none;
			 font-size: 10pt;
			 font-weight: bold;
			 font-family: "times new roman", serif;
			 }

p.menuitem
       {
       margin-left: .4cm;
			 color: #000000;
			 background-color: #339a99;
			 background-image: none;
			 font-size: 10pt;
			 font-weight: bold;
			 font-family: "times new roman", serif;
			 }
			 
p.menured
       {
       text-align: center;
			 color: #990033;
			 background-color: #ffffff;
			 background-image: none;
			 font-size: 10pt;
			 font-weight: bold;
			 font-family: "times new roman", serif;
			 }
			 
p.menugold
       {
			 text-align: center;
			 color: #ffcc33;
			 background-color: #339a99;
			 background-image: none;
			 font-size: 10pt;
			 font-weight: bold;
			 font-family: "times new roman", serif;
			 }			 
			 
p.menuextra
       {
       text-align: center;
			 color: #000000;
			 background-color: #339a99;
			 background-image: none;
			 font-size: 10pt;
			 font-weight: bold;
			 font-family: "times new roman", serif;
			 }
			 
p.content
       {
       text-align: justify;
			 padding: 0px 10px 10px 10px;
			 color: #000000;
			 background-color: #ffffff;
			 background-image: none;
			 font-size: 11pt;
			 font-weight: 500;
			 font-family: "helvetica", sans-serif;
			 }
			 
p.navpage
       {
       text-align: center;
			 color: #666666;
			 background-color: #ffffff;
			 background-image: none;
			 font-size: 10pt;
			 font-weight: bold;
			 font-family: "helvetica", sans-serif;
			 }			 

p.left5
       {
       margin-left: .5cm;
			 color: #000000;
			 background-color: #ffffff;
			 background-image: none;
			 font-size: 11pt;
			 font-weight: 500;
			 font-family: "helvetica", sans-serif;
			 }
			 
p.left25
       {
       margin-left: .25cm;
			 color: #000000;
			 background-color: #ffffff;
			 background-image: none;
			 font-size: 11pt;
			 font-weight: 500;
			 font-family: "helvetica", sans-serif;
			 }
			 
p.copy
       {
			 text-align: center;
			 color: #000000;
			 background-color: #ffffff;
			 background-image: none;
			 font-size: 9pt;
			 font-weight: 400;
			 font-family: "helvetica", sans-serif;
			 }
			 
p.navtop
       {
			 text-align: center;
			 color: #000000;
			 background-color: #ffffff;
			 background-image: none;
			 font-size: 12pt;
			 font-weight: 500;
			 font-family: "helvetica", sans-serif;
			 }
			 

h2.head500
       {
       background-color: #666666;
			 background-image: none;
			 width: 500px;
			 text-align: center;
			 border: solid;
			 border-color: #ffffff;
			 border-width:18px 25px 5px 25px;
			 font-size: 12px;
			 font-weight: bold;
			 color: #ffffff;
			 font-family: "helvetica", sans-serif;
			 }
			 
h2.head150
       {
			 background-color: #666666;
			 background-image: none;
			 width: 150px;
			 text-indent: 8px;
			 margin-left: 1cm;
			 font-size: 8px;
			 font-weight: bold;
			 font-family: "helvetica", sans-serif;
			 color: #ffffff;
			 }
			 
h2.head250
       {
       background-color: #666666;
			 background-image: none;
			 width: 250px;
			 margin-left: 25px;
			 text-align: center;
			 font-size: 12px;
			 font-weight: bold;
			 color: #ffffff;
			 font-family: "helvetica", sans-serif;
			 }			 
			 
td.menu
       {
			 color: #000000;
			 background-color: #339a99;
			 background-image: none;
			 }
			 
hr.menu150
       {
			 width: 150px;
			 color: #ffffff;
			 background-color: #339a99;
			 background-image: none;
			 }