body {  
		font-family: Arial, Helvetica, sans-serif; 
		color: #000000; 
		text-align: justify;
		}
		
h2.bodytext {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 16pt; 
		color: #000000; 
		text-align: center;
		}
.navbar {  
		font-family: Verdana, Arial, Helvetica; 
		font-size: small; 
		font-weight: bold; 
		color: #000000;
		text-decoration: none;
		}

h3.bodytext {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12pt; 
		color: #000000; 
		text-align: center;
		}		
		
.subnavabr {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold
		}
		
.rednavbar {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: x-small; 
		font-weight: bold; 
		color: #CC3300
		}
		
TD.navbar {
		border-bottom-width: 1px; 
		border-bottom-style: solid; 
		border-bottom-color: #aa3322;
		background-color: #FFCC00; 
		border-right-color: #aa3322;
		border-right-width: 1px; 
		border-right-style: solid;
		}

a.navtext {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		}

TABLE.new {
		width : 190px ;
		border-collapse : separate ;
		border : solid 1pt ;
		border-color: #aa3322;
		background-color: ThreedLightShadow;
		cellpadding: 0;
		cellspacing: 0;
		margin-left: 10px;
		margin-bottom : 5px;
		}
	
TR.new {
		background-color: #FFCC00;
		height:10px;
		}	
	
TH.new {	
		border-bottom-size: 1px; 
		border-bottom-style: solid; 
		border-bottom-color: #aa3322;
		}

TD.announcement {
		border-bottom-width: 1px; 
		border-bottom-style: solid; 
		border-bottom-color: #aa3322;	
		}	

.toplogo {
		background-color: #ffffff;
		border-top: 10px solid #aa3322;
		border-left: 10px solid #aa3322;
		border-bottom: 2px solid #aa3322;
		width: 600px;
		height: 97px;
		}

.leftnav {
		background-color: #ffffff;
		border-left: 10px solid #aa3322;
		width: 130px;
		height: 100%;
		}

.maincontent {
		top: 110px;
		left: 145px;
		width: 455px;
		position: absolute;
		}

