   a{
        color: blue;
        text-decoration: none;
   }

   a img {
        border: 0;
        text-decoration: none;
   }

    body{
        background-image: url(../images/bg.gif);
    }

    .top_table{
        width:980px;
        height:566px;
        background-color:white;
        margin-top: 65px;
    }

    .top_header_table{
        width:980px;
        height:566px;
        background-color:white;
        margin-top: 35px;
    }

    .footer_table{
        font-family: Georgia;
        font-size: 10px;
        color: #9B9B9B;
        width:981px;
        background-image: url(../images/bg_foot.gif);
        background-repeat: repeat-x;
    }

    .bg_logo{
        background-image:url(../images/bg_logo.gif);
        background-repeat: repeat-x;
        height: 98px;
    }

    .bg_logo img{

        margin-left: 15px;
        margin-top: 4px;
    }

    .menu{
        height: 35px;
    }

    .top_menu{
        height: 39px;
    }

    #home_menu{
        background: url(../images/home_menu_bg.gif) 0 0 no-repeat;
        width: 245px;
        height: 35px;
        display:block;
    }

    #home_menu:hover{
        background-position: 0 -35px;
    }

    #user_menu{
        background: url(../images/user_profile_menu_bg.gif) 0 0 no-repeat;
        width: 245px;
        height: 35px;
        display:block;
    }

    #user_menu:hover{
        background-position: 0 -35px;
    }

    #faq_menu{
        background: url(../images/faq_menu_bg.gif) 0 0 no-repeat;
        width: 245px;
        height: 35px;
        display: block;
    }

    #faq_top_menu{
        background: url(../images/forum_menu.gif) 0 0 no-repeat;
        width: 245px;
        height: 35px;
        display: block;
    }

    #faq_menu:hover{
        background-position: 0 -35px;
    }

    #faq_top_menu:hover{
        background-position: 0 -35px;
    }

   #more_info_menu{
        background: url(../images/more_info_bg.gif) 0 0 no-repeat;
        width: 245px;
        height: 35px;
        display: block;
   }

   #more_info_menu:hover{
        background-position: 0 -35px;
   }

   #submit_idea_button{
        background: url(../images/submit_idea_button.gif) 0 0 no-repeat;
        display: block;
        width: 145px;
        height: 39px;
   }

   #submit_idea_button:hover{
        background-position: 0 -39px;
   }

   #cancel_button{
        background: url(../images/cancel_button.gif) 0 0 no-repeat;
        display: block;
        width: 100px;
        height: 27px;
   }

   #cancel_button:hover{
        background-position: 0 -27px;

   }

   #login_button{
        background: url(../images/login_button.gif) 0 0 no-repeat;
        display: block;
        width: 145px;
        height: 37px;
   }

   #login_button:hover{
        background-position: 0 -37px;
   }

   #apply_button{
        background: url(../images/apply_join.gif) 0 0 no-repeat;
        display: block;
        width: 143px;
        height: 37px;
   }

   #apply_button:hover{
        background-position: 0 -39px;
   }

   #sign_in_button{
        background: url(../images/sign_in_button.gif) 0 0 no-repeat;
        display: block;
        width: 100px;
        height: 27px;
   }

   #sign_in_button:hover{
        background-position: 0 -27px;

   }

   #submit_button{
        background: url(../images/submit_button.gif) 0 0 no-repeat;
        display: block;
        width: 100px;
        height: 27px;
   }

   #submit_button:hover{
        background-position: 0 -27px;

   }

   #cancel_reply{
        background: url(../images/cancel_reply.gif) 0 0 no-repeat;
        display: block;
        width: 100px;
        height: 26px;
   }

   #cancel_reply:hover{
        background-position: 0 -26px;
   }

   #agree_button{
        background: url(../images/agree_button.gif) 0 0 no-repeat;
        display: block;
        width: 100px;
        height: 27px;
        float: left;
   }

   #agree_button:hover{
        background-position: 0 -27px;
   }

   #vote_button{
        background: url(../images/vote_button.gif) 0 0 no-repeat;
        display: block;
        width: 100px;
        height: 27px;
        float: left;
   }

   #vote_button:hover{
        background-position: 0 -27px;
   }

   #back_button{
        background: url(../images/back_button.gif) 0 0 no-repeat;
        display: block;
        width: 100px;
        height: 27px;

   }

   #back_button:hover{
        background-position: 0 -27px;
   }

   #update_button{
        background: url(../images/update_button.gif) 0 0 no-repeat;
        display: block;
        width: 100px;
        height: 27px;
        float: left;
   }

   #update_button:hover{
        background-position: 0 -27px;
   }

   #search_button{
        background: url(../images/search_button.gif) 0 0 no-repeat;
        display: block;
        width: 99px;
        height: 27px;
        float: left;
   }

   #search_button:hover{
        background-position: 0 -27px;

   }

   #search_adv_button{
        background: url(../images/search_adv_button.gif) 0 0 no-repeat;
        display: block;
        width: 99px;
        height: 27px;
        float: left;
   }

   #search_adv_button:hover{
        background-position: 0 -27px;

   }

   #not_agree_button{
        background: url(../images/not_agree_button.gif) 0 0 no-repeat;
        display: block;
        width: 100px;
        height: 27px;
        margin-left: 30px;
        float: left;
   }

   #not_agree_button:hover{
        background-position: 0 -27px;

   }

   #preview_button{
        background: url(../images/preview_button.gif) 0 0 no-repeat;
        display: block;
        width: 100px;
        height: 27px;
        float: left;
   }

   #preview_button:hover{
        background-position: 0 -27px;

   }

   #edit_button{
        background: url(../images/edit_profile_button.gif) 0 0 no-repeat;
        display: block;
        width: 144px;
        height: 37px;
        float: left;
   }

     #edit_button:hover{
        background-position: 0 -37px;

    }

    #change_password{
        background: url(../images/change_pass_button.gif) 0 0 no-repeat;
        display: block;
        width: 144px;
        height: 37px;
        float: left;
    }

    #change_password:hover{
        background-position: 0 -37px;

    }

    .more_button{
        background: url(../images/more.gif) 0 0 no-repeat;
        width: 76px;
        height: 20px;
        display: block;
    }

    .more_button:hover{
        background-position: 0 -20px;
    }


    #bg_line{
        background-image: url(../images/bg_line.gif);
        background-repeat: no-repeat;
        width: 472px;
        height: 21px;
    }

    .content{
        background-image: url(../images/bg_main.gif);
        background-repeat: repeat-x;
        height: 405px;
    }

    .content_ideas
    {
        background-color:#ffffff;
        height: 100%;
    }

    .content_search{
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 14px;
        color:#000000;
    }

    .footer{
        background-image: url(../images/bg_footer.gif);
        background-repeat: repeat-x;
        height: 28px;
    }

    .content_text{
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 14px;
        color:#000000;
        width: 714px;
        float:none;
    }
    .content_term{
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 14px;
        color:#000000;
        width: 850px;
        height: 380px;
        overflow: auto;
        float:none;
    }

    .content_bottom_text{
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 14px;
        color:#000000;
    }

    .bg_button{
        width: 472px;
    }

    .main_text{
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 12px;
        color:#000000;
    }

    #footer_links {
        font-family: Georgia;
        font-size: 11px;
        color: #f6f6f6;
        padding-right: 54px;
    }

    #footer_links a{
        font-family: Georgia;
        font-size: 11px;
        color: #f6f6f6;
    }

    .ErrorMessage{
        font-family: Georgia;
        font-size: 14px;
        color: #ff0000;
    }

    .button
    {
        width:100px;
        height:27px;
        font-size:1px;
        background-color:transparent;
        border:0;
    }

    .top_search{
        height: 26px;
        margin-top:32px;
        float: left;
    }

    .left_box{
        background-image: url(../images/box_left.gif);
        background-repeat: no-repeat;
        width: 9px;
        height: 26px;
        float: left;
    }
    .search_box{
        background-image: url(../images/box_bg.gif);
        background-repeat: repeat-x;
        height: 26px;
        border: 0px;
        float: left;
        width:125px;
    }

    #select_search{
        font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
        font-size: 11px;
        color: #000000;
        background-color: #ffffff;
        border: 0 none;
        margin-top:6px;
    }


    #text_search{
        font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
        font-size: 11px;
        color: #000000;
        border:0 none;
        margin-top:6px;
        width:310px;
    }

    .content_left{
        width:703px;
        float:left
    }

    .content_right{
        width:235px;
        float:left
     }

    .title_box{
        background-image: url(../images/bg_title_ideas.gif);
        background-repeat: repeat-x;
        height: 36px;
        width: 690px;
     }

    .title_criteria{
        background-image: url(../images/bg_title_ideas.gif);
        background-repeat: repeat-x;
        height: 36px;
        width: 938px;
     }

    .title_box_rating{
        background-image: url(../images/rated_bg.gif);
        background-repeat: repeat-x;
        height: 36px;
        width: 220px
     }

    .title_box_message{
        background-image: url(../images/bg_message.gif);
        background-repeat: repeat-x;
        height: 36px;
        width: 220px
     }

    .ideas
     {
        margin-left: 14px;
        font-family: Courier;
        color: #414141;
        font-size: 11px;
     }

    #count_page
     {
        margin-left: 25px;
        margin-top: 5px;
        font-family:MS Sans Serif;
        font-size:10px;
        color:#E2E2E2;
        width:35px;
        height:18px;
        float:left;
     }

    #title_ideas
     {
        background-image:url(../images/title_list_ideas.gif);
        background-repeat:no-repeat;
        width:147px;
        height: 18px;
        margin-top: 3px;
        border:0;
        float:left;

    }

    #title_criteria{
        background-image:url(../images/criteria.gif);
        background-repeat:no-repeat;
        width:167px;
        height: 18px;
        border:0;
        float:left;
    }

    #sort_date_links
     {

        margin-left:120px;
        height:18px;
        width:325px;
        float:left
     }

    .last_links
     {
        width: 75px;
        height: 22px;
        float: left;
     }

    .last_links_select
     {

        background-image: url(../images/sort_date_bg.gif);
        background-repeat: no-repeat;
        width: 75px;
        height: 22px;
        float: left;

     }

    .links{

        width:75px;
        margin-top: 4px;
      }

    .last_links_select a{
        font-family:"Georgia";
        font-size:12px;
        color:#000000;
    }

    .last_links a{
        font-family:"Georgia";
        font-size:12px;
        color:#E2E2E2;
    }

    .company_name{
        font-family:"MS Sans Serif";
        font-size: 14px;
        color: #0D477C;


     }

    .rating{
        font-family:"MS Sans Serif";
        font-size: 12px;
        color: #000000;
        margin-top: 2px;

      }

    .synopsis{
        font-family:"MS Sans Serif";
        font-size: 12px;
        color: #0747a7;
        margin-top: 2px;
        width:690px;
      }

    .separator {
        background-color:#ffffff;
        border-top:1px solid #7eccec;
        font-size:1px;
        height:1px;
        overflow:hidden;
   }

    .separator_message {
        background-color:transparent;
        border-top:1px solid #82a659;
        font-size:1px;
        height:1px;
        overflow:hidden;
   }

    .separator_rated{
        background-color:transparent;
        border-top:1px solid #ffffff;
        font-size:2px;
        height:2px;
        overflow:hidden;

    }



    .rated_list{
        background-image: url(../images/bg_right_box.gif);
        background-repeat:repeat-y;
        width: 234px;
        height: 43px;

    }
    .message_list{
        background-image:url(../images/bg_message_list.gif);
        background-repeat: repeat-x;

    }

    .message_body{
        font-family: "MS Sans Serif";
        font-size: 12px;
        color:#085a98;
    }

    .rated_text{
        font-family: "MS Sans Serif";
        font-size: 14px;
        color: #085a98;
        margin-left:20px;
    }

   .message_text{
        font-family: "MS Sans Serif";
        font-size: 14px;
        color:#0000ff;
        margin-top:6px;
   }
    .footer_message{
        background-image: url(../images/footer_message.gif);
        background-repeat: repeat-x;
        height: 6px;
    }

    .footer_rated{
        background-image: url(../images/footer_rated.gif);
        background-repeat: repeat-x;
        height: 6px;
    }

    .footer_ideas{
        background-image: url(../images/footer_ideas.gif);
        background-repeat: repeat-x;
        height: 6px;
    }

    .cur_link{
        background-image: url(../images/current_page.gif);
        background-repeat: no-repeat;
        font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
        color:#ffffff;
        width: 27px;
        height: 27px;
        float: left;

    }

    .num_link{
        background-color: #ffffff;
        font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
        color:#373737;
        width: 27px;
        height: 27px;
        float: left;
    }

    .txtarea{
        background-color :#FFFFFF;
        background-image:url(../images/textfield.gif);
        background-repeat:  repeat-x;
        background-attachment:  scroll;
        background-position:  center top;
        border:1px solid #A6A6A6;
        padding:2px 1px;
    }
    .date_comment{
       font-style: italic;
    }

    #foot_link{
       color:#9B9B9B;
       font-family:Georgia;
       font-size:10px;
       text-decoration: none;    
    }