.Gray_Links
{
    font-family: verdana;
    font-weight: bold;
    color: dimgray;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
} 
.Heading
{
    font-family: Tahoma, Arial;
    font-weight: bold;
    font-size: 13px;
}
body   {
	 margin: 0 0 0 0 ;
		padding:0px; 
		background:url(images/all_bg.jpg) top left;
		}

ul {	list-style:none;
		background:url(images/list1.gif) top left repeat-y;
		padding:0px;
		margin:0;
		line-height:14px;
		}
li 		{
		height:18px;
		padding:0 0 0 12px;
		margin:0px;
		line-height:14px
		}
li a{
		color:#40565F;
		text-decoration:none;
		font-family:tahoma;
		font-size:11px;
		line-height:14px;
		font-weight:normal
		}
.text1 		{
		font-family:tahoma;
		font-size:11px;
		color:#5B6972;
		}
td
{
    font-family: tahoma;
    font-size: 11px;
    color: #40565F;
 
}
a 		{
		color:#B17D0C;
		font-weight:bold
		}
.priv 	{
		color:#989797;
		}
.priv a {
		font-weight:normal;
		color:#767373;
		text-decoration:none
		}
input	{
		width:156px;
		height:20px;
		border-style:solid;
		border-width:1px;
		border-color:#999999;
		font-family:tahoma;
		font-size:11px;
		color:#40565F;
		padding:1 0 0 8px;
		margin:1 0 0 0px
		}
		
textarea{
		width:156px;
		height:89px;
		border-style:solid;
		border-width:1px;
		border-color:#999999;
		font-family:tahoma;
		font-size:11px;
		color:#40565F;
		padding:1 0 0 8px;
		overflow:hidden;
		margin:1 0 0 0px
		}
		
		.search_box_alternate
{
    width: 662px;
    background-color: #f4f4f4;
    border-bottom: gray 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    cursor: hand;
}



.box
{
     
     background-color: #f7f7f7;
      border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
     
}


.barlinks
{
    font-weight: bold;
    color: black;
    font-family: arial;
    font-size: 15px;
    text-decoration: none;
}

.redbox
{
     
    
      border-right: red 1px solid;
    border-top: red 1px solid;
    border-left: red 1px solid;
    border-bottom: red 1px solid;
    
}



.boxNohand
{
    
     background-color: #f7f7f7;
      border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
     
}

.search_box
{
    width: 662px;
     background-color: #d6d6d6;
      
        border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
     cursor: hand;
}

.special_box
{
    
     background-color: #d6d6d6;
      
        border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
     cursor: hand;
}
.coupon
{
    border-right: dimgray 2px dashed;
    border-top: dimgray 2px dashed;
    border-left: dimgray 2px dashed;
    border-bottom: dimgray 2px dashed;
    background-color: whitesmoke;
}
 .dropdown
{
    font-size: 9px;
    font-family: arial;
}