p, li, div, span{
font-size:1em;
font-family: "verdana","arial","helvetica",san-serif;
color:black;
}

li{
	list-style-position: outside;
	list-style-type: square;
}

img {
border:none
}

a {
font-family: "verdana","arial","helvetica",san-serif;
color:black;
text-decoration:underline
}

.red
{
color:red;
}

a:link, a:visited, a:active, a:focus {
		color: black;
		text-decoration: underline;
}
a:hover {
		color:#BF1313;
		text-decoration:underline;
}

a.topnav:link, a.topnav:visited {
		color: white;
		text-decoration: none;
}
a.topnav:focus, a.topnav:hover, a.topnav:active {
		color:#CECECE;
		text-decoration: none;
}

a.p_topnav:link, a.p_topnav:visited, a.p_topnav:active, a.p_topnav:focus {
		color: white;
		text-decoration: none;
}
a.p_topnav:hover {
		color:#BF1313;
		text-decoration: none;
}

a.topnav_b:link, a.topnav_b:visited {
		color: red;
		text-decoration: none;
}
a.topnav_b:focus, a.topnav_b:hover, a.topnav_b:active {
		color:#CECECE;
		text-decoration: none;
}

.topnav
{
font-family: "verdana","arial","helvetica",san-serif;
font-size: .9em;
font-weight: bold;
color:#ffffff;
padding-top: 4px;
padding-bottom: 4px;
/*text-align: right;*/
}

.topnav_b
{
font-family: "verdana","arial","helvetica",san-serif;
font-size: .9em;
font-weight: bold;
color: #ff0000;
padding-top: 4px;
padding-bottom: 4px;
text-align: right;
}

#topnav_c
{
background: url(../images/homegraphics08/top_08_04.jpg);
font-family: "verdana","arial","helvetica",san-serif;
font-size: .9em;
font-weight: bold;
color:#ffffff;
padding-top: 4px;
padding-bottom: 4px;
/*text-align: right*/
}

.p_topnav
{
font-family: "verdana","arial","helvetica",san-serif;
font-size: .9em;
font-weight: bold;
color:#ffffff;
padding-top: 4px;
padding-bottom: 4px;
/*text-align: right;*/
}


a.bc:link, a.bc:visited  
{
font-family: "verdana","arial","helvetica",san-serif;
font-size: 10px;
font-weight: normal;
color: black;
text-align: left;
}

a.bc:hover, a.bc:active
{
font-family: "verdana","arial","helvetica",san-serif;
font-size: 10px;
font-weight: normal;
color:red;
text-align: left;
}

a.hol:link, a.hol:visited, a.hol:focus, a.hol:hover, a.hol:active {
line-height:12px;
font-weight:bold;
text-decoration:none;
color: red;
}

a.hol:hover {
line-height:12px;
font-weight:bold;
text-decoration:none;
color:#BF1313;
}

/* for anything red linked or not */
a.red2:link, a.red2:visited, a.red2:focus, a.red2:hover, a.red2:active {
text-decoration:none;
color: red;
}

a.red2:hover {
text-decoration:none;
color: #BF1313;
}

/* for Product Title heading text */
.prodTitleFormat
{
font-family: "verdana","arial","helvetica",san-serif;
font-size: 1.1em;
font-weight: bold;
color:black;
}

/* for M-Depot Item number text */
.mdGrey {
color: #595959;
font-size:80%;
font-weight: normal;
}

/* for anything that needs to be grey */
.mdGrey2 {
color:#A7A7A7;
}

/* for List Price text */
.listPrice {
color:black;
font-size:80%;
font-weight: bold;
}

/* for Our Price text */
.ourPrice {
color:#800000;
font-size:110%;
font-weight: bold;
}

/* for Product Bullets text */
.bulletsFormat {
color:black;
font-size:90%;
font-weight: normal;
}

/* for Zoom View text */
.zoom {
color: #A7A7A7;
font-size:1em;
font-weight: bold;
border:10px;
text-decoration:none

}

.box1
{
border-style:solid;
border-color:#999999;
border-width:1px;
}

hr.dottedLine
{
border: none 0;
border-top: 2px dotted #999;
width: 100%;
height: 2px;
margin: 5px auto 0 0;
text-align: left;
}	

hr.eee
{
border: none 0; 
border-top: 1px solid #C8C8C8;
width: 80%;
height: 1px;
margin: 5px auto 0 0;
text-align: center;
}

#tableLeft0 {position:absolute; left:0px}

#tableLeft1 {position:absolute; left:0px}

/* for Product Specs section heading text */
.prodSpecsHead
{
font-family: "verdana","arial","helvetica",san-serif;
font-weight: bold;
color:black;
}

/* for Breadcrumbs text other than P1.asp page */

.bcs
{
font-family: "verdana","arial","helvetica",san-serif;
font-size: 10px;
font-weight: normal;
color: "black";
text-align: left;
}

a.bcs:link, a.bc:visited  
{
font-family: "verdana","arial","helvetica",san-serif;
font-size: 10px;
font-weight: normal;
color: "black";
text-align: left;
}

a.bcs:hover, a.bc:active
{
font-family: "verdana","arial","helvetica",san-serif;
font-size: 10px;
font-weight: normal;
color: "red";
text-align: left;
}