.desc_proj
    {
    padding: 0 5 15 10;
    font:normal 12px Arial;
    color:#000;
    }
.button_proj
    {
    background:url(/images/new/button.gif) no-repeat;
    height:27px;
    width:97px;
    font:bold 12px Arial;
    color:#005b7f;
    border:0px;
    cursor:pointer;
    }
.show_product
    {
    padding: 15 5 0 10;
    font:normal 19px Arial;
    color:#466983;
    }
.show_full_product
    {
    
    font:normal 19px Arial;
    color:#466983;
    padding:10 0 0 20;
    }
.show_full_title
    {
    font:bold 13px Arial;
    color:#005b7f;
    padding:10 20 0 0;
    }
.show_full_desc
    {
    padding: 20 20 5 20;
    font:normal 12px Arial;
    color:#000;
    }
.show_link_proj
    {
    padding:10 0 10 20;
    font:normal 12px Arial;
    color:#000000;
    }      
.show_link_proj a, .show_link_proj a:link, .show_link_proj a:hover, .show_link_proj a:visited,.show_link_proj a:active
    {
    font:normal 12px Arial;
    color:#005b7f;
    text-decoration:underline;
    }

.proj_item
    {
    border-bottom:1px solid #dddddd;
    padding-left:25px;
    padding-bottom:15px;
    padding-top:15px;
    }

.proj_item_1
    {
    padding-left:25px;
    padding-bottom:15px;
    padding-top:15px;
    }

.proj_item a, .proj_item a:link, .proj_item a:visited
    {
    font:normal 12px Arial;
    color:#005b7f;
    text-decoration:none;
    }

.proj_item a:hover
    {
    font:normal 12px Arial;
    color:#005b7f;
    text-decoration:underline;
    }
.proj_item_act
    {
    margin-right:15px;
    padding-left:25px;
    background:url(/images/new/menu_middle.gif) left center repeat-x;
    font: bold 12px Arial;
    color:#6a6b6a;
    padding-bottom:15px;
    padding-top:15px;    
    }

.back_proj_item_act
    {
    background:url(/images/new/menu_pointer.gif) right center no-repeat;
    border-bottom:1px solid #dddddd;
    }
.button_noact
    {
    background:url(/images/button_noact.gif) center 1px no-repeat; 
    height:22px; 
    width:140px; 
    border:0px; 
    cursor:pointer; 
    color:#000; 
    font-size:12px;
    }
.but_padd
    {
    padding-bottom:4px;
    padding-right:2px;
    }
.text_goto
    {
    padding: 20 0 20 0;
    }
