body {
margin: 5pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color:#39434D;
    text-align:left;
    background:url('images/tlo.jpg') repeat-x #FFFFFF;


}
tbody {

       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 9pt;
       color:#39434D;

}



a:active {
color : #DE3B23;
text-decoration : none; 
} 
a:link {
color : #DE3B23; 
text-decoration : none; 
} 
a:visited {
color : #DE3B23; 
text-decoration : none; 
} 
a:hover {
color : #000000;
text-decoration : none; 
} 






h2 {

font-size: 10pt;
font-weight: bold;
margin: 1em 1em 0.5em 1em;
text-align: left;
}


h3 {

       margin: 5pt;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 9pt;
       color:#39434D;
}

/* {{{ Vote bar */

.VoteBar input {
width: 3em; height: 2em;
}

.VoteBar {
text-align: center;
margin: 0.5em 0;
}

.VoteBar a:visited {
display: none;
}

.VoteBar a, .VoteBar a:link {
margin: 0 0.5em;
width: 2em;
height: 2em;
line-height: 2em;
border: 2px outset #0CF;
background: #0CF;
}

.VoteBar a:hover, .VoteBar a:focus, .VoteBar a:active {
border-style: inset;
}

/* }}} */
/* {{{ List */


h1 {
font-size: 8pt;
font-weight: normal;
}


table.List {
width: 90%;
border-collapse: collapse;
margin-left: 20px;
}

td.PhotoThumb { width: 150px; }


.List div {
padding: 1em;
}
.clearall {
clear: both;

}

.EvenRow {
background: #F3F3F3;

}

.DisabledPhoto {
background: #CBCBCB;
}

div.PhotoThumb {
float: left;
width: 130px;
text-align: center;
}

div.PhotoDesc {
margin-left: 130px;
}

/* }}} */

.Photo {
width: 100%;
display: block;
text-align: center;
margin: 2em 0;
}


.InfoAdd
{
font-weight: bold;
color: #F56F00;
text-align: center;
}

#content input {
       border: 1px solid; border-color: #B3B9C3;
       background: #FFFFFF;
       font-family: verdana,tahoma,helvetica,sans-serif; font-size: 10px; color: black; font-weight: normal; font-style: normal; text-decoration: none; scrollbar: none;
       
}

#content button {
       border: 1px solid; border-color: #FFC84E #E29F1D #E29F1D #FFC84E;
       background: #F56F00;
       font-family: verdana,tahoma,helvetica,sans-serif; font-size: 10px; color: white; font-weight: bold; font-style: normal; text-decoration: none; text-transform: uppercase;
       }
       
#content textarea {
       border: 1px solid; border-color: #B3B9C3;
       background: #FFFFFF;
       font-family: verdana,tahoma,helvetica,sans-serif; font-size: 10px; color: black; font-weight: bold; font-style: normal; text-decoration: none;
       }       
