BODY{
	scrollbar-3d-light-color: #D6D6D6;
	scrollbar-arrow-color: #CC0000;
	scrollbar-base-color: #D6D6D6;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #000099;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	}

A:link {
	color: #000099;
	text-decoration: underline;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

A:active {
	color: #666666;
	text-decoration: underline;
}

A:hover {
	color: #CC0000;
	text-decoration: underline;
}

A.dark:link {
	color: #000000;
	text-decoration: underline; 
}

A.dark:visited {
	color: #dddddd;
	text-decoration: none;
}

A.dark:active {
	color: #ffffff;
	text-decoration: none;
}

A.dark:hover {
	color: #ffffff;
	text-decoration: none;
}

.header {
	font-family : Tahoma, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration : underline;
	color: #09395F; /*dk blue*/
}

.list {
	font-family : Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: 000000;
	list-style-position: outside;
	list-style-type: square;
}

HR {
	color : #DCE0D6;
	Width: 85%;
	height : 1px;
}

P {
	font-size: 14px;
	font-family : Tahoma, sans-serif;
}

div.prodname{
	font-size: 18px;
	color: #b20838;
	font-family : Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

div.detailid{
	font-size: 18px;
	color: #b20838;
	font-family : Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
