body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #6c8a0d;}

/* To place the main image at the top of the page. */
td.head  {
background-image: url(images/header_image.gif);
background-repeat: no-repeat;
background-color: #6c8a0d;
background-position: 240px;
height: 150px;
}

td.thumb  {
text-align: right;
vertical-align: middle;
width: 120px;
}

td.thumb_left  {
text-align: left;
vertical-align: middle;
width: 120px;
}

#link-hist {
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
font-weight: bold;
font-size: 16px;
color: #FFFFFF;
letter-spacing: 0px;
padding-top: 0px;
padding-bottom: 0px;
line-height: 20px;
word-spacing: 0px;
z-index: 5;
background-color: #688a0f;
border-left: 2px #ffffff solid;
border-right: 2px #ffffff solid;
border-top: 2px #ffffff solid;
}

/* used be link history */
#link-hist a {
color: #FFFFFF;
padding-right: 2px;
}

#link-hist div {
text-align: right;
padding-right: 10px;
}

#link-hist h1{
text-align: left;
font-size: 16px;
padding-top: 2px;
text-indent: 10px;
}

/* Style for the error text on the page. */
div.error-text {
padding-top: 10px;
padding-bottom: 10px;
background-color: #c2e469;
}

/* Styles for the main text on the page. */
td.main-text {
margin-top: 0px;
margin-bottom: 0px;
background-color: #c2e469;
border-top: 0px;
border-left: 2px #ffffff solid;
border-right: 2px #ffffff solid;
padding-top: 0px;
padding-bottom: 10px;
margin-left: 5px;
margin-right: 5px;}

.voting{
width: 500px;
text-align: center;
margin: 0px;
padding:0px;
background-color: #000000;
float: none;}

p, ul, ol, table, legend {
font-size: 12px;
line-height: 1.9em;
padding-top: 5px;
padding-bottom: 5px;
margin: 0px;
padding-left: 10px;
padding-right: 10px;
}


p.error {
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
color: #cc0033;
background-color: #ffff00;
border: 2px #000000 dashed;
padding-top: 5px;
margin: 10px;
margin-top: -5px;}

ol, ul {
margin-left: 25px;
}

h2 {
margin-bottom: 0;
margin-left: 10px;
margin-right: 0;
font-size: 14px;
font-weight: bold;
color: #6c8a0d;
margin-top: 0;
padding-top: 5px;
padding-bottom: 5px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #6c8a0d;
border-bottom: 1px #6c8a0d dotted;
font-size: 10px;
}

font.nolink {
text-decoration: none;
font-weight: bold;
color: #6c8a0d;
font-size: 10px;
}

a:hover {
text-decoration: none;
border-bottom: 1px #6c8a0d solid;
}

/* Styles for the navbar on the left side. */
#left-menu {
width: 240px;
text-align: right;
padding-top: 5px;
padding-right: 10px;}

#left-menu p {
padding-right: 1px;
margin-bottom: 5px;
padding-left: 0;
font-size: 12px;
}

#left-menu a:link, #left-menu a:visited {
color: #ffffff;
border-bottom: none;
font-size: 12px;
}

#left-menu a:hover, #left-menu a.current {
color: #000000;
text-decoration: none;
}

span.arrow {
font-size: 1.2em;
}


/* Styles for the navbar on the right side. */
#right-menu{
width: 190px;
text-align: justify;
right: 0px;
top: 0px;
background-color: #c2e469;
border-left: 2px #ffffff solid;
bottom: 0px;
height: 100%;
}

/* Styles for the footer at the bottom of the page */
#footer {
text-align: center;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 5px;
line-height: 21px;
font-size: .8em;
background-color: #ffffff;
border-top: 3px #6c8a0d double;
border-bottom: 3px #6c8a0d double;
color: #6c8a0d;
}

#footer a:link, #footer a:visited {
color: #6c8a0d;
border-bottom: none;
font-size: 12px
}

#footer a:hover {
text-decoration: underline;
color: #6c8a0d;
font-size: 12px
}

select, option, input, textarea {
background-color: #ffffff;
font-size: 8pt;
color: #990000;
margin-left: 20px;
}

label {
text-align: right;
}

texarea {
white-space: nowrap;
}

#FormFactory {
  width: 100%;
}

div.even {
border: #999900 double;
float: none
}

div.odd {
border: #996600 double;
float: none;
}

div.admin {
border: #990000 double;
background-color: #ffffcc;}

div.showgalerie {
margin-top: 20px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: center;}