.clipart        {
                 height:116px;
                 width:215px;
                 width:100%;
                 background-image : url(../images/display.gif);
                 background-repeat : no-repeat;
                 background-position: center;
                 background-color:#280880;
                 border-top:1px solid white;
                 margin:0px;
                 padding:0px; 
                 color:white;
                }

.search         {
                 width:100%;
                 text-align:center;
                 border-top:1px solid #00c000; 
                 background-color:#107848 ;
                 color:#FFF;
                 margin-bottom:2px;
                }

.section        {
                 width:100%;
                 text-align:center;
                 border-top:2px solid white ;  
                 background-color:#5888c0; 
                 color:white;
                 margin-bottom:2px;
                 margin-top:0px;
                 font-weight: bold;
                }

.header         {
                 color:#FFFFFF;
                 height:65px;
                 width: 100%;
                 background-color:white;
                 padding-right:5px;
                 padding-left:0px;
                 /* background-image : url(../images/backcrp.gif);*/
                 background-repeat : repeat-x;
                }

.date           {
                 text-align:right;
                }

.header IMG     {
                 text-align : left;
                }

INPUT           {
                 font-family :  verdana,arial,sans-serif ;
                 font-size : .9em;
                }

.mainmenu        {
                 padding-bottom:1px;
                 text-align : center;
                 background-color : #5888c0; 
                 width : 100%;
                 color : black;
                 border-top:1px solid #00c000;
                }

.mainmenu A      {
                 padding-right:10px;
                }

.mainmenu  A:link         {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : white ;
                }

.mainmenu  A:visited      {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : white ;
                }

.mainmenu   A:active       {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : #FFF ;
                }

.mainmenu  A:hover        {
                 font-weight : bold;
                 text-decoration : underline ;
                 background-color : transparent;
                 color : white ;
                }

.leftcontent    {
		position: absolute;
                left:10px;
                text-align:center;
                width:251px;
                height:100%;
                background-color:#ffffff;
                border-width: 2px ;                
                color : #000;
                }

.rightcontent  {
                position:relative;
		

		color:#000;
                margin-left: 251px;
                margin-right:0px;
                padding-left:10px;

		voice-family: "\"}\"";
		voice-family: inherit;

                }

        html>body .rightcontent {
                margin-left: 252px;
                margin-right:0px;
		}


.freespace      {
                color:white;
                background-color: white; 
                width:100%;
                height:70px;
                background-image : url(../images/watermark.gif);
                background-repeat : repeat-x;
                font-size: 14pt ;
                font-style: italic;
                border-width: 2px ;
                border-style: outset;
                }

.freespace P    {
                 margin:0px;
                }

.main           {
                 font-family :  verdana,arial,sans-serif ;
                 width:100%;
                 background-color: #FFF;
                 padding-left:10px;
                 color : #000;
                }

.main H1,H2, H3, H4, H5, H6 {
                 margin:0px;
                        }

.footer         {
                 width:100%;
                 text-align: center ;
                 border-top :1px solid #8C8C8C;
                 width : 100%;
                 color : #8C8C8C;
                 background-color : transparent;
                 font-size:.8em;
                }

 body           {
                 margin:10px 10px 0px 10px;
                 padding:0px;
                 font-family :  verdana,arial,sans-serif ;
                 font-size:9pt;
                 background-color :white;
                }

IMG             {
                 border : none;
                }

 A:link         {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : black ;
                }

 A:visited      {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : black ;
                }

 A:active       {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : black ;
                }

 A:hover        {
                 font-weight : bold;
                 text-decoration : underline;
                 background-color : transparent;                  
                 color : red ;
                }

/* popup capacities */

.capacities {
  position: absolute;
  background: #FFFFFF;
  visibility: hidden;
  display: block;
  width: 1px;
  height:1px;
  left: -1px;
  top: -1px;
  border: 3px outset gray;  
  font-size:9pt;

}

a.p1:hover {
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}




a.p1:hover .capacities {
	display: block;
        visibility: visible;
	position: absolute;
	left: 100px;
	top: 100px;
        width: 300px;
        height: 270px;
        align: center;
        z-index: 10;
}



.p1.specs {
  left: 20px;
  top: 230px;
  z-index: -1;
  background-color: white;
  color: white;
  text-decoration: none;
}

.dfltt {font-size:40px;font-weight:normal;text-decoration:none;text-align:left;}
.users {
   font-size:32px;
   font-weight:bold;
   border-top:10px solid ;
   border-bottom:5px solid ;
   border-color:#D8A828;
   width:50%;
   text-align:left;
   color: #D8A828;
}

/* Add your own styles below */


.news        {
                 width:100%;
                 position: relative;
                 text-align:center;
                 border:1px inset #5888c0;
                 background-color:#e0e0e0 ;  
                 color:#000000;
                 margin-bottom:2px;
                 margin-top:2px;
                 padding-top: 0px;
                 padding-bottom: 5px;
                }
  

.navigate        {

                 width:100%;
                 text-align:left;
                 border:1px inset #00c000; 
                 background-color: #f0f0f0 ;
                 color: #000000 ;
                 margin-bottom:2px;
                 margin-top:10px;
                 font-weight: bold;
                 font-size:14pt;
                }

  
.navigate A:hover        {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : #ff0000;
                 background-image: url(../images/gradient.jpg); 
                 color : white; 
                 border: 1px solid 
                }

.wmia        {
                 width:100%; 
                 clear: right;
                 height: 116px;                
                 text-align: center;
                 border:1px inset #5888c0;                                  
                 background-color:#eeeeee;
                 padding-top:5px; 
                 margin-top: 10px ;
                 color:black
               }




.pagetitle {
   color: white; background-color: #B0C0FF; border-color: black;
   background-image: url(../images/watermark2.gif);
   background-repeat : repeat-x;
   font-size: 16pt;
   font-weight: bold;
   padding: 8px
}


.vertmenu2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 0px;
  margin: 0px;
  margin-top: 10px ;
  width:100%;
  text-align:left;
  border:1px inset #5888c0;
}

.vertmenu2 h1 {
  display: block; 
  background-color: #5888c0; 
  font-size: 90%; 
  padding: 3px 0 5px 3px;
  border: 1px solid #000000;
  color: white;
  margin: 0px;
  width:99% ;
}

.vertmenu2  A {
  font-size: 80%;
  text-align:left;
  border-bottom: 1px dashed #C39C4E;
  padding: 5px 0px 2px 4px;
  text-decoration: none;
  color: #666666;
  width:98%;
  display: block;
}

.vertmenu2  A:hover {
  color: #000000;
  background-color: #eeeeee;
}



