A:link
{ text-decoration: none; color: #006699; }
A:visited
{ text-decoration: none; color: #006699; }
A:active
{ text-decoration: underline; color: #00CCCC; }
A:hover
{ text-decoration: underline overline; color: #006699; }

h1
{font-family: sans-serif;
color: #006699;
font-weight: bold;
font-size: 12pt;
line-height:100%;}

h2, th  
{font-family: sans-serif;
color: #006699;
font-weight: bold;
font-size: 11pt;
line-height:100%;}

P, td 
{font-family: sans-serif; 
font-size: 9pt;
color: #000000;
font-weight: normal;
}


body
{font-family: sans-serif;
font-size: 9pt;
line-height: 150%;
color: #000000;
font-weight: normal;
background-color:#d0e8f2;
background-image:url(background.jpg);
background-attachment:fixed;}

li {
font-family: sans-serif;
font-size: 9pt;
line-height: 120%;
color: #000000;
font-weight: normal;
padding: 4px;
padding-bottom: 5px;
list-style-type: circle;
}


input.buttonmenu{
   color: #006699;
   font-family: sans-serif;
   font-size: 95%;
   text-align:center;
   vertical-align:middle;
   font-weight: bold;
   background-color:#FFFFFF;
   height:30px;
   width:11%;
   border:3px solid;
   border-color:#d0e8f2;
   background-image:url(background.jpg);}

input.inpbut {
   color: #006699;
   font-family: sans-serif;
   font-size: 100%;
   font-weight: bold;
   background-color:#FFFFFF;
   height:50px;
   width:100px;
   border:1pt solid;
   border-color:#006699;
   text-align:center;
   margin:15px;}

input.buttonmenu2 {
   color:#FFFFFF;
   border-color:#FFFFFF;
   background-color:#006699;
   background-image:none;}

form {
   border-style:solid;
   border-color:#d0e8f2;
   border-weight:5px;
   margin-left:10%;
   margin-right:10%;
   padding:15px;
   font-family: sans-serif;
   font-size:11pt;
   line-height:150%;
   color:#006699;
   background-image:url(background.jpg);
   }


.contact {
   font-family: sans-serif;
   font-size:11pt;
   line-height:150%;
   color: #006699;
   font-weight:bold;
   padding:5px;}

input, select, textarea {
   font-family: sans-serif;
   font-size:11pt;
   line-height:150%;
   color:#006699;
   border-style:solid;
   border-color:#006699;
   border-width:1pt;
   position:relative;
   text-align:left;
   margin:5px;}

#head
  {position:fixed;
  _position:absolute;
   top:0px;
  _top:expression(eval(document.body.scrollTop));
   z-index:7;
   left:0%;
   width:100%;
   height:170px;
   text-align:center;
   vertical-align:center;
   background-color:#FFFFFF;
   background-attachment:fixed;
      }

#title
   {position:absolute;
   top:0%;
   left:0%;
   height:130px; 
   width:284px; 
   z-index:8;
   background-image:url(title.jpg);
   background-attachment:fixed;
   background-repeat:no-repeat;}
   
#menu
   {position:absolute;
   top:130px;
   left:0px;
   width:100%;
   height:40px;   
   z-index:9;
   text-align:center;
   vertical-align:middle;
   background-color:#006699;
   background-attachment:fixed;}

#bodybackground
   {position:fixed;
  _position:absolute;
   top:0%;
  _top:expression(eval(document.body.scrollTop));
   z-index:1;
   left:0px;
   width:100%;
   height:100%;
   overflow:hidden;
   background-attachment:fixed;}
   
#contentbkrd
   {position:absolute;
   z-index:2;
   top:170px;
   left:10%;
   width:80%;
   height:100%;
   background-attachment:fixed;
   background-color:#FFFFFF;
   border:5px solid;
   border-top-style:none;
   border-color:#006699;} 

#background1
  {position:absolute;
   top:170px;
   z-index:3;
   left:0%;
   width:15%;
   height:100%;
   overflow:hidden;
   background-attachment:fixed;}

#background2
   {position:absolute;
   top:170px;
   z-index:4;
   left:85%; 
   width:15%;
   height:100%;
   overflow:hidden;
   background-attachment:fixed;}

#content
   {position:absolute;
   top:175px;
   z-index:5;
   left:15%;
   width:70%;
   margin-top:30px;
   min-height:100%;
   background-color:transparent;
   overflow:auto;
   background-attachment:fixed;}

#movie
{position:relative; z-index:6; text-align:center;}