body {
    background: url(./gfx/bg.jpg) #240000 repeat-x;
  
    font-family: verdana, tahoma;
    font-size: 12px;
    color: #f6f6f6;
    margin: 0;
    padding: 0;
    
}

a:link, a:visited {
    font-family: verdana, tahoma;
    font-size: 12px;
    color: #f6f6f6;
    text-decoration: none;
}

a:hover {
    font-family: verdana, tahoma;
    font-size: 12px;
    color: #f6f6f6;
    text-decoration: underline;
}


#p16 { width : 460px; height : 244px; }

.opacity { background : url( './images/opacity.png' ); width: 460px; height : 60px; padding : 0px; border: 0px; }
.m_opacity { text-align : center; font-size : 18px; font-weight : bold; color : rgb( 204, 204, 204 ); }
.m_opacity a { text-align : center; color : rgb( 204, 204, 204 ); text-decoration : none; }

.m_opacity a:hover { text-align : center; color : rgb( 199, 24, 23 ); text-decoration : underline; }

.m_opacity span { text-align : center; font-size : 14px; font-weight : normal; }
.m_opacity span a { text-align : center; color : rgb( 255, 255, 255 ); text-decoration : underline; }
.m_opacity span a:hover { text-align : center; color : rgb( 204, 204, 204 ); text-decoration : underline; }



input, select, option, textarea {
    font-family: verdana, tahoma;
    font-size: 11px;
    border: 1px solid #C0C0C0;
    background-color: #FFF;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul li {
    padding-left: 25px;
    padding-top: 5px;
    margin: 0;
    background: url('gfx/arrow.gif') no-repeat center left;
}

img {
    border: none;
}

p {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

#top {
    width: 100%;
    height: 120px;
    text-align: center;
}

#topp {
    width: 750px;
    height: 100px;
    text-align: center;
}

#top1 {
    margin-bottom: -2px;
}

#top_banner {
    width: 850px;
    height: 119px;
    text-align: center;
    margin-bottom: 20px;
}

#bott {
    width: 850px;
    height: 50px;
	 display: block;
	 margin-top: 30px;
	 text-align: center;
}

#bott .text{
    width: 850px;
    height: 50px;
}

#container {
    width: 850px;
    margin: 0 auto;
    padding: 0;
    float: center;
}

#left {
    width: 184px;
    display: inline;
    float: left;
    margin-right: 8px;
}

#left .top {
    width: 184px;
    display: block;
    margin-bottom: -2px;
}

#left .middle {
    width: 184px;
    display: block;
    background: #260a09;
}

#left .text {
    margin-left: 15px;
}

#left .bott {
    width: 184px;
    display: block;
}

#right {
    width: 184px;
    display: inline;
    float: left;
    margin-left: 8px;
}

#right .top {
    width: 184px;
    display: block;
    margin-bottom: -2px;
}

#right .middle {
    width: 184px;
    display: block;
    background: #260a09;
}

#right .text {
    margin-left: 15px;
}

#right .bott {
    width: 184px;
    display: block;
}

#center {
    width: 466px;
    display: inline;
    float: left;
}

#center .middle {
    width: 466px;
    display: block;
    background: #260a09;
}

#center .text {
    margin-left: 15px;
}

h1 {
    font-size: 12px;
}

#center .photo {
    float: right;
    margin-right: 20px;
    margin-top: 10px;
    display: inline;
    border: 1px solid #ffffff;
}

#center .inside {
    float: left;
    display: inline;
}

.description {
    font-size: 10px;
}

.description_area {
    width: 300px;
    height: 80px;
}

.compulsory {
    color: red;
}

.compulsory1 {
    color: red;
    text-align: center;
}

.registred, .logout, .profil, .added, .voted, .deleted {
    text-align: center;
}

#sounder {
    width: 180px;
	 border: 0;
	 margin-left: 10px;
}

fieldset {
    border: 0;
}


.paginate {
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
background-color: #FFFFFF;
}
a.paginate {
border: 1px solid #000080;
padding: 2px 6px 2px 6px;
text-decoration: none;
color: #000080;
}
a.paginate:hover {
background-color: #A20001;
color: #FFF;
text-decoration: underline;
}
a.current {
border: 1px solid #000080;
font: bold .9em Arial,Helvetica,sans-serif;
padding: 2px 6px 2px 6px;
cursor: default;
background:#A20001;
color: #FFF;
text-decoration: none;
}
span.inactive {
border: 1px solid #999;
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
padding: 2px 6px 2px 6px;
color: #999;
cursor: default;
}