body {
margin: 0px;
color: #444444;
font-family: "Arial";
font-size: 11px;
}

h1 {
color: #BB0000;
font-family: "Arial";
font-weight: bold;
font-size: 18px;
}

h3 {
color: #CCCCCC;
font-family: "Arial";
font-weight: bold;
font-size: 16px;
}

td {
background-align: top left;
background-repeat: repeat-x;
color: #444444;
font-family: "Arial";
font-size: 11px;
text-align: justify;
line-height: 130%;
}
a {
color: #BB0000;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #9DAFB9;
font-weight: bold;
text-decoration: underline;
}

input {
height: 18px;
width: 100px;
font-family: "Arial";
font-size: 10px;
}

.cursorin {
cursor: pointer;
}

.cursorout {
cursor: none;
}

.photoloader {
background-repeat: no-repeat;
background-position: center center;
}

.datatable {
border-bottom: dashed #CCCCCC 1px;
border-left-width: 0px; 
border-top-width: 0px; 
border-right-width: 0px; 
}
.datatableheader {
border-bottom: dashed #CCCCCC 2px;
border-left-width: 0px; 
border-top-width: 0px; 
border-right: dashed #CCCCCC 2px; 
text-align: right;
font-size: 11px;
}

.datatablefooter {
border-bottom: dashed #CCCCCC 2px;
border-left-width: 0px; 
border-top-width: 0px; 
border-right-width: 0px; 
text-align: right;
color: #666666;
font-size: 9px;
font-style: italic;
}
