
BODY {
	BACKGROUND:url(../images/bg.gif) #000000 repeat left top;
	background-attachment: fixed;
	PADDING-RIGHT:0px;
	PADDING-LEFT:0px;
	PADDING-BOTTOM:0px;
	PADDING-TOP:0px;
	MARGIN:0px;
	color:white;
}

.text-header {
	font-family:  Times, serif;
	font-style:italic;
	color:#99CCFF;
	font-size:24px;
	text-decoration:none;
	text-align:left;
	}
	
	.text {
	font-family:  Times, serif;
	color:#cccccc;
	font-size:16px;
	text-decoration:none;
	text-align:justify;
	}


.text a:link, .text a:visited{
	font-family:Times, serif;
	color:#99CCFF;
	font-size:16px;
	text-decoration:none;
}

.text a:hover{
	font-family: "Times New Roman", Times, serif;
	color:#99CCFF;
	font-size:16px;
	text-decoration:none;
}



#flashcontentbody { 
border:none;
background-color:#000000;
font-family: century gothic, Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 16px;
align:absmiddle;
padding:0;
border-bottom:none;
}



table.shadow { 
    align: center
  }

td.shadow-top { 
    height: 16px;  
    background-image: url(../images/table/top.gif)
  }

td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(../images/table/topRight.gif)
  }

td.shadow-right { 
    width: 16px; 
    background-image: url(../images/table/right.gif)
  }

td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(../images/table/bottomRight.gif)
  } 

td.shadow-bottom { 
    height: 16px;
    background-image: url(../images/table/bottom.gif)
  }

td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(../images/table/bottomLeft.gif)
  } 

td.shadow-left { width: 16px;
    background-image: url(../images/table/left.gif)
  }

td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(../images/table/topLeft.gif)
  }      

td.shadow-center { 
    background-color: white  
  }


.footer {
	font-family:  Times, serif;
	color:#cccccc;
	font-size:18px;
	text-decoration:none;
}


.footer span {
	font-family: Times, serif;
	color:#99CCFF;
	font-size:18px;
	text-decoration:none;
}


.footer a:link, .footer a:visited{
	font-family:Times, serif;
	color:#99CCFF;
	font-size:18px;
	text-decoration:none;
}

.footer a:hover{
	font-family: "Times New Roman", Times, serif;
	color:#99CCFF;
	font-size:18px;
	text-decoration:none;
}