html
	{
	height: 100%;
	border-width: 5px;
}
body{
    background : #CCF1FD;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bolder;
	color: #1E91B7;
	text-decoration: none;
}

A:link {
	color: #004080;
	text-decoration:underline;
}
A:visited {
	color: #004080;
	text-decoration:underline;
}
A:hover {
	color: #004080;
	text-decoration:none;
}

.prodhead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bolder;
	margin-bottom: 5px;
}

.proddesc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.prodprice{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E62249;
	font-weight: bolder;
	margin-top: 3px;
	margin-bottom: 5px;
}


A.title:link {
	color: #004080;
	text-decoration:underline;
}
A.title:visited {
	color: #004080;
	text-decoration:underline;
}
A.title:hover {
	color: #004080;
	text-decoration:underline;
	background-color : #FFCCFF;
}

.imgbrdr{
	border-top:1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right:1px solid #333;
}

.contain11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.arialnarrow {
	font-family: "Arial Narrow";
	font-size: 17px;
	line-height: 22px;
	font-weight: bolder;
	color: #1E91B7;
	text-decoration: none;
}
.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #55AAC8;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #55AAC8;
	text-decoration: underline;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.border1{
	border-top:1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 2px solid #FFF;
	border-right:2px solid #FFF;
}

.border2{
	border-top:1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right:1px solid #CCC;
}