﻿table.tblmain {border-collapse:collapse;border: solid 1px #000000;}
tr.tblheader {border-bottom: solid 1px #000000;height:30px;text-align:center;vertical-align:middle;background-color:#E0E0E0;}
tr.tblrowaction {border-bottom: dotted 1px #000000;}
tr.tblrowaction:hover {background-color:#F0F0F0;cursor:pointer;}
tr.tblrow {border-bottom: dotted 1px #000000;}
tr.tblrow:hover {background-color:#F0F0F0;}
img.questiondirectionup {width:16px;height:16px;border:none;background-image:url(../../../images/tm/up16x16.png);}
img.questiondirectionup:hover {width:24px;height:24px;border:none;background-image:url(../../../images/tm/up24x24.png);}
img.questiondirectiondown {width:16px;height:16px;border:none;background-image:url(../../../images/tm/down16x16.png);}
img.questiondirectiondown:hover {width:24px;height:24px;border:none;background-image:url(../../../images/tm/down24x24.png);}
.tblalltests {border-style:none;}
.cellsec {background-color:#E9E9E9;}
.cellsec h2 {font-size:large;font-weight:bold;text-align:left;margin-left:10px;margin-bottom:5px;margin-top:5px;color:Green;}
.cellsec h2 a {color:Green;text-decoration:none;}
.cellsec h2 a:hover {text-decoration:underline;}
.cellcat {background-color:#F5F5F5;}
.cellcat h3 {font-size:medium;font-weight:bold;text-align:left;margin-left:50px;margin-bottom:5px;margin-top:5px;color:Green;font-style:italic;}
.cellcat h3 a {color:Green;text-decoration:none;}
.cellcat h3 a:hover {text-decoration:underline;}
.celltest {}
.celltest a {margin-left:100px;color:Green;text-decoration:none;}
.celltest a:hover {	text-decoration:underline;}
.popupmenu {position:absolute;width:250px;visibility:hidden;background-color:#F5F7F8;border:solid 1px black;padding: 5px 5px 5px 5px;}
.popuprow {background-color:#F0F0F0;cursor:pointer;border-bottom: dotted 1px #000000;}