/*	
    * Layout
          o Kopfteil
          o Navigation
          o Spalten für Inhalt
          o Verfeinerungen: alle anderen Angaben zur Seiteneinteilung
          o usw...
    * Typografie
          o Regeln für Universalselektoren
          o Regeln für Tabellen
          o Regeln für Listen
          o usw...
*/

html, body {
height: 98%;
min-height: 98%;
}

body {
   font-family:Arial;
   background-color: #FFFFFF;
   color: #000;
   padding: 0;
   margin: 0;
}

h1 {
	font-size: 16px;
	color:  #346CB3;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	color:  #347CC3;
	margin-top: 16px;
	margin-bottom: -14px;
	height: 51px; 
	min-height: 51px; 
	text-shadow: 1px 1px 1.2px #666;
	float: right;
}

.h2 {
	font-size: 38px;
	font-weight: bold;
	color:  #347CC3;
	top: 6px;
	margin-bottom: 8px;
	height: 51px; 
	min-height: 51px; 
	text-shadow: 1px 1px 2px #0033CC;
	position: relative; 
	float: left;
}

.h2b {
	font-size: 28px;
	font-weight: bold;
	color:  #347CC3;
	top: 6px;
	left: -28px;
	margin-bottom: 8px;
	height: 51px; 
	min-height: 51px; 
	width:279px;
	text-shadow: 1px 1px 2px #0033CC;
	position: relative; 
	float: left;
}
/*
.h2c {
	font-size: 20px;
	font-weight: bold;
	color:  #347CC3;
	top: 9px;
	margin-bottom: 2px;
	min-height: 51px; 
	text-shadow: 0px 0px 1px #0033CC;
	position: relative; 
	float: left;
}*/

.h2c {
color: #347CC3;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 2px;
    min-height: 20px;
    position: relative;
    text-shadow: 0 0 1px #0033CC;
    top: 4px;
}


.h2d {
	font-size: 20px;
	font-weight: bold;
	color:  #347CC3;
	top: 6px;
	margin-bottom: 2px;
	min-height: 51px; 
	text-shadow: 0px 0px 1px #0033CC;
	position: relative; 
	float: left;
}

h5{
	font-size: 20px;
	font-weight: bold;
	margin-bottom:-15px;
	margin-top:3px;
}

h6{
	font-size: 24px;
	font-weight: bold;
	margin-bottom:-15px;
	margin-top:3px;
}

.MainArea {
	/*width:780px;*/
	width:615px; 
	height:auto;
	min-height:500px; 
	margin:0px auto; 
	margin-top:5px;
	background-color:#FFFFFF; 
	border-color:white;
	border-style:ridge; 
	border-width:thin;
	position:relative;
	/*-moz-box-shadow: 10px 10px 5px #888;   	
	-webkit-box-shadow: 10px 10px 5px #888;   
	box-shadow: 10px 10px 5px #888;   
	*/
}

.HeaderBackground {
	clear:both; 
	width:100%; 
	margin:0px auto; 
	padding:0px;	
	background-color:#FFFFFF; 	
	border:0px;	
}

.MenuBackground1 {
	clear:both; 
	width:100%; 
	height:35px; 
	margin:0px auto; 
	padding:0px;
	background-color:#FFFFFF; 	
	border:0px;	
}

.MenuBackground2 {
	clear:both; 
	width:100%; 
	height:33px; 
	margin:0px auto; 
	padding:0px;
	background-color: #E5ECF4;
	border-width:1px;
	border-style: none none solid;
	border-color: #CACACA; /*#346CB3; blau*/
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E5ECF4,endColorStr=#FFFFFF);	
	background: -moz-linear-gradient(top,  #E5ECF4,  #FFFFFF);	
	background: -webkit-gradient(linear, left top, left bottom, from(#E5ECF4), to(#FFFFFF)); /* for webkit browsers */
}

.HeaderBackground2 {
	clear:both; 
	width:100%; 
	height:33px; 
	margin: 0px 8px 3px 0px; 
	padding:0px;
	background-color: #E5ECF4;
	border-color: #346CB3;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	/*-moz-box-shadow: 1px 1px 1px #888;	*/
	border-style: solid;
	border-width: 1px;
	border-color: #CACACA;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E5ECF4,endColorStr=#FFFFFF);	
	background: -moz-linear-gradient(top,  #E5ECF4,  #FFFFFF);	
	background: -webkit-gradient(linear, left top, left bottom, from(#E5ECF4), to(#FFFFFF)); /* for webkit browsers */
		
}

.TableHeader0
{
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #999999;
	background-color: #E5ECF4;
	text-align: center;
	font-size: 12px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	
}

.TableHeader1
{
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #999999;
	background-color: #E5ECF4;
	text-align: center;
	font-size: 12px;
	background-image:url(/images/SubMenBtn.jpg); 
}

.TableHeader3
{
	text-align: center;
	font-size: 12px;
}

.TableStyle0
{
	border-style: solid;
	border-width: 1px;
	border-color: #CACACA;
	font-size: 12px;
	background-color: #E5ECF4;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 1px #888;	
	-webkit-box-shadow: 1px 1px 1px #888;   	
	box-shadow: 1px 1px 1px #888;	
}

.TableStyle3
{
	border-style: solid;
	border-width: 1px;
	border-color: #CACACA;
	font-size: 12px;
	background-color: #FCFCFC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 1px #888;
	-webkit-box-shadow: 1px 1px 1px #888;   
	box-shadow: 1px 1px 1px #888;
	background-image:url(/images/SubMenBtn.jpg);	
}

.TableStyle1
{
	border-style: solid;
	border-width: 1px;
	border-color: #CACACA;
	font-size: 12px;
	background-color: #FCFCFC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 1px #888;	
	box-shadow: 1px 1px 1px #888;	
}

.TableStyle2
{
	border-style: solid;
	border-width: 1px;
	border-color: #CACACA;
	font-size: 12px;
	background-color: #FCFCFC;
	-moz-box-shadow: 1px 1px 1px #888;
	-webkit-box-shadow: 1px 1px 1px #888;   	
	box-shadow: 1px 1px 1px #888;	
}


.TableStyleFlat
{
	border-style: none;
	font-size: 12px;
	background-color: #FCFCFC;
	margin: 0px 8px 3px 0px; 	
}

.menu1_btn
{
	float: left;
	border-style: none;
	color: #347CC3; /*#0033CC*/
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	cursor: pointer;
	font-size: 10px;
	text-align:center;
	position: relative;
}


.menu1_btn input:hover
{
	color: #FFFFFF;
	background-color: #347CC3; /*#0033CC #7FA2C6;*/
}

.menu2_btn
{
	padding: 1px;
	margin:2px 2px;
	height: 35px;
	width: auto;
	overflow:visible;
	border-style: none;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color: #FFFFFF;
	/*text-shadow:  -1px -1px 1px #000000;*/
	background-color:#346CB3; 	
	float: left;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	border-radius: 10px 10px 0 0;
	-moz-border-radius:  10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;	
	/*older versions*/
	-border-radius-topleft: 10px;
	-border-radius-topright: 10px;
	-o-border-radius-topleft: 10px;
	-o-border-radius-topright: 10px;
	-khtml-border-radius-topleft: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-radius-topleft: 10px;
	-webkit-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-radius-topleft: 10px;
	-webkit-border-radius-toprigth: 10px;
	/*end older versions*/
	-moz-box-shadow: 1px -1px 1px 1px #888;
	box-shadow: 1px -1px 1px 1px #888;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3399FF,endColorStr=#346CB3);
	background: -moz-linear-gradient(top,  #3399FF,  #346CB3);	
	background: -webkit-gradient(linear, left top, left bottom, from(#3399FF), to(#346CB3)); /* for webkit browsers */
}

.menu2_btn_selected
{
	height: 36px;
	width: auto;
	overflow:visible;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	background-color: #E5ECF4;
	/*text-shadow:  -1px -1px 1px #F0668C;*/
	padding: 1px 5px;
	margin: 3px 3px 0px 2px;
	float: left;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	border-style: solid solid none solid;	
	border-width: 1px;
	border-color: #E5ECF4;
	border-radius: 10px 10px 0 0;
	-moz-border-radius:  10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;	
	
	/*older versions*/
	-border-radius-topleft: 10px;
	-border-radius-topright: 10px;
	-o-border-radius-topleft: 10px;
	-o-border-radius-topright: 10px;
	-khtml-border-radius-topleft: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-radius-topleft: 10px;
	-webkit-border-radius-topright: 10px; 
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-radius-topleft: 10px;
	-webkit-border-radius-toprigth: 10px;
	/*end older versions*/
	
	-moz-box-shadow: 2.5px -2px 1px 0px #999999;
	box-shadow: 2.5px -2px 1px 0px #999999;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E5ECF4);	
	background: -moz-linear-gradient(top,  #FFFFFF,  #E5ECF4);	
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E5ECF4)); /* for webkit browsers */
	
}

.menu2_btn input:hover
{
	color: #FFFFFF;
	background-color: #576675;
}

.menu3_btn
{
	height: 21px;
	width: auto;	
	overflow:visible;
	float:left;	
	color: #0033CC;
	font-size: 12px;
	font-style:normal;		
	background-color: #E5ECF4;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	margin: 2px;
	margin-top:6px;
	text-decoration: none;
	/*text-shadow:  1px 1px 1px #000000;*/
	cursor: pointer;
	text-align: center;
	border-width: 1px;	
	border-color:White;
	border-style: none solid none;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E5ECF4);	
	background: -moz-linear-gradient(top,  #FFFFFF,  #E5ECF4);	
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E5ECF4)); /* for webkit browsers */
	border-radius: 3px 3px 0 0;
	-moz-border-radius:  3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}

.menu3_btn_selected
{
	height: 21px;
	width: auto;
	overflow:visible;	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	float:left;	
	border-width: 1px;
	color:  #346CB3;
	background-color: #FFFFFF;
	/*text-shadow:  1px 1px 1px #FFFFFF; */		
	padding:0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	margin: 2px;
	margin-top:6px;	
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	outline-style:none;
	border-radius: 3px 3px 0 0;
	-moz-border-radius:  3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-style: solid solid none solid; 
	border-color: #CACACA;
}

.menu3_btn div:hover
{
	color: #FFFFFF;
	background-color: #7FA2C6;
}


.menue4_btn
{
	height:35px;
	width: auto;
	overflow:visible;	
	float:right;	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 8px 8px 0 0;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;	
	-webkit-border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #CACACA;

/*	background-image:url(/images/SubMenBtn.jpg); */		
/*
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FCFCFC,endColorStr=#E5ECF4);	
	background: -moz-linear-gradient(top,  #FCFCFC,  #E5ECF4);	
	background: -webkit-gradient(linear, left top, left bottom, from(#FCFCFC), to(#E5ECF4)); // for webkit browsers 
*/	
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E5ECF4);	
	background: -moz-linear-gradient(top,  #E5ECF4,  #FFFFFF);	
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#91B7F7)); /* for webkit browsers */

}

.filterselect select
{
	font-family:Arial;
	font-size: 11pt;
	height: 20px;
	text-align: right;
}

.filterselect option 
{
	font-family:Arial;
	height: 30px;
	font-size: 14pt;
	text-align: center;
}

.my-num-input
{
	background-color:  #FFFFFF;
	color:#000000;
	padding:0px;
	margin:0px;
	border:0px;
	text-align:right;
}

.my-text-input
{ 
	background-color:  #FFFFFF;
	/*background-color:  #F7F7F7;*/
	color:#000000;
	padding:0px;
	margin:0px;
	border:0px;
	text-align:left;
 }


.divider-line-white
{
	padding: 1px 0px 0px 0px;
	margin: 0em;
	background-color: #FFFFFF;
}

a.tooltip {text-decoration:none;}
.tooltip span.info{display:none;}
.tooltip:hover span.info
{
	border-style: none;
	display: block;
	position:absolute;
	margin-top: 35px;
	color: #FFFFFF;	
	background-color: #7FA2C6;
	width: 250px;
	height: 35px;
}


.menu5_btn
{
	float:none; 
	padding: 5px; 
	margin: 5px; 
	width: 200px;	
	height:35px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;	
	-webkit-border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #CACACA;

/*	background-image:url(/images/SubMenBtn.jpg); */		
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E5ECF4);	
	background: -moz-linear-gradient(top,  #E5ECF4,  #FFFFFF);	
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#91B7F7)); /* for webkit browsers */

}

.menu5_btn_selected
{
	float:none; 
	padding: 5px; 
	margin: 5px; 
	width: 200px;	
	height:35px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:  #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;	
	-webkit-border-radius: 5px;	
	border-style: solid;
	border-width: 1px;
	border-color: #CACACA;

/*	background-image:url(/images/SubMenBtn.jpg); */		
/*
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FCFCFC,endColorStr=#E5ECF4);	
	background: -moz-linear-gradient(top,  #FCFCFC,  #E5ECF4);	
	background: -webkit-gradient(linear, left top, left bottom, from(#FCFCFC), to(#E5ECF4)); // for webkit browsers 
*/	
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#0066CC,endColorStr=#E5ECF4);	
	background: -moz-linear-gradient(top,  #E5ECF4,  #0066CC);	
	background: -webkit-gradient(linear, left top, left bottom, from(#0066CC), to(#91B7F7)); /* for webkit browsers */

}

.menu6_btn
{
	float:none; 
	padding: 5px; 
	margin: 5px; 
	width: 70px;	
	height:35px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;	
	-webkit-border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #CACACA;

/*	background-image:url(/images/SubMenBtn.jpg); */		
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E5ECF4);	
	background: -moz-linear-gradient(top,  #E5ECF4,  #FFFFFF);	
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#91B7F7)); /* for webkit browsers */

}

.menu6_btn_selected
{
	float:none; 
	padding: 5px; 
	margin: 5px; 
	width: 70px;	
	height:35px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:  #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;	
	-webkit-border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #CACACA;

/*	background-image:url(/images/SubMenBtn.jpg); */		
/*
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FCFCFC,endColorStr=#E5ECF4);	
	background: -moz-linear-gradient(top,  #FCFCFC,  #E5ECF4);	
	background: -webkit-gradient(linear, left top, left bottom, from(#FCFCFC), to(#E5ECF4)); // for webkit browsers 
*/	
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#0066CC,endColorStr=#E5ECF4);	
	background: -moz-linear-gradient(top,  #E5ECF4,  #0066CC);	
	background: -webkit-gradient(linear, left top, left bottom, from(#0066CC), to(#91B7F7)); /* for webkit browsers */

}

.check_btn
{
	float:none; 
	padding: 5px; 
	margin: 5px; 
	width: 35px;	
	height:35px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;	
	-webkit-border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #CACACA;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E5ECF4);	
	background: -moz-linear-gradient(top,  #E5ECF4,  #FFFFFF);	
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#91B7F7)); /* for webkit browsers */
}

.check_btn_selected
{
	float:none; 
	padding: 5px; 
	margin: 5px; 
	width: 35px;	
	height:35px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:  #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;	
	-webkit-border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #CACACA;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#0066CC,endColorStr=#E5ECF4);	
	background: -moz-linear-gradient(top,  #E5ECF4,  #0066CC);	
	background: -webkit-gradient(linear, left top, left bottom, from(#0066CC), to(#91B7F7)); /* for webkit browsers */

}

.img_btn
{	float: none; 
	width: 13px;	
	height:13px;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	border-style: none;
	-webkit-background-size: cover; 
	-moz-background-size: contain; 
	-o-background-size: cover;  
	background-size: cover;
	background-position:center;	
	padding: 5px; 
	margin: 5px;	
}

.meter-wrap{
    position: relative;
}

.meter-wrap,  .meter-value, .meter-text {
    /* The width and height of your image */
	/* background-size: 100% auto; */
    width: 100%; height: 30px;
}

.meter-wrap, .meter-value {
	background: gainsboro; 
    /* background: #bdbdbd url(/images/meter-outline.png) top left no-repeat; */
}
            
.meter-text {
    position: absolute;
    top:0; left:0;

    padding-top: 6px;
                
    /*color: #fff;*/
	color: #000;
    text-align: center;
    width: 100%;
}

#loadingScreen {
	position: absolute;
	height: 100%;
	min-height: 366px;
	width: 100%;
	left: 0px;
	top: 134px;
	background: #E5ECF4;
	height:auto !important;
	opacity: 0.60;
	filter:alpha(opacity=60);
}
 
.loadingScreen {
	position:absolute;
	padding-left: 48%;
}
 
.loadingScreen img {
	padding-top: 100px;
}

.loadingScreen h1 {
	color: #D8D8D8;
	text-align: center;
	font-size: 18px; 
}

.on_off_bits th {
    font-weight: normal;
    text-align: justify;
	padding: 4px 7px;
}

.ParaCaption, .ModRef {
	font-size: 9px;
	padding:0 0 0 6px;
}

.cp_background
{
padding: 10px;
overflow:visible;
border-style: none;
background-color:#474751; 	
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#757583,endColorStr=#474751);
background: -moz-linear-gradient(top,  #757583, #474751);	
background: -webkit-gradient(linear, left top, left bottom, from(#757583), to(#474751)); /* for webkit browsers */
}

.cp_btn
{
padding: 1px;
margin:2px 2px;
height: 40px;
width:40px;
overflow:visible;
border-style: none;
font-size: 14px;
font-style: normal;
font-weight:normal;
color: #FFFFFF;
/*background-color:#346CB3; 	*/
float: left;
text-decoration: none;
cursor: pointer;
text-align: center;

border-radius: 8px 8px 8px 8px;
-border-radius: 8px 8px 8px 8px;
-webkit-border-radius: 8px 8px 8px 8px;
-moz-border-radius: 8px 8px 8px 8px;
-khtml-border-radius: 8px 8px 8px 8px;
/*older browser versions*/
-border-radius-topleft: 8px;
-border-radius-topright: 8px;
-o-border-radius-topleft: 8px;
-o-border-radius-topright: 8px;
-khtml-border-radius-topleft: 8px;
-khtml-border-radius-topright: 8px;
-webkit-border-radius-topleft: 8px;
-webkit-border-radius-topright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-radius-topleft: 8px;
-webkit-border-radius-toprigth: 8px;
/*end older browser versions*/

/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3399FF,endColorStr=#346CB3);
background: -moz-linear-gradient(top,  #3399FF,  #346CB3);	
background: -webkit-gradient(linear, left top, left bottom, from(#3399FF), to(#346CB3)); /* for webkit browsers */
}

.cp_btn_pressed
{
height: 40px;
width:40px;
overflow:visible;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #0066CC;
background-color: #E5ECF4;
padding: 0px;
margin: 3px;
float: left;
text-decoration: none;
cursor: pointer;
text-align: center;
border-style: none;	
border-width: 0px;
/*border-color: #E5ECF4;*/
border-radius: 8px 8px 8px 8px;
-border-radius: 8px 8px 8px 8px;
-webkit-border-radius: 8px 8px 8px 8px;
-moz-border-radius: 8px 8px 8px 8px;
-khtml-border-radius: 8px 8px 8px 8px;
/*older browser versions*/
-o-border-radius-topleft: 8px;
-o-border-radius-topright: 8px;
-khtml-border-radius-topleft: 8px;
-khtml-border-radius-topright: 8px;
-webkit-border-radius-topleft: 8px;
-webkit-border-radius-topright: 8px; 
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
/*end older browser versions*/
box-shadow:  -0.5px -0.5px 6px 5px #aaa99a;
-box-shadow:  -0.5px -0.5px 6px 5px #aaa99a;
-moz-box-shadow: -0.5px -0.5px 6px 5px #aaa99a;
-webkit-box-shadow:  -0.5px -0.5px 6px 5px #aaa99a;
-khtml-box-shadow: -0.5px -0.5px 6px 5px #aaa99a;

/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E5ECF4);	
background: -moz-linear-gradient(top,  #FFFFFF,  #E5ECF4);	
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E5ECF4)); /* for webkit browsers */
}

.cp_btn_switched
{
height: 40px;
width:40px;
overflow:visible;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #0066CC;
background-color: #f00;
padding: 0px;
margin: 3px;
float: left;
text-decoration: none;
cursor: pointer;
text-align: center;
border-style: none;	
border-width: 0px;
/*border-color: #E5ECF4;*/
border-radius: 8px 8px 8px 8px;
-border-radius: 8px 8px 8px 8px;
-webkit-border-radius: 8px 8px 8px 8px;
-moz-border-radius: 8px 8px 8px 8px;
-khtml-border-radius: 8px 8px 8px 8px;
}

.cpTableStyle 
{
	font-family: monospace;
	border-style: solid;
	border-width: 1px;
	border-color: #CACACA;
	font-size: 16px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	
	box-shadow: 0.2px 0.2px 0.4px 2px #999;		
	-webkit-box-shadow: 0.2px 0.2px 0.4px 2px #999;	
	-moz-box-shadow: 0.2px 0.2px 0.4px 2px #999;		
	
	/*-webkit-box-shadow: 2px 2px 2px #999; 
	-moz-box-shadow: 2px 2px 2px #999;
	box-shadow: 2px 2px 2px #999;*/
	behavior: url(ie-css3.htc);
}

@media print {
	.MenuBackground1,.MenuBackground2,.menu1_btn,div#controls {display:none;}
	body{
		background-color: #fff!important;
	}
	body,.MainArea,table,div{
		box-shadow:none!important;
	}
	.MainArea {
		border-style:none!important;
		border-width:none!important;
	}
	.HeaderBackground2 {
		background:none!important;
		filter:none!important;
	}
	.TableHeader1
	{
		background-color: #E5ECF4!important;
		font-size: 12px;
		text-align: center;
		background-image:none!important;
	}
}