Table
{ 
	background-color:#FFFFFF;
	font-size: 12px;
}

.input1
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #0000FF
}

.white_link 
{
	color: #FFFFFF;
}

.white_font 
{
	color: #FFFFFF;
	Font-size:16px;
	font-weight:bold;
}


body 
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
}


.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.price_related {

	font-family: verdana,arial,helvetica,sans-serif; color: #990000; font-size: 12px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
}
.product_name_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: Hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px;  /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
