	body  { 
		font-size: 12px;
		font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; 
		background: #fff url("../ecms_contentimages/bg.gif") ; 
		border:0;
		padding:0;
		}
html, body, td, li, p {
		font-size: 12px;
		font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; 
		line-height: 16px;
	}
	.level1, a.level1, a.level1:link, a.level1:active, a.level1:visited  { 
		font-size: 12px; 
		font-weight: 700; 
		font-stretch: condensed; 
		padding: 5px 20px 5px 5px; 
		height: 16px;
		color:#000;
		text-decoration: none; 
		/*width: 100%;*/
		display:block; 
		margin: 0px 0px -20px 0px;
	}
	/*a.level1, a.level1:link, a.level1:active, a.level1:visited 	{ 
		color: #000;  
		text-decoration: none; 
	}*/
	a.level1:hover	{ 
		text-decoration: none; 
		background-color: #e3a538; 
	}
	.level2, a.level2, a.level2:link, a.level2:active, a.level2:visited { 
		font-size: 12px; 
		font-weight: 700; 
		font-stretch: condensed; 
		padding: 5px 20px 5px 5px; 
		height: 16px;
		color:#fff;
		text-decoration: none; 
		/*width: 100%;*/
		display:block; 
		margin: 0px 0px -20px 0px;
		background-color: #e3a538; 
	}
	a.level2:hover	{ 
		text-decoration: none; 
		background-color: #e3a538; 
	}
	th {
		text-align: center;
		background-color: #e3a537;
			}
	#kopnav a   { 
		color: #fff; 
		font-size: 12px; 
		text-decoration: none; 
		text-align: center; 
		margin: 0 20px 0 20; 
		vertical-align: middle 
	}
	#kopnav a:hover {
		color: #000; 
		text-decoration: none;
	}
	#subnav 	 { 
	color: #000; 
	font-size: 12px; 
	font-weight: 700; 
	font-stretch: condensed; 
	text-decoration: none; 
	background: #fff url("../ecms_contentimages/subnav_bg.gif") right top; 
	padding: 5px 20px 0 15px; 
	height: 18px 
	}
	#subnav, a:link, a:active, a:visited 	 { 
	color: #000; 
	font-size: 12px; 
	font-weight: 700; 
	font-stretch: condensed; 
	text-decoration: none; 
	margin-right: 20px 
	}
	#subnav a:hover   { 
	color: #999; 	
	font-size: 12px; 
	font-weight: 700; 
	font-stretch: condensed; 
	text-decoration: none; 
	}
	#contenttable {
		background: url(../ecms_contentimages/content_bg.gif) top right no-repeat ;
		background-color: #fff;
		}
	#main {
		color: #000;
		position:relative;
		/*width: 528px;*/
		height: 240px;
		overflow:auto;
		border:0;
		padding: 0px 15px 0px 15px;
		/*margin: 10px 0 0px 10px;*/
		/*background: url(../ecms_contentimages/content_bg.gif) top right no-repeat ;*/
		background-color: #transparant;
	}
	#main a, a.main:active, a.main:link {
		color: #000;	
	text-decoration: none; 
	}
	#main a:hover {
		color: #e3a538;	
	text-decoration: none; 
	}
	#main h1{
		font-size:120%;
		font-weight:strong;
		color: #000;		
	text-decoration: none; 
	}
	#main h2{
		font-size:140%;
		font-weight:normal;
		color: #000;
	}
	#main h3{
		font-size:120%;
		font-weight:normal;
		color: #000;
	}
	#main h4{
		font-size:110%;
		font-weight:normal;
		color: #000;
	}
	#main p{
		align:justify;
	}
	#txttable {
		background: url(../ecms_contentimages/content_bg_txt.gif) top right no-repeat ;
		background-color: #fff;
	}
	#main2 {
		font-size: 12px;
		position:relative;
		height: 477px;
		overflow:auto;
		border:0;
		padding: 0px 15px 0px 15px;
		/*background: url(../ecms_contentimages/content_bg_txt.gif) top right no-repeat ;*/
		background-color: #transparant;
	}
	#main2 a, a:link, a:visited {
		color:#000;
	}
	#main2 h1{
		font-size:120%;
		font-weight:strong;
		color:#000;
	}
	#main2 h2{
		font-size:140%;
		font-weight:normal;
		color:#000;
	}
	#main2 h3{
		font-size:120%;
		font-weight:normal;
		color:#000;
	}
	#main2 h4{
		font-size:110%;
		font-weight:normal;
		color:#000;
	}
	#main2 p{
		align:justify;
	}

	#header {
		height:5em;	
		border: 0;
		background:#;
	}	
	.col{
		float:right;
		border:1px solid black;
	}
	#news{
		padding-left:.5em;
		position:absolute;
		top:8em;
		right:2em;
		width:15em;
		border-left:1px dashed #333;
	}
	
	#header h1 {
		color:#006666;
		font-size:200%;
		font-weight:normal;
	}
	#crumbs a, {
		font-size:8px;
		color:#000;
	}	
	.crumbs, crumbs a:link{
		font-size:8px;
		color:000;
	}
	#bottombuttons  { 
		text-align: right; 
		margin-left: 0; 
		position: relative; 
		width: 556px; 
		height: 20px; 
		background-color: #fff; 
	}

