.style01 {
	font-size: 11px;
	font-weight: bold;
}


A 
{
    text-decoration:none;    
    color: #000000;
    font-size:8pt;
}

A:link 
{
	text-decoration: none
}
A:visited 
{
	text-decoration: none
}
A:hover 
{
	color: #DF0009;
	text-decoration:none; 
}

INPUT:Button
{
    font: 12px Arial, Tahoma, Verdana;
    color: #0073B1;
    background: url(   'images/search_buttons.gif' ) repeat left top;
    border: none;
    width: 67px;
    height: 21px;
    margin-left: 5px;
}

.UpdateCartButton
{
    color: White;
    font-family: Arial;
    font-weight: bold;
    background-image: url(images/buttons/button.gif);
    background-repeat: repeat;
    border: 0px #9cf outset;
    color: White;
    border: 0px #9cf outset;
    cursor: hand;
    padding: 1px 0px 1px 1px;
    margin-right: 18px;
    width: 120px;
    height: 20px;
    text-align: center;
}

.CheckoutNowButton
{
    color: White;
    font-family: Arial;
    font-weight: bold;
    background-image: url(images/buttons/button.gif);
    background-repeat: repeat;
    border: 0px #9cf outset;
    color: White;
    border: 0px #9cf outset;
    cursor: hand;
    padding: 1px 0px 1px 1px;
    width: 120px;
    height: 20px;
    text-align: center;
    margin-right: 7px;
}

.d_menu_link li
{
    font-weight: bold;
    background:#F0F6FA none repeat scroll 0 0;
    /*background: url(images/left_menu_bg.gif) no-repeat bottom left;*/
    color: #0000;
    line-height: 29px;
}
.d_menu_link li a
{
    background:#F0F6FA none repeat scroll 0 0;
    text-decoration: none;
    padding-left: 10px;
    color: #000000;
}
.d_menu_link li a:hover
{
    background:#F0F6FA none repeat scroll 0 0;
    color: #FF8100;
    text-decoration: none;
}
.d_menu_link li li
{
    font-weight: normal;
    color: #3333;
    padding-left: 10px;
    background:#F0F6FA none repeat scroll 0 0;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

.spllink
{    
    font-family:Arial, MS Sans Serif, Helvetica;
    color:#8C725E;
    font-size:11px; 
}

.searchbox
{
    font-family:Verdana;
    font-size:10px;
    height:18px;
    width:168px;
    border-color:#8F470F;         
}

/****** V_Link_Menu *****/
.v_menu_link
{
    margin-left:-80px; 
}

.v_menu_link li
{
    float: left;
    width: 198px;
    font-weight: bold;
    color: #ffffff;
    line-height: 29px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;    
}
.v_menu_link li a
{
    display: block;
    text-decoration: none;
    padding-left: 0px;
    background: url(images/left_menu_r1_c1.jpg) no-repeat;
    width: 214px;
    color: #2e1c10;
    font-family: Arial, Helvetica, sans-serif;    
    font-size:14px;
    text-align:left;
    padding-left:30px;      
}
.v_menu_link li a:hover
{
    text-decoration: none;
    background: url(images/left_menu_r1_c1.jpg) no-repeat;    
    font-size:14px;  
}

.v_menu_link li ul li
{
    font-weight: normal;
    color: #ffffff;
    font-size:12px;    
    width:150px; 
}
.v_menu_link li ul li a
{
    text-decoration:none;
    color: #333;    
    background: transparent;
    padding-left: 0px;
    font-size:10px;
    text-align:left; 
}
.v_menu_link ul li ul li ul li
{
	margin-left:-30px;    
}
.v_menu_link li ul li a:hover
{
    text-decoration: none;    
    font-size:10px; 
    background: #FFFFFF;
    width:150px;
    white-space:nowrap;  
    text-align:left;
}

/****** V_Link_Menu *****/


