
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #ffffff;

}
.tiny {  
	color: #ffffff; 
	font-size: 1px;
}
td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;	
}
.boldtext { 
	font-weight: bold; 
	text-decoration: underline;
	color: #000080; 
	font-size: 14px;
}
.boldtext1 { 
	font-weight: bold; 
	text-decoration: none;
	color: #000080; 
	font-size: 12px;
}
.boldtext2 { 
	font-weight: bold; 
	text-decoration: none;
	color: #000080; 
	font-size: 14px;
}
.boldtext3 { 
	font-weight: bold; 
	text-decoration: none;
	color: #000000; 
	font-size: 12px;
}
.boldtext4 { 
	font-weight: bold; 
	text-decoration: underline;
	color: #800000; 
	font-size: 14px;
}
.boldtext5 { 
	font-weight: bold; 
	text-decoration: none;
	color: #800000; 
	font-size: 14px;
}
.titles { 
	font-weight: bold; 
	text-decoration: none;
	color: #404040; 
	font-size: 16px;
}
.titles2 { 
	font-family : Arial;
	font-weight: bold; 
	text-decoration: none;
	color: #000000; 
	font-size: 12px;
}
.titles3 { 
	font-family : Arial;
	font-weight: bold; 
	text-decoration: underline;
	color: #000000; 
	font-size: 18px;
}
.fineprint {  
	color: #000000; 
	font-size: 10px;
}
.fineprint2 {  
	color: #000000; 
	font-weight: bold;
	font-size: 11px;
}
pre {
	font-family : Arial;
	text-decoration: none;
	font-size : 10pt;
	color : #808080;
	font-weight : normal;	
}
a {
	font-size: 11px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ff620a;
}
a:active {
	text-decoration: none;
}



/* Navbar style start */
.navbar { 
	font-weight: bold; 
	text-decoration: none;
	color: black; 
	font-size: 12px;
	background-color: gray;
	/* padding: top,right,bottom,left */
	padding: 2px 2px 2px 2px;
	border: 1px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	margin: 0px;
}
a:hover.navbar {
	text-decoration: none;
	color: #ffffff;
	background: #404040;
}
/* Navbar style end */


.dropdowns {
	text-decoration: none;
    font-weight: normal;
    color: black; 
	font-size: 9px;
	background-color: #FFFFB0;
	border: 1px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
		
.header { font-family: arial,verdana,helvetica,sans-serif; font-size:1.3em; color: #000099; font-weight:bold; }
.regularprice { font-family: arial,verdana,helvetica,sans-serif; font-size:.99em; color: #808080; }
.strikeout { font-family: arial,verdana,helvetica,sans-serif; text-decoration: line-through; }
.price { font-family: arial,verdana,helvetica,sans-serif; font-size:1.3em; color: #990000; font-weight:bold; }
.savings { font-family: arial,verdana,helvetica,sans-serif; font-size:.99em; color: #990000; }
.instock {  font-family: arial,verdana,helvetica,sans-serif; color: #090; font-size:1.30em; font-weight:bold; }
.order { font-family: arial,verdana,helvetica,sans-serif; font-size:1.3em; color: #000000; font-weight:bold; }

