.gray_border
{
    border-width:1px;
    border-style:solid;
    border-color:#B8B8B8;
}

.gray_border_input
{
    background-color:#FFFFFF;
    font-family:tahoma;
    font-size:11px;
    color:#767676;
    border-width:1px;
    border-style:solid;
    border-color:#B8B8B8;
}



.pic{
border-color:#BABABA;
border-width:1px;
border-style:solid;

}


.priv{font-family:tahoma; font-size:11px; color:#6D6D6D; margin-top:7px; margin-bottom:22px}
.link_arrow{padding-left:4px;padding-right:3px;}
.link_arrow_img{position:relative;}
.link_underline{background-color:#014B7F;position:relative;top:-1px;height:1px;width:100%;}
.link_frame {display:none; position: relative; background-color: white;filter: alpha(opacity=50); -moz-opacity: .5; opacity: .5;}
.img_link_frame {cursor: pointer;vertical-align:top;}
.ani_arrow {background-image: url('AuctionOfferControls/images/arrow.gif');background-color: #014B7F; background-repeat:no-repeat; background-position:4px 0px;}

.menu_title 
{
    font-family:"Impact";
    padding:0px 0px 0px 5px;
    vertical-align:middle;
    color:#014B7F; 
    font-weight:normal; 
    text-decoration:none; 
    font-size:12pt;
    height:25px;
    text-align:left;
}

.menu_comment 
{
    font-family:"Arial"; 
    padding:0px 0px 0px 5px;
    vertical-align:middle;
    color:#6D6D6D; 
    font-weight:normal; 
    text-decoration:none;     
    font-size:10pt;
    height:25pt;
    text-align:left;
    }
.menu_item 
{
    text-align:center;
    /*padding:5px 5px 5px 5px;*/        
    background-repeat:no-repeat;    
    background-position: left center;
    background-position:center center;
    background-image:url('AuctionOfferControls/images/menu_back.gif');
}            
.menu_arrow 
{
    padding:2px 0px 0px 10px;
    text-align:left;
}            
.menu_item_frame 
{
    background-repeat:no-repeat;    
    cursor: pointer;
    border-color:#BABABA;
    border-width:1px;
    border-style:solid;
    width:119px;
    height:83px;
}

.img_link_box
{
    background-repeat:no-repeat;    
    cursor: pointer;}

.img_link_title
{
    display:block;
    padding: 0px 65px 0px 0px;
    vertical-align:middle;    
    font-family:"Impact";
    color:#014B7F; font-weight:normal; 
    text-decoration:none; 
    font-size:13pt;
    text-align:center;
    height:25px;
}

.img_link_comment
{
    display:block;
    vertical-align:middle;
    padding: 0px 65px 0px 0px;
    font-family:"Arial";     
    color:#6D6D6D; 
    font-weight:normal; 
    text-decoration:none;     
    font-size:10pt;
    text-align:center;
    height:17px;
}

.img_link_arrow
{
    padding: 2px 0px 0px 7px;    
}
