body {
	background-color: White;
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px; /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
	SCROLLBAR-BASE-color: #666666;
	SCROLLBAR-ARROW-color: #222149;
	background-image:url(images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

a:link    {
	color: #222149;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
a:active    {
	color: #222149;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
}
a:visited    {
	color: #999999;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
}
a:hover      { color: #000000; font-family: arial; font-size: 11px }

a.dark:link    { color: #222149; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:active    { color: #222149; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:visited    { color: #222149; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:hover      { color: #222149; font-family: verdana; font-size: 11px }


ul, li, p, td {
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}


HR {
	color : ##222149;
	height : 1px;
}

input.search
{
	height: 17px;
	background-color: #cccccc;
	border: solid #222149;
	border-width: 1px;
	font-family: tahoma;
	color: #222149;
	font-size: 11px;
}
.detailname{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15 px;
	color: #000160;
	text-align: center;
	font-weight: bold;
}
.detaildescription
{
	text-align: center;
	font-weight: bold;
}
.prodname{
	text-align: center;

}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #101018;
	margin: 0px;
	padding: 3px;
	color: #ACACCE;
}
