body {
background-color: #ffffff;
margin-top: 0px;
margin-left: 0px;
overflow: auto;
}

font {
font-family: "Courier New",Courier, monospace;
font-size: 9pt;
line-height: 1.4em;
color: #000000;
}

.uppercaseBold {
text-transform: uppercase;
font-weight: bold;
}

.head1 {
text-transform: uppercase;
font-weight: bold;
font-size:8.5pt;
line-height:2.4em;
}

.head2 {
font-size:8.5pt;
font-weight: bold;
line-height: 1.8em;
}

.color {
color: #CCCCCC;
}

.alert {
color: #FF0000;
}

.list {
line-height: 1.8em;
}

a:link {
font-weight: bold;
text-decoration: none;
}

a:hover {
font-weight: bold;
text-decoration: line-through;
}

a:active {
font-weight: bold;
text-decoration: line-through;
}

a:visited {
font-weight: bold;
text-decoration: none;
}

DIV.logo {
margin-left: 0px;
margin-top: 0px;
}

.input1 {
background: #EAF8DD;
border-style: solid;
border-width: 1px;
border-color: #EAF8DD;
font-family: "Courier New",Courir, monospace;
font-size: 8pt;
line-height: 1.4em;
color: #333333;
}

.formButton {
border-style: none;
border-width: 1px;
border-color: #EAF8DD;
padding:3px;
background: #EAF8DD;
color: #339900;
font-weight: bold;
font-size: 8pt;
}

.upload {
border-style:solid;
border-width:1px;
border-top-color:#EAF8DD;
border-bottom-color:#EAF8DD;
border-left-color:#EAF8DD;
border-right-color:#EAF8DD;
background:#EAF8DD;
color:#333333;
size:8pt;
font-size:8pt;
font-family: "Courier New",Courir, monospace;
}

.liste {
list-style-type: square;
list-style-position: outside;
}

#adminLogo {
text-align:center;
}

#adminMenu {
text-align:left;
margin-left:55px;
}

#adminContent {
margin-top:54px;
margin-left:0px;
}