    .suckerdiv ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        width: 160px; /* Width of Menu Items */
        border-bottom: 1px solid #ccc;
        background: #0a1f72;
        font-size: 12px;
        font-family: Verdana;
        color: #ffffff;
    }
	
    .suckerdiv ul li {
        position: relative;
    }
	
    /*1st level sub menu style */
    .suckerdiv ul li ul {
        left: 159px; /* Parent menu width - 1*/
        position: absolute;
        width: 160px; /*sub menu width*/
        top: 0;
        display: none;
        font-size: 9px;
    }

    /*All subsequent sub menu levels offset */
    .suckerdiv ul li ul li ul { 
        left: 159px; /* Parent menu width - 1*/
    }

    /* menu links style */
    .suckerdiv ul li a {
        display: block;
        text-decoration: none;
        padding: 14px 14px;
        border: 1px solid #ccc;
        border-bottom: 0;
    }

    .suckerdiv ul li a:link {
        color: #ffffff;
    }
    .suckerdiv ul li a:visited {
        color: #ffffff;
    }

    .suckerdiv ul li a:hover {
        color: #fee886;
    }

    .suckerdiv .subfolderstyle {
        background: url(images/arrow.png) no-repeat center right;
    }

	
    /* Holly Hack for IE */
    * html .suckerdiv ul li { float: left; height: 1%; }
    * html .suckerdiv ul li a { height: 1%; }
    /* End */

    .footer a {
        text-decoration: none;
        color: #808080;
        font-family: Verdana;
        font-size: 10px;
        padding: 0px 10px;
    }

    .eufig a {
        text-decoration: none;
        color: #ffffff;
        font-family: Verdana;
        font-size: 10px;
        font-style: bold;
    }

    .eufig a:link {
        color: #ffffff;
    }

    .eufig a:visited {
        color: #ffffff;
    }

    .eufig a:hover {
        color: #fee886;
    }

    .vote_heading {
        font-family: Verdana;
        font-size: 12px;
        font-style: bold;
        padding: 10px 15px;
        color: #0a1f72;
    }

    .vote_question {
        font-family: Verdana;
        font-size: 10px;
        padding-top: 0px;
        padding-left: 15px;
        padding-right: 18px;
        padding-bottom: 3px;
        color: #0a1f72;
        text-align: left;
    }

    .vote_text {
        font-family: Verdana;
        font-size: 10px;
        padding: 0px 0px;
        padding-right: 0px;
        color: #0a1f72;
        text-align: left;
    }

    .vote_text ul {
        padding: 0px 15px;
        list-style-image: url(images/circle.png)
    }

    .vote_text input {
        padding: 0px 15px;
        list-style-position: inside;
    }

    .vote_text a {
        color: #0a1f72;
        text-decoration: none;
        text-align: left;
    }

    .vote_text a:visited {
        color: #0a1f72;
        text-decoration: none;
    }

    .vote_text a:hover {
        color: #0e6fc2;
        text-decoration: none;
    }

    .right_text {
        font-family: Verdana;
        font-size: 10px;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-left: 15px;
        padding-right: 25px;
        color: #000000;
        text-align: justify;
    }

    .right_heading {
        font-family: Verdana;
        font-size: 10px;
        font-style: bold;
        padding-right: 5px;
        padding-top: 0px;
        color: #0a1f72;
        text-align: center;
    }

    .right_text ul {
        padding: 0px 15px;
        list-style-image: url(images/circle.png)
    }

    .right_text p {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .right_text a {
        color: #000000;
        text-decoration: none;
    }

    .right_heading a:link {
        color: #0a1f62;
        text-decoration: none;
    }

    .right_heading a:visited {
        color: #0a1f62;
        text-decoration: none;
    }

    .right_heading a:hover {
        color: #0e6fc2;
        text-decoration: none;
    }

    .right_text a:visited {
        color: #000000;
        text-decoration: none;
    }

    .right_text a:hover {
        color: #808080;
        text-decoration: none;
    }

    .right_text input {
        color: #000000;
        font-family: Verdana;
        font-size: 10px;
        border: 1px solid #1a7fc2;
        margin: 1px;
    }

    .right_text input[type=image] {
        color: #000000;
        font-family: Verdana;
        font-size: 10px;
        border: 0px solid #1a7fc2;
        margin: 0px;
    }

    .right_text textarea {
        color: #000000;
        font-family: Verdana;
        font-size: 10px;
        border: 1px solid #1a7fc2;
        margin: 1px;
    }

    .page_title_1 {
        font-family: Verdana;
        font-size: 12px;
        color: #0c7fc2;
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    .page_title_2 {
        font-family: Verdana;
        font-size: 9px;
        color: #0c7fc2;
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    .page_title_3 {
        font-family: Verdana;
        font-size: 10px;
        color: #0c7fc2;
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    .center_text {
        font-family: Verdana;
        font-size: 10px;
        color: #0a1f62;
        padding-top: 0px;
        padding-bottom: 20px;
        padding-right: 20px;
        padding-left: 20px;
        text-align: justify;
        line-height: 12px;
    }

    .center_text h1 {
        font-size: 14px;
        font-style: bold;
        color: #0a1f62;
        padding-left: 0px;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    .center_text h2 {
        font-size: 11px;
        font-style: bold;
        color: #0a1f62;
        padding-left: 0px;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    .center_text h3 {
        font-size: 10px;
        font-style: bold;
        color: #0a1f62;
        padding-left: 0px;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    .center_text a:link {
        color: #9a0c0c;
        text-decoration: underline;
    }

    .center_text a:visited {
        color: #4f0000;
        text-decoration: underline;
    }

    .center_text a:hover {
        color: #ff1020;
        text-decoration: underline;
    }


