﻿.row1 {background-color:Transparent; font-family:Arial; font-size:11px;}
.row2 {background-color: #fff3e7; font-family:Arial; font-size:11px;}
.rowheader {background-color: darkred; font-family:Arial; font-weight:bold; font-size:11px; color:White;}

.btnadd:link, .btnadd:active, .btnadd:visited, .btnadd:hover {font-family:Arial; font-size:12px; padding-left: 25px; padding-right:10px; background:url(images/add.png) no-repeat 5px center; height:20px; padding-top:7px; padding-bottom:7px; text-decoration:none;}
.btnedit:link, .btnedit:active, .btnedit:visited, .btnedit:hover {font-family:Arial; font-size:12px; padding-left: 25px; padding-right:10px; background:url(images/edit.gif) no-repeat 5px center; height:20px; padding-top:7px; padding-bottom:7px; text-decoration:none;}
.btndelete:link, .btndelete:active, .btndelete:visited, .btndelete:hover {font-family:Arial; font-size:12px; padding-left: 25px; padding-right:10px; background:url(images/delete.gif) no-repeat 5px center; height:20px; padding-top:7px; padding-bottom:7px; text-decoration:none;}
.btnconfig:link, .btnconfig:active, .btnconfig:visited, .btnconfig:hover {font-family:Arial; font-size:12px; padding-left: 25px; padding-right:10px; background:url(images/write.png) no-repeat 5px center; height:20px; padding-top:7px; padding-bottom:7px; text-decoration:none;}