body {
background-color:#FFF;
font-size: 14px;
font-family: "Trebuchet MS","Times New Roman";
}

* {font-family: inherit;}

a {text-decoration:none;}
a img {border-style: none;}
a:link {color:blue;}
a:visited {color:blue;}
a:hover {color:red; text-decoration:underline;}
a:active {color:blue;}
.warn {color:red; font-weight:bold;}
.ok {color:green; font-weight:bold;}

.small {font-size: x-small}
.smaller {font-size: small}
.bold0 {font-weight: bold}
.bold1 {font-size: x-small}
td.green0 {background-color: #C2FFBF}
td.red0 {background-color: #FFD2D2}
td.yellow0 {background-color: #FFFFBF}
td.grey0 {background-color: #BFBFBF}
td.white0 {background-color: #FFFFFF}
.space {margin-right: 10px;}
.center {text-align: center}
.left {text-align: left}

table.stats td {text-align: center; border: 2px solid black;}
table.stats td.left {text-align: left;}
table.stats {border: 2px solid black; border-collapse: collapse;}

td.center table {
margin-left: auto;
margin-right: auto;
}

select,input.submit {
font-size: 8pt;
border: 1px solid black;
background-color: white;
}
input {border: 1px solid black;}
img {border: 0px none black;}
td.pager {background-color: #F8F8F8; border: 1px solid #C0C0C0;}
td.form {border: 1px solid #C0C0C0; padding: 1px 4px 1px 4px; background-color: #F8F8F8; text-align:center;}
table.logs {font-size: 14px; border: 1px solid black; padding: 1px 4px 1px 4px;}
h2 {font-size: x-large;}
h3 {font-size: x-small; color: #808080; font-weight: normal;}
