body {
height:100%; 
		margin: 0px;
		margin-top: 97px;
		background-image: url('images/bg_bns1.gif');
		color: #404040;
min-height:100%;
		}
	
	#main {
		background:#fff;
   		margin-left: 189px;
		max-width:700px;
		width:expression(document.body.clientWidth > 800? "700px": "auto" );
		font-family:"Trebuchet MS",verdana, arial,sans-serif;		
		font-size: 11pt;
		}

	#main #menu {
		float:right;
		width:200px;
		background:#F8F7F0;
		margin:0px 2px 10px 10px;
		font-family: verdana, arial, sans-serif;		
		}
		
	#leftcontent {
		position: absolute;
		left:0px;
		width:180px;
		}

	p 	{
		margin:0px 10px 10px 10px;
		font-size:0.9em;
		line-height:1.7em;
		}
		
	#menu p { font-size:10px; }
	#banner { position: absolute; left:0px; top: 0px; width: 100%; }
	a 	{ color: #e11208; }	

	ul, ol { margin-top: 5px; margin-bottom: 10px; }
	li {
		font-family:"Trebuchet MS",verdana, arial,sans-serif;		
		font-size:0.9em;
	}
	h3, h4 {
	font-weight: normal;
	color: #558CC2;
	margin: 5px 0px;
	}

	.title {
	font-weight: bold;
	color: #558CC2;
	}


HR.dash { 	 height: 1px; border:1px dashed #e11208; margin: 10px 0px;}
html>body HR.dash { 	
border-left: 0px; border-right: 0px; 
border-top: 1px solid #FFFFFF;
border-bottom: 1px dashed #e11208; 
}
HR { 	 height: 1px; border:1px dashed #FF9933; margin: 0px;}
html>body HR { 	
border-left: 0px; border-right: 0px; 
border-top: 1px solid #FFFFFF;
border-bottom: 1px dashed #e11208; 
}

.stnd1 {
    font-family: verdana, tahoma, arial;
    font-size: 9px;
    -moz-user-select: none;
}

.stnd1 TD.name {
	background-color: #FFFFFF;
	border: 1px solid #E2DDBE;
	padding: 2px;
	width: 150px;
}

.stnd1 TD.numb {
	background-color: #FFFFFF;
	border: 1px solid #E2DDBE;
	padding: 2px;
	width: 60px;
	text-align: right;
}

#tb1 {
	font-size: 11px; font-family: verdana,arial;
	border-top: 1px solid #558CC2; 
	border-bottom: 1px solid #558CC2; 
	margin: 15px 0px;
}
#tb1 .row1 {
background-color: #e11208;
color: #ffffff;
font-weight: bold;
}


TABLE.gen {
	font-size: 11px; font-family: verdana,arial;
}



	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}

#contents{ 
min-height:95%;    
margin:0; 
position:relative; 
} 
/* holly hack to target IE win Only \*/ 
* html #contents{ 
height:95%; 
} 
/* end hack */ 
#footer{ 
position:relative; 
top:-5%; 
height:5%; 
		max-width: 889px;
		width:expression(document.body.clientWidth > 800? "889px": "auto" );
		font-family:"Trebuchet MS",verdana, arial;		
		font-size: 12px;
		color: #558CC2;
} 
 * html #footer{ /*IE */ 
top:0; 
} 

