
body 
{
   font-family:     verdana;
   font-size:       8pt;
   font-weight:     normal;
   align: center;
   vAlign: top;
   background-color: #E1F7E5;
   color: #146804;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}

.menu
{
   color:           #146804;
   text-decoration: none;
   font-family:     verdana;
   font-size:       9pt;
   font-weight:     bold;
   padding:         0px 0px 0px 0px;
   margin:          0px 0px 0px 0px;
   background-color:       #e1f7e5;
}

.menu a:link
{
   color:           #146804;
   text-decoration: none;
   font-family:     verdana;
   font-size:       9pt;
   font-weight:     bold;
   padding:         0px 0px 0px 0px;
   margin:          0px 0px 0px 0px;
   background-color:       #e1f7e5;
}

.menu a:link:hover
{
   color:           #ffffff;
   text-decoration: none;
   font-family:     verdana;
   font-size:       9pt;
   font-weight:     bold;
   padding:         0px 0px 0px 0px;
   margin:          0px 0px 0px 0px;
   background-color:       #e1f7e5;
}

.menu a:link:visited
{
   color:           #146804;
   text-decoration: none;
   font-family:     verdana;
   font-size:       9pt;
   font-weight:     bold;
   padding:         0px 0px 0px 0px;
   margin:          0px 0px 0px 0px;
   background-color:       #e1f7e5;
}

.menu a:link:visited:hover
{
    color:           #ffffff;
    text-decoration: none;
    font-family:     verdana;
    font-size:       9pt;
    font-weight:     bold;
    padding:         0px 0px 0px 0px;
    margin:          0px 0px 0px 0px;
    background-color:       #e1f7e5;
}

.button 
{
    background-color:  #146804;
    color:             #e6f044;
    border:            #146804 1px solid;
    font-family:       verdana;
    font-weight:       bold;
    font-size:         9pt;
}


.editField 
{
    color:                 #146804;
    background-attachment: fixed;
    text-decoration:       none;
    font-family:           verdana;
    font-size:             9pt;
    font-weight:           normal;
}

.checkbox 
{
    color:                 #146804;
    border-top-width:      0px; 
    border-right-width:    0px; 
    border-bottom-width:   0px; 
    border-left-width:     0px   
    text-decoration:       none;
    font-weight:           normal;
    font-size:             9pt;
}

.combobox 
{
    color:                 #146804;
    border-top-width:      0px; 
    border-right-width:    0px; 
    border-bottom-width:   0px; 
    border-left-width:     0px   
    text-decoration:       none;
    font-size:             9pt;
    font-weight:           normal;
}

h1 
{
   font: 30pt arial, helvetica, sans-serif;
   font-weight: bold;
   color: #146804;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-bottom: 2px;
}

h2 
{
   font-size: 10pt;
   color: #146804;
   margin-top: 0px;
   margin-bottom: 2px;
}


.bottom
{
    background-image:     url(../images/bottom.jpg);
    background-repeat:    no-repeat;
    background-color:     #c5fcb0;
    border:               0px solid #c5fcb0;
    padding:              0px 0px 0px 0px;
    margin:               0px 0px 0px 0px;
    color:                #146804;
    text-decoration:      none;
    font-family:          verdana;
    font-size:            9pt;
    font-weight:          normal;
}

.content
{
   color:           #146804;
   text-decoration: none;
   font-family:     verdana;
   font-size:       9pt;
   font-weight:     normal;
   background-color: #e6f044;
   border: 0px solid #c5fcb0;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}


.webTable
{
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}


.right
{
   background-color:     #c5fcb0;
   background-image:     url(../images/right.jpg);
   background-repeat:    repeat-y;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}

.left
{
   background-color:     #e6f044;
   background-image:     url(../images/left.jpg);
   background-repeat:    repeat-y;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}


{*************** BEGIN BLOCK ****************}

.block {
    background-color:     #e6f044;
    background-image:     url(../images/bgBlock.jpg);
    background-repeat:    no-repeat;
    border:               #146804 0px solid;
    color:                #146804;
    text-decoration:      none;
    font-family:          verdana;
    font-size:            8pt;
    font-weight:          bold;
    padding: 2px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.block a:link {
    color:           #146804;
    text-decoration: underline;
    font-family:     verdana;
    font-size:       8pt;
    font-weight:     bold;
}

.block a:link:hover {
    color:           #146804;
    text-decoration: underline;
    font-family:     verdana;
    font-size:       8pt;
    font-weight:     bold;
}

.block a:link:visited {
    color:           #146804;
    text-decoration: underline;
    font-family:     verdana;
    font-size:       8pt;
    font-weight:     bold;
}

.block a:link:visited:hover {
    color:           #146804;
    text-decoration: underline;
    font-family:     verdana;
    font-size:       8pt;
    font-weight:     bold;
}

{*************** END BLOCK ****************}


.foto-album {
   font: 10pt verdana, arial, helvetica, sans-serif;
   color: #146804;
   padding: 5px 0px 0px 5px;
   margin: 0px 0px 0px 5px;
}

.pollText {
    color:           #146804;
    text-decoration: none;
    font-family:     verdana;
    font-size:       9pt;
    font-weight:     normal;
    padding:         0px, 0px, 0px, 120px;  
}

.pollResult {
    text-decoration: none;
    font-family:     verdana;
    font-size:       10pt;
    font-weight:     normal;
    padding:         0px, 0px, 0px, 10px;  
    color:              #146804;
    background-color:   #c5fcb0;
}


{***************BEGIN smallText ****************}

.smallText {
    color:           #146804;
    text-decoration: none;
    font-family:     verdana;
    font-size:       9pt;
    font-weight:     normal;
    padding:         0px, 0px, 0px, 10px;  
}

.smallText a:link {
    color:           #146804;
    text-decoration: underline;
    font-family:     verdana;
    font-size:       9pt;
    font-weight:     normal;
}

.smallText a:link:visited {
    color:           #146804;
    text-decoration: underline;
    font-family:     verdana;
    font-size:       9pt;
    font-weight:     normal;
}

.smallText a:link:visited:hover 
{
    color:           #6D2A86;
    text-decoration: underline;
    font-family:     verdana;
    font-size:       9pt;
    font-weight:     normal;
}

.smallText a:link:hover {
    color:           #6D2A86;
    text-decoration: underline;
    font-family:     verdana;
    font-size:       9pt;
    font-weight:     normal;
}


{***************END smallText ****************}
{***************BEGIN blockText ****************}

.blockText {
    color:           #ffffff;
    text-decoration: none;
    font-family:     verdana;
    font-size:       9pt;
    font-weight:     bold;
    padding:         0px, 0px, 0px, 10px;  
}

.blockText a:link {
    color:           #ffffff;
    text-decoration: underline;
    font-family:     verdana;
    font-size:       9pt;
    font-weight:     bold;
}

.blockText a:link:hover {
    color:           #146804;
    text-decoration: underline;
    font-family:     verdana;
    font-size:       9pt;
    font-weight:     bold;
}

.blockText a:link:visited {
    color:           #ffffff;
    text-decoration: underline;
    font-family:     verdana;
    font-size:       9pt;
    font-weight:     bold;
}

.blockText a:link:visited:hover {
    color:           #146804;
    text-decoration: underline;
    font-family:     verdana;
    font-size:       9pt;
    font-weight:     bold;
}


{***************END blockText ****************}


{***************BEGIN TITLE BLOCK****************}

.titleText {
    color:           #146804;
    text-decoration: none;
    font-family:     arial;
    font-size:       11pt;
    font-weight:     bold;
}

.titleText a:link {
    color:           #146804;
    text-decoration: underline;
    font-family:     arial;
    font-size:       12pt;
    font-weight:     bold;
}

.titleText a:link:hover {
    color:           #6D2A86;
    text-decoration: underline;
    font-family:     arial;
    font-size:       12pt;
    font-weight:     bold;
}

.titleText a:link:visited {
    color:           #146804;
    text-decoration: underline;
    font-family:     arial;
    font-size:       12pt;
    font-weight:     bold;
}

.titleText a:link:visited:hover {
    color:           #6D2A86;
    text-decoration: underline;
    font-family:     arial;
    font-size:       12pt;
    font-weight:     bold;
}

{***************END TITLE BLOCK****************}

.blockTitle {
   background-image:     url(../images/block_title.gif);
   background-repeat:    no-repeat;
   color:               #ffffff;
   text-decoration:     none;
   font-family:         verdana;
   font-size:           10pt;
   font-weight:         normal;
   text-align:          center;
   font-weight:         bold;
   white-space:         nowrap;
   letter-spacing:      2px;
   margin:               0px 0px 0px 0px;
   padding:              0px 0px 0px 0px;  
}

.contentTitle 
{
   color:               #146804;
   text-decoration:     none;
   font-family:         verdana;
   font-size:           10pt;
   background-color:    #ffffff;
   font-weight:         none;
}

.contentBlock {
   background-position:  center top;
   color:                #146804;
   text-decoration:      none;
   font-family:          verdana;
   font-size:            9pt;
   font-weight:          normal;
   background-color:     #ffffff;
   border:               #146804 1px solid;
   margin:               0px 0px 0px 0px;
   padding:              0px 0px 0px 0px;  
}

.contentBlock a:link {
   color:                #146804;
}

.contentBlock a:link:visited {
   color:                #e6f044;
}

.bgContent {
   background-image:     url(../images/bgContent.jpg);
   background-repeat:    no-repeat;
   background-color:     #ffffff;
   color:                #146804;
   text-decoration:      none;
   font-family:          verdana;
   font-size:            9pt;
   font-weight:          normal;
}



{***************BEGIN COPYRIGHT****************}

.bottomText {
    color:                 #146804;
    text-decoration:       none;
    font-family:           verdana;
    font-size:             8pt;
    font-weight:           normal;
}

.bottomText a:link {
    color:               #146804;
    text-decoration:     none;
    font-family:         verdana;
    font-size:           8pt;
    font-weight:         normal;
}

.bottomText a:link:hover {
    color:               #146804;
    text-decoration:     none;
    font-family:         verdana;
    font-size:           8pt;
    font-weight:         normal;
}

.bottomText a:link:visited {
    color:               #146804;
    text-decoration:     none;
    font-family:         verdana;
    font-size:           8pt;
    font-weight:         normal;
}

.bottomText a:link:visited:hover {
    color:               #146804;
    text-decoration:     none;
    font-family:         verdana;
    font-size:           8pt;
    font-weight:         normal;
}

{***************END COPYRIGHT****************}

