.left1 {
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #993300;
}
.imgborder {
	border: 1px solid #CCCCCC;
}
.text-body {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.text-link1 {
	font-family: Tahoma;
	font-size: 7pt;
	color: #CC6600;
	font-weight: bold;
}
.text-link1 a:link {
	font-family: Tahoma;
	font-size: 7pt;
	color: #CC6600;
	font-weight: bold;
}
.text-link1 a:visited {
	font-family: Tahoma;
	font-size: 7pt;
	color: #CC6600;
	font-weight: bold;
}
.text-link1 a:hover {
	font-family: Tahoma;
	font-size: 7pt;
	color: #CC6600;
	font-weight: bold;
}
.text-link1 a:active {
	font-family: Tahoma;
	font-size: 7pt;
	color: #CC6600;
	font-weight: bold;
}

.nav_link { 
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

.nav_link a:link {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

.nav_link a:active { 
	font-size: 9pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}

.nav_link a:hover {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.nav_link a:visited {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}


#copyright { 
	width: 100%; 
	font-family: Tahoma;
	text-align: center; 
	font-size: 11px;
	color: #666666; 
	padding-top: 4px;
	padding-bottom: 4px;
}

#session_storage { 
	height: 510px;	
	
}

.main_nav { 
	width:98%;
	height:20px;
	padding-left:6px;
	background-color: #992D0C;
}

.main_nav_rollover { 
	width: 98%;
	height:20px;
	padding-left: 6px;
	background-color: #FF9900;
}

.bottom_pusher { 
	height:100%;
	padding-top:30%;
	valign: bottom;
}

.big_bottom_pusher { 
	height:100%;
	padding-top:90%;
	valign: bottom;
}