<!--
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #C12B00;
  text-decoration: none;
}
a:visited
	{color: #747474; text-decoration: none; }
		
 a:active
	{color: #C12B00; text-decoration: none; }
		
.A5:hover {   color: #C12B00; text-decoration: none;}	
	
body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #F7F7F7; */
	background-image: url();
}

 .se2{            
 border: #A7A7A7 1px solid;
 width: 150px;
 font-size: 11px;
 color: #2C2C2C
 }
  .se3{            
 border: #A7A7A7 1px solid;
 width: 100px;
 font-size: 11px;
 color: #2C2C2C
 }
/*  menu left*/
/* odd table rows 1,3,5,7,... */
table tr.odd th,
table tr.odd {
    background-color:   #E5E5E5;
    text-align:         left;
}

/* even table rows 2,4,6,8,... */
table tr.even th,
table tr.even {
    background-color:   #D5D5D5;
    text-align:         left;
}

/* marked tbale rows */
table tr.marked th,
table tr.marked {
    background-color:   #EFEFEF;
}

/* hovered table rows */
table tr.odd:hover,
table tr.even:hover,
table tr.odd:hover th,
table tr.even:hover th,
table tr.hover th,
table tr.hover {
    background-color:   #D2D2D2;
}

table .value {
    text-align:         right;
    white-space:        nowrap;
}
/* IE doesnt handles 'pre' right */
table [class=value] {
    white-space:        pre;
}

.value {
    font-family:        "Courier New", Courier, monospace;
}
.value .attention {
    color:              red;
    font-weight:        bold;
}
.value .allfine {
    color:              green;
}


img.lightbulb {
    cursor:             pointer;
}
/* end  menu left*/
/* menu 2*/

/* even table rows 2,4,6,8,... */
table tr.even2 th,
table tr.even2 {
    background-color:   #D5D5D5;
    text-align:         left;
}

/* marked tbale rows */
table tr.marked2 th,
table tr.marked2 {
    background-color:   #FFFFFF;
}

/* hovered table rows */

table tr.even2:hover,
table tr.even2:hover th
{
    background-color:   #EAEAEA;
}
.fillinLine {
	width: 100%;
	border-bottom: 1px solid #EAEAEA;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	color: #000000; /*620000*/
}

.pages { padding-bottom:0px; padding-top:0px; }
.pages a:link,.pages a:active,.pages a:visited {border:1px #ebebeb solid;  margin-right: 3px; padding:0px 5px 2px 5px;  color:#333333;text-decoration:none;}
.pages a:hover, .pages a:active, .pages #cur {border:1px #ebebeb solid;text-decoration:underline; color:#ff8c00; padding:1px 5px 1px 5px;  text-decoration:none;}


/* end  menu 2*/
-->

-->
/* CSS Document */


