
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('corners.gif') ;
	height: 15px;      
	font-size: 2px;  
	}
.top-left { 
	margin-right: 15px; 
	}
.top-right { 
	margin-left: 180px;  
	margin-top: -15px;  
	}
.bottom-left { 
	margin-right: 180px;
	}
.bottom-right { 
	margin-left: 15px;  
	margin-top: -15px; 
	}
.top-right {
	background-position: 100% 0;    
	}
.bottom-left  { 
	background-position: 0 -15px;    
	}
.bottom-right { 
	background-position: 100% -15px; 
	}

.insideleft {
	background:  #EFEFEF url('corners-l2x160.gif') no-repeat 0 100%;
	}

.insideright {
	background: #CECECE url('corners-r2x160.gif') no-repeat 100% 0;
	margin-left: 2px; 

	}

.inside {
	margin-left: 0;               
	margin-right: 2px;             
	background: #EFEFEF;         
	color: #000000;                
	padding-left: 12px;             
	padding-right:10px;         
	text-align: left;              
	}

.notopgap    { margin-top: 0; }   
.nobottomgap { margin-bottom: 0; }


.sfont{
font-size:11pt;
font-family:'trebuchet ms',helvetica,sans-serif;
}

.smfont{
font-size:8pt;
font-family:'trebuchet ms',helvetica,sans-serif;
font-weight:bold;
}

.sitemap{
font-size:10pt;
font-family:'trebuchet ms',helvetica,sans-serif;

}

.tfont{
font-size:8pt;
font-family:'trebuchet ms',helvetica,sans-serif;
}

.theader{
font-weight:bold;
}