

body{
    background-color:#264d90;
    padding: 0;
    }
    
font{
    font-family: arial,verdana,trebuchet;
    font-size:12px;
    color:#ffffff;
    }
    
h1  {
    font-family: arial,verdana,trebuchet;
    font-size:16px;
    color:#ffffff;
    font-weight: bold;
    }
    
h2  {
    font-family: arial,verdana,trebuchet;
    font-size:14px;
    color:#ffffff;
    font-weight: bold;
    }
    
    
a   {
    color:#ffffff;
    decoration:underline;
    }
    
.awards {
		scrollbar-face-color: #0033ff;
		scrollbar-shadow-color: #000000;
		scrollbar-highlight-color: #99ccff;
		scrollbar-3dlight-color: #6699cc;
		scrollbar-darkshadow-color: #0033cc;
		scrollbar-track-color: #0033ff;
		scrollbar-arrow-color: #000000;
				}
				
a.awards:link img{
		filter:alpha(opacity=80);
		-moz-opacity:.80;opacity:.80;
						  }
						  
a.awards:visited img{
		filter:alpha(opacity=80);
		-moz-opacity:.80;opacity:.80;
						  }
						  
a.awards:hover img{
		filter:alpha(opacity=100);
		-moz-opacity:1;opacity:1;
						  }
						  
a.awards:active img{
		filter:alpha(opacity=80);
		-moz-opacity:.80;opacity:.80;
						  } 

.newbgtable {
	  background-image:url(../images/nt/bg.jpg);
    background-repeat:no-repeat;
    background-position: center 35px;
				}
				
.floatbgtable {
	  background-image:url(../images/nt/bg.jpg);
    background-repeat:no-repeat;
    background-position: center top;
    height: 600px;
				}

#flashTable {
            z-index: 0;
            }
            
.preload {
		display:none;
		width: 0;
		height: 0;
		}

.titletext {
		color:#264d90;
		size: xx-small;
					 }		