body, div, h1, h2, td, p, a, select, textarea, a:active, a:link, a:visited, a:hover {
  	font: 8,5pt/14pt helvetica;
	color: black;
  }
  #vert-sep {
  	background:white;
  }
  #nav {
  	font-size: 10pt/15pt 1important;
  }
  #nav a {
	color: white;
	font-weight: bold;
  }
  .left-element a, .left-element a:link, .left-element a:hover {
  	color: #D4AF05 !important;
  }
  .left-element h1 {
  	color: #D4AF05 !important;
  	font-size: 115% !important;
  	font-weight: bold;
  }
  
  
  #nav a.act, #nav a:hover {
	color: #D4AF05;
  }
  .nav-line-top, .nav-line-bottom, .nav-2-line-bottom {
	background: white;
  }
  #footer, #footer a, #footer a:hover, #footer p {
  	color: white
  }
  .csc-frame-top1 {
  	height: 385px;
  	background: #c7ccaa;
  }
  .inside-top1 {
  	padding: 0;
  }
  .csc-frame-bottom1 {
  	background: #c7ccaa;
	margin-top: 15px;
  	padding: 20px 0 20px 40px;;
	height: 125px;
  }
  .inside-bottom1 {
	height: 125px;
	padding-right: 40px !important;
	overflow: auto;
  }
  .csc-frame-top2 {
  	height: 180px;
  	background: #c7ccaa;
  }
  .inside-top2 {
    	padding: 0;
  }
  .csc-frame-bottom2 {
  	background: #c7ccaa;
	margin-top: 15px;
  	padding: 20px 0 20px 40px;;
	height: 330px;
  }
  .inside-bottom2 {
	height: 330px; 
	padding-right: 40px !important;
	overflow: auto;
  }
  .csc-frame-single {
  	height: 565px;
  	background: #c7ccaa;
  }
  .inside-single {
  	padding: 20px 0 20px 40px;
  	overflow: auto;
  }
  .csc-frame-header {
  	height: 85px;
 	background: #c7ccaa;
  }
  .inside-header {
  	padding: 60px 0px 5px 40px;
  	padding-right: 40px !important;  	
  }
  .inside-header h1 {
  	font-size: 14pt;
  	font-weight: bold;
  }
  .csc-frame-textscroll {
  	height: 455px;
  	padding: 5px 0 20px 40px;
 	background: #c7ccaa;
 	clear: both;
  }
  .inside-textscroll {
  	height: 455px;  	
	padding-right: 40px !important;
	overflow: auto;
  }
  .header-area {
  	height: 85px;
 	background: #c7ccaa;
  }
  .header {
  	padding: 60px 0px 5px 40px;
  }
  .header h1 {
  	font-size: 14pt;
  	font-weight: bold;
  }
  .header-img {
	padding-right: 40px !important;
  }
  
  #small-bottom-element {
  	background: #c7ccaa;
	margin-top: 15px;
  	padding: 20px 0 20px 40px;;
	height: 125px;
  }
  
  #small-bottom-left {
	float: left;
	width: 42%;
	padding-right: 40px !important;
	height: 125px;
	overflow: auto;
  }
  #small-bottom-right {
	float: right;
	width: 42%;
	height: 125px;
	padding-right: 40px !important;
	overflow: auto;
  }
