/* $version_internal = "0.2"; */

input.button {
   border: thin #333333 solid;
   background-color: #bbccff; 
   background-repeat: no-repeat; 
   background-position: left center
}
body.left { 
   background: #8899ff; 
   color: black 
}
input.left, textarea.left {
   border: thin #666666 solid;
   background: #8899ff;
   color:black
}
td.tableheader { 
   background: #8899ff; 
   color: black 
}
body {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 0px;
   margin-right: 10px;
   background: white;
   color: #111177;
}
body, th, td, input, select, textarea {
   font-family: verdana, arial, helvetica, serif;
   font-size: 11px;
}
th, td {
   padding: 2px;
   vertical-align: top;
}
th {
   text-align: left;
   background: #8899ff;
   color: white;
}
td.list {
   background: #bbccff;
   color: black;
}
a:link {
   text-decoration: none;
   color: #2222aa;
}
a:active {
   text-decoration: none;
   color: #2222aa;
}
a:visited {
   text-decoration: none;
   color: #2222aa;
}

