﻿body { height: 100%; behavior: url("common/csshover3.htc"); }
.wrapper { height: 100%; }
#content { overflow: hidden; position: fixed; }
#content_frame { position:relative; height:100%; overflow:auto;}
#wrapper { height: 88%; position:fixed; overflow:hidden; }

.navtab:hover { background-color: Yellow; color: Black; cursor:pointer; font-weight:900;}

* html { overflow: hidden; margin:0 0 0 0; padding:0 0 0 0; }
* html #body { overflow: hidden; height:80%; margin:0 0 0 0; padding:0 0 0 0;}
* html #wrapper { position: relative; left:50px; margin:0 0 0 0; padding:0 0 0 0; overflow:hidden; }
* html #content { position: absolute; padding: 10px 30px 0 0 ; margin: 0 0 0 0; border:0px; 
	right:17px; height: 88%; overflow: hidden;  }
* html #content_frame { position: relative; left:10px; top:20px; height:90%; overflow:auto; margin:40px 0 0 0; padding:0 0 0 0;}

* html #sidebar { position: absolute; }

* html .navSelect { padding: 15px 5px 8px 5px; margin-bottom: 0px; border-bottom-width:2px; 
	position:relative ; top:5px;}

* html #navigation { position: absolute; border-bottom:0; left: 0px; margin:0 0px 0px 180px; right: 0px; }
* html .navtab { width: 9%; position:relative; top:9px;}

.navSelect:hover { cursor:pointer;}

#btns2 { display: none; }




