body {
background-image: URL(../images/bg.jpg);
background-color: #ffffff;
margin-top: 15px;
margin-left: 0px;
overflow: auto;
}

font {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
line-height: 1.4em;
color: #333333;
}

.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;
}

.presskitLink {
font-weight: bold;
line-height: 2.8em;
}

.green {
color: #339900;
}

.alert {
color: #ff0000;
}

.list {
line-height: 1.8em;
}

.footer {
color: #999999;
}

a:link {
color: #339900;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;
}

a:visited {
color: #339900;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;
}

a:active {
color: #339900;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: line-through;
}

a:hover {
color: #339900;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: line-through;
}

.input1 {
background: #EAF8DD;
border-style: solid;
border-width: 1px;
border-color: #EAF8DD;
font-family: Verdana,Arial,Helvetica,sans-serif;
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:Verdana,Arial,Helvetica,sans-serif;
}

.liste {
list-style-type: square;
list-style-position: outside;
}

TABLE.mainFrame {
width:100%;
}

TD.mainFrame {
vertical-align:top;
}

TABLE.header {
width:720px;
}

TD.headerLeft {
width:220px;
text-align:left;
}

TD.headerRight {
width:435px;
text-align:right;
}

TABLE.content {
width:720px;
}

TD.contentLeft {
width:220px;
vertical-align:top;
}

TD.contentSpacer {
width:65px;
}

TD.contentRight {
width:435px;
vertical-align:top;
}

iframe {
width:100%;
height:345px;
overflow:auto;
margin:0;
border-style:none;
}

TABLE.admin {
width:720px;
}

TD.adminMenu {
width:200px;
vertical-align:top;
}

TD.adminContent {
width:520px;
vertical-align:top;
}

TABLE.adminList {
width:520px;
border-collapse:separate;
border-spacing:3px;
}

TD.adminList {
background-color:#EAF8DD;
height:30px;
vertical-align:middle;
}

TABLE.adminListHead {
width:520px;
border-spacing:0px;
border-collapse:collapse;
}

TD.adminListHead {
vertical-align:top;
}

#adminLogo {
text-align:center;
}

#adminMenu {
text-align:left;
margin-left:83px;
}

#adminContent {
margin-top:54px;
margin-left:0px;
}