
a { text-decoration: none;}
a:hover {  color: #FF33CC; text-decoration: underline;}
body {margin: 0px 0px 0px 0px;}
body, div, span, font, li, p, td, h1, h2, h3, h4, h5 {font-family: verdana, sans-serif; font-size: 12px;}
.header1 { color: #6699cc; text-decoration: none; font-weight: bold; font-size: 11px;}
.statichdr { color: #6699cc; text-decoration: none; font-weight: bold; font-size: 12px;}
.staticsubhdr { color: #000000; text-decoration: none; font-weight: bold; font-size: 11px;}
.staticsubhdr1 { color: #3333cc; text-decoration: none; font-weight: bold; font-size: 11px;}
.emphasis { color: #000000; font-weight: bold; font-size: 11px; text-decoration: none;}
.smalltxt { font-weight: normal; font-size: 10px;}
.couponcode { color: #ff9900; font-weight: bold; font-size: 11px;}
.important { color: #ff9900; font-weight: normal; font-size: 11px;}
.saleprice {  color: #990000; text-decoration: none; font-weight: normal; font-size: 11px;}
.rightcolumntxt {  color: #666666; text-decoration: none; font-weight: normal; font-size: 10px;}
a.rightcolumntxt {  color: #666666; text-decoration: none; font-size: 10px;}
a.rightcolumntxt:link {  color: #666666; text-decoration: none; font-size: 10px;}
a.rightcolumntxt:hover {  color: #FF9900; text-decoration: underline;}
.copyright {  color: #999999; text-decoration: none; font-weight: normal; font-size: 10px;}
a.copyright {  color: #999999; text-decoration: none; font-size: 10px;}
a.copyright:link {  color: #999999; text-decoration: none; font-size: 10px;}
a.copyright:hover {  color: #FF9900; text-decoration: underline;}
.bottomnav {  color: #999999; text-decoration: none; font-weight: normal; font-size: 10px;}
a.bottomnav {  color: #999999; text-decoration: none; font-size: 10px;}
a.bottomnav:link {  color: #999999; text-decoration: none; font-size: 10px;}
a.bottomnav:hover {  color: #FF9900; text-decoration: underline;}
.policynav {  color: #000000; text-decoration: none; font-weight: normal; font-size: 11px;}
a.policynav {  color: #000000; text-decoration: none; font-size: 11px;}
a.policynav:link {  color: #000000; text-decoration: none; font-size: 11px;}
a.policynav:hover {  color: #FF9900; text-decoration: underline;}
.breadcrumb {  color: #000000; text-decoration: none; font-weight: normal; font-size: 10px;}
a.breadcrumb {  color: #000000; text-decoration: none; font-size: 10px;}
a.breadcrumb:link {  color: #000000; text-decoration: none; font-size: 10px;}
a.breadcrumb:hover {  color: #FF9900; text-decoration: underline;}
.featuredprods {  color: #000000; text-decoration: none; font-weight: normal; font-size: 11px;}
a.featuredprods {  color: #000000; text-decoration: none; font-size: 11px;}
a.featuredprods:link {  color: #000000; text-decoration: none; font-size: 11px;}
a.featuredprods:hover {  color: #FF9900; text-decoration: underline;}

#toptabs { background-image: url('http://lib1.store.vip.sc5.yahoo.com/lib/teststoreforg1d/mainnav-background.gif'); background-repeat: repeat-x }
#left-nav-links { padding: 16; border-top: 6px solid rgb(152,152,152) }
#leftnavheader { font-weight: bold }
#left-nav-links a { color: black }
#head { padding-left: 16px; padding-top: 16px; padding-right: 16px }
.page-body { padding-left: 16px; padding-right: 16px }
#related-items { padding-left: 10; padding-top: 2; padding-bottom: 2; background-color: rgb(237,238,224); color: rgb(207,102,0); font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold }

/* style for text box and button*/
input.TextBox
{
	font-family: verdana, sans-serif; font-size: 11px;
	background-color: rgb(235, 235, 235);
	border-color: rgb(100, 100, 100);
	border-style: solid; 
	border-width: 1px;

}

input.Button
{
	font-family: verdana, sans-serif; font-size: 11px;
	font-weight: bold;
	color: rgb(255,255,255);
	background-color: rgb(102, 102, 102); /*rgb(147, 190, 226); rgb(118, 148, 200);*/
	border-top-color: rgb(254, 196, 106);
	border-left-color:  rgb(254, 196, 106);
	border-right-color: rgb(255, 153, 0);
	border-bottom-color: rgb(255, 153, 0);
	
}

.Note
{
	color: rgb(255,0,0);

}
Table.DetailTable
{
	border-width: 1px;
	border-collapse: collapse;
	margin-top: 1em;
}
Tr.HeaderTr
{
	font-weight:bold;
	
}
.Warning
{
	color: Red;
}