body		{text-align: -moz-center; text-align: center;
       background:#000000;
							background-image:url('images/bg_index.jpg');
							background-repeat:no-repeat;
							background-position:top;        
       margin-top: 0px;
       scrollbar-face-color:#E6E6DF; scrollbar-arrow-color:#000000; 
       scrollbar-track-color:#E6E6DF; scrollbar-shadow-color:#000000; 
       scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#666666; scrollbar-darkshadow-Color:#000000
       }

/* ------------------------------ HEADER NAVIGATION & BANNER */


.cellleft	 		{/* for use in index page table */
   font-family: 'Verdana', 'Arial', 'Helvetica'; sans-serif; font-size: 11px; 
   line-height: 17px; color: #CCCCFF; font-weight: normal
   text-align: justify;
			border-right: 3px dotted #333333;
			padding-bottom:15px; padding-top:0px; padding-right:15px; padding-left:15px;
			}

.cellleft a:link		{color: #6699FF; text-decoration:none;}
.cellleft a:visited 	{color: #6699FF; text-decoration: none;}
.cellleft a:active	{color: #6699FF; text-decoration: none;}
.cellleft a:hover 	{color: #66FFFF; text-decoration: none; font-weight: normal;}

.cellmiddle	 		{/* for use in index page table */
   font-family: 'Verdana', 'Arial', 'Helvetica'; sans-serif; font-size: 11px; 
   line-height: 17px; color: #CCCCFF; font-weight: normal
   text-align: justify;
			padding-bottom:15px; padding-top:0px; padding-right:15px; padding-left:15px;
			}

.cellmiddle a:link		{color: #6699FF; text-decoration:none;}
.cellmiddle a:visited 	{color: #6699FF; text-decoration: none;}
.cellmiddle a:active	{color: #6699FF; text-decoration: none;}
.cellmiddle a:hover 	{color: #66FFFF; text-decoration: none; font-weight: normal;}

.cellright	 		{/* for use in index page table */
   font-family: 'Verdana', 'Arial', 'Helvetica'; sans-serif; font-size: 11px; 
   line-height: 17px; color: #CCCCFF; font-weight: normal
   text-align: justify;
			border-left: 3px dotted #333333;
			padding-bottom:15px; padding-top:0px; padding-right:15px; padding-left:15px;
			}
.cellright a:link		{color: #6699FF; text-decoration:none;}
.cellright a:visited 	{color: #6699FF; text-decoration: none;}
.cellright a:active	{color: #6699FF; text-decoration: none;}
.cellright a:hover 	{color: #66FFFF; text-decoration: none; font-weight: normal;}


/* MAIN CONTENT */

<!--LINKS-->

#content a:link		{/* place a properties in this order, or else IE6 wont display mouseover color */
			color: #6699FF; text-decoration:none;
			}
			
#content a:visited 	{
			color: #6699FF; text-decoration: none;
			}
	
#content a:active	{
			color: #6699FF; text-decoration: none;
			}

#content a:hover 	{
			color: #66FFFF; text-decoration: none; border-bottom: 1px dotted #66FFFF; font-weight: normal;
			}

.cell a:link		{/* place a properties in this order, or else IE6 wont display mouseover color */
			color: #6699FF; text-decoration:none;
			}
			
.cell a:visited 	{
			color: #6699FF; text-decoration: none;
			}
	
.cell a:active	{
			color: #6699FF; text-decoration: none;
			}

.cell a:hover 	{
			color: #66FFFF; text-decoration: none; border-bottom: 1px dotted #66FFFF; font-weight: normal;
			}

#footer a:link		{/* place a properties in this order, or else IE6 wont display mouseover color */
			color: #6699FF; text-decoration:none;
			}
			
#footer a:visited 	{
			color: #6699FF; text-decoration: none;
			}
	
#footer a:active	{
			color: #6699FF; text-decoration: none;
			}

#footer a:hover 	{
			color: #66FFFF; text-decoration: none; border-bottom: 1px dotted #66FFFF; font-weight: normal;
			}

.image  {border: 0px;
   } 

li		{font-family: 'Verdana', 'Arial', 'Helvetica'; sans-serif; font-size: 11px; 
   line-height: 17px; color: #CCCCFF;
}
			
.cell	 		{/* for use in tables */
   font-family: 'Verdana', 'Arial', 'Helvetica'; sans-serif; font-size: 11px; 
   line-height: 17px; color: #CCCCFF; font-weight: normal
 		padding-bottom:15px; padding-top:0px; padding-right:15px; padding-left:15px;
			}

.footer 		{font-family: Verdana, Helvetica, Arial,sans-serif; font-size: 9px; letter-spacing: .5px; color: #999999;
   padding-bottom:15px; padding-top:15px; padding-right:15px; padding-left:15px; text-align: center;
			}

-->
</STYLE>