body.imaged {
	background-image: url(../images/watermark.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	color: #000F0F;
	font-family: Arial Narrow, Arial, serif;
	margin: 0;	
}

body.comparison {
	background-color: #808080;
	color: #000000;
	font-family: Arial Narrow,  Arial, serif;
	margin: 0
}

table.comparison {
	background-color: #FFFFFF;
	border: 5pt;
	border-style:ridge;
	border-color: #D3D3D3; 
	font-size: 10pt;
}

table.bordered {
	border-width: 4px;
	border-style: double;
    border-color: #D0D0D0;
} 

table.bordered_yellow {
	border-style: outset;
	background-color: #FFFFF0;
	border-width: 5px;
}

table.elec {
	font-size: 10pt;
	font-family: Arial, serif;
	font-weight: bold;
	text-align: center;
	border-width: 5px;
	border-style: ridge;
}

p {
	font-size: 10pt;
	margin: 5px;
	text-align: left;
}  

p.menu {
	font-family: Tahoma, Arial, serif;
	font-size: 8pt;
	text-align: right;
	margin-top: 0px;
}

.header {
	background-color: #808080; 
	color: #FFFFF0; 
	font-weight: bold; 
	font-size: 10pt; 
	text-align: center;
}

.comp_hdr {
	background-color: #808080;
	color: #FFFFF0;
	border: 0;
	font-weight: bold;
}

 .red {
	font-family: Arial, serif;
	text-align: center;
	color: #CC0044;
	font-weight: bold;
	font-size: 10pt;
} 

.fastpaths {
	font-family: Tahoma, Arial, serif;
	font-size: 10pt;
}

li {
	font-size:10pt;
}

p.producttitle {
	font-size: 12pt;
	font-weight: bolder;
	color: #FF0000;
	font-variant: small-caps;
	text-align: center
}

p.productemph {
	font-size: 12pt;
	font-weight: bolder;
	color: #FF0000;
	text-align: center
} 

p.view {
	font-family : Tahoma, Arial, serif;
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
}

p.hometxt {
	font-family: Arial, serif;
	font-size: 9pt;
	text-align: center;
}
