/*STYLESHEET*/



body		/* Internet Explorer */ 

  {background-color: #FFFFFF;		margin: 0px; text-align: center;

		scrollbar-face-color:#E5E5E5; scrollbar-arrow-color:#666666; 

  scrollbar-track-color:#E5E5E5; scrollbar-shadow-color:#999999; 

  scrollbar-highlight-color:#E5E5E5; scrollbar-3dlight-color:#E5E5E5; scrollbar-darkshadow-Color:#E5E5E5}

  }



body /* for Mozilla Firefox alignment */ 

{ 

text-align: -moz-center; 

} 



#main	{padding-top:10px; width:800px; text-align: center; margin: 0 auto;

  }



#flash	{width:800px;

  }





#wrapper /* Use height: auto for Firefox! IE interprets fine, Firefox will give a background till bottom of page*/ 

   {background-image: url('images/bg.gif'); background-repeat: repeat; text-align: center;

    width: 800px; height: auto; overflow:hidden; border-bottom: 1px dashed #000000; 

		}



#left {float:left;	width:260px; background-image: url('images/bg.gif');

      font-family: Georgia, Times New Roman, serif; font-size: 12px; color: #666666; line-height:1.6;

		}



#right {float:right; width:525px; background-image: url('images/bg.gif');

 	font-family: 'Tahoma', 'Arial', 'Helvetica'; sans-serif; font-size: 11px; 

  letter-spacing: .1px; line-height: 15px; color: #000000;

  padding-left:7px; padding-right:5px;

		}



h1		{font-family: 'Verdana', 'Arial', 'Helvetica'; sans-serif; font-size: 9px; line-height: 16px; color: #FFFFFF; font-weight: normal}



li		{font-family: 'Arial'; font-size: 13px; color: #000000}



A:link 		{color:#0066CC; text-decoration:none}

A:visited 	{color:#0066CC; text-decoration:none}

A:hover 	{color:#6699FF; text-decoration: underline; font-weight: normal}

A:active 	{color:#0066CC; text-decoration:none}





#new	{font-family: Georgia, Times New Roman, serif; text-align: left; font-size: 11px; color: #666666; line-height:1.8; 

		margin-left: 30px; padding-left:40px; padding-right:70px; border-left: 1px dotted #999999;

  }



#h2	{font-family: Verdana, sans serif; font-size: 11px; color: #000000;

     text-align: justify;

		}



#footer	{font-family: 'Verdana', 'Arial', 'Helvetica'; sans-serif; font-size: 9px; line-height: 16px; 

   color: #999999; text-align: left; padding-top:5px; padding-bottom:15px;

		}





/* CELL DESCRIPTIONS */



.cell	{ 	font-family: 'Tahoma', 'Arial', 'Helvetica'; sans-serif; font-size: 11px; 

  letter-spacing: .1px; line-height: 15px; color: #000000;

  }



.cellindex	{font-family: 'Verdana', 'Arial', 'Helvetica'; sans-serif; font-size: 9px; line-height: 16px; 

       color: #333333; font-weight: normal; 

   }



.image 		{border: 1px solid #CCCCCC; 

  margin: 0px; padding-left:7px; padding-right:7px; padding-top:7px; padding-bottom:7px;

  }





/* LINK DESCRIPTIONS */



#left a:link	{color: #0066CC; text-decoration:none; 

		}

#left a:visited	{color: #0066CC; text-decoration:none; 

		}

#left a:active	{color: #0066CC; text-decoration:none; 

		}

#left a:hover 	{color: #0099FF; text-decoration: none; border-bottom: 1px dotted #666666;

		}



.cell a:link	{color: #0066CC; text-decoration:none; 

		}

.cell a:visited	{color: #0066CC; text-decoration:none; 

		}

.cell a:active	{color: #0066CC; text-decoration:none; 

		}

.cell a:hover 	{color: #0099FF; text-decoration: none; border-bottom: 1px dotted #666666;

		}



#footer a:link	{color: #666666; text-decoration:none; 

		}

#footer a:visited	{color: #000000; text-decoration:none; 

		}

#footer a:active{color: #000000; text-decoration:none; 

		}

#footer a:hover	{color: #0099FF; text-decoration: none; border-bottom: 1px dotted #666666;

		}