@charset "utf-8";
body
{
margin:0px;
padding:0px;
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.mainTable
 {
  height: 100%;
  width: 1250px;
  border: 1px solid #000000
 }
.table
 {
  height: 100%;
  width: 100%;
 }
.top_background
{
 background-image:url(../graph/main/head_bg.gif);
 background-repeat:repeat-x;
 height:161px;
 vertical-align:top;
}
.bottom_background
 {
  background-image:url(../graph/main/foot_bg.gif);
  background-repeat:repeat-x;
  height:45px;
  vertical-align:bottom;
  font-family: trebuchet MS, sans-serif;
  font-size: 13px;
  color:#ffffff;
  text-decoration:none;
 }
.bottom_background a
{
font-family: trebuchet MS, sans-serif;	
font-size: 13px;
color:#ffffff;
}
.logo
{
 width: 519px;
 height: 94px;
 background-image:url(../graph/main/head_lab.png);
 background-repeat:no-repeat;
 vertical-align:middle;
}

.buttonscontainer {width: 100%;	}
.buttons a {
			font-weight:bold;
			height:19px;
			width:210px;
			background-image:url(../graph/grey.gif);
			background-repeat:no-repeat;
			font-family: trebuchet MS, sans-serif;	
			font-size: 13px; /*11_16*/
			color:#000000;
			text-decoration:none;
			display: block;
			
			vertical-align:middle;
			text-align: left;
			padding-left:20px;
			
			margin-bottom:4px;
}
.buttons a:hover 
{
	background-image: url(../graph/green.gif);
	font-weight:bold;
	padding-left:20px;
	color:white;
}
.buttons_b a
 {
 height:19px;
 width:150px;
			background-image:url(../graph/boxgrey.gif);
			background-repeat:no-repeat;
			background-position: left;
			font-family: trebuchet MS, sans-serif;	
			font-size: 13px; /*11_16*/
			color:#000000;
			text-decoration:none;
			display: block;
			vertical-align:middle;
			text-align:left;
			padding-left:10px;
			margin-left:20px;
			margin-bottom:4px;
}
.buttons_b a:hover 
{
	background-image: url(../graph/boxgreen.gif);
	padding-left:10px;
	margin-left:20px;
}
.splitter 
{
	background-color: #49b11a;
	color: #fff;
	text-decoration: none;
	background-image: url(../graph/point.jpg);
	background-repeat: repeat-y;
	background-position:right;

}
.splitter-x
{
	background-color: #49b11a;
	color: #fff;
	text-decoration: none;
	background-image: url(../graph/point.jpg);
	background-repeat: repeat-x;
	background-position:right;

}
.picture
{
	width:130px;
	height:170px;
	padding-left:10px;
	padding-top:4px;
	
	background-image: url(../graph/picture_border.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.text_gren {
			font-family: trebuchet MS, sans-serif;	
			font-size: 13px; /*11_16*/
			color:#333366;
			text-decoration:none;
			font-weight:bold;
}
.text_gren_big {
			font-family: trebuchet MS, sans-serif;	
			font-size: 16px; /*11_16*/
			color:#333366;
			text-decoration:none;
			font-weight:bold;
}       
.text {
			font-family: trebuchet MS, sans-serif;	
			font-size: 13px; /*11_16*/
			color:#000000;
			text-decoration:none;
}
.text a {
			font-family: trebuchet MS, sans-serif;	
			font-size: 13px; /*11_16*/
			color:#000000;
}
.text_b {
			font-weight:bold;
			font-family: trebuchet MS, sans-serif;
			font-size: 13px; /*11_16*/
			color:#000000;
}
TD.text_b
 {
  font-weight:bold;
  font-family: trebuchet MS, sans-serif;
  font-size: 13px; /*11_16*/
  color:#000000;
  text-align: right;
  vertical-align: top
}

.zagl {
	   font-family:  "Harlow Solid Italic", "Arial Black";
	   font-size: 32px; /*11_16*/
	   color:#336699;
	   text-decoration:none;
	   padding-left:20px;
      }


