body {
	background: white;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 0px;
	font-size: 10pt;
	color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #990000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #990000;
	scrollbar-base-color: #BD2121;
}

table.toc {
	background-color: #ffffff;
	border: 2px #a51b1b solid;
	width: 175;
}

table.tocb {
	background-color: #ffffff;
	border: 2px #a51b1b solid;
	width: 175;
	margin-top: 10px;
}

table.toc1 {
	background-color: #ffffff;
	border: 2px #a51b1b solid;
	width: 150px;
	margin-top: 10px;
	margin-left: 14px;
}

td.red {
	font-weight: bold;
	border: #ffffff;
	border-style: solid;
	height: 15px;
	width: 100%;
	border-width: 1px 1px 1px 0px;
	color: white;
	font-size: 13px;
	text-align: center;
	background-color: red;
	background-image: url('images/red-toc-t.gif');
	font-family: verdana, arial, helvetica, sans-serif;
}


td.red-lc {
	font-weight: normal;
	border: #ffffff;
	border-style: solid;
	height: 15px;
	width: 5%;
	border-width: 1px 0px 1px 1px;
	color: white;
	font-size: 13px;
	background-color: red;
	background-image: url('images/red-toc-t-c.gif');
	font-family: verdana, arial, helvetica, sans-serif;
}

td.dept {
	font-weight: bold;
	border: #ffffff;
	height: 10px;
	width: 100%;
	color: white;
	font-size: 12px;
	background-color: white;
	colspan: 2;
	font-family: verdana, arial, helvetica, sans-serif;
}

td.prod {
	font-weight: normal;
	border: #ffffff;
	height: 10px;
	width: 100%;
	color: white;
	font-size: 12px;
	background-color: white;
	font-family: verdana, arial, helvetica, sans-serif;
}

td.prodi {
	font-weight: normal;
	text-align: center;
	border: #ffffff;
	height: 10px;
	width: 100%;
	color: white;
	font-size: 12px;
	background-color: white;
	font-family: verdana, arial, helvetica, sans-serif;
}



a.shop:link, a.shop:active, a.shop:visited {
	color: white;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
}

a.shop:hover {
	text-decoration: none;
	color: #fed8d8;
	font-family: arial, helvetica, sans-serif;
}

a:link, a:active, a:visited {
	color: black;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
}

a:hover	{
	text-decoration: none;
	color: red;
	font-family: verdana, arial, helvetica, sans-serif;
}

a.prod-s:link, a.prod-s:active, a.prod-s:visited {
	color: blue;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
}

a.prod-s:hover	{
	text-decoration: none;
	color: red;
	font-family: verdana, arial, helvetica, sans-serif;
}








img {
	border: 0;
}

img.1 {
	border: 0;
	width: 10;
	height: 10;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 4px;
}

img.2 {
	border: 0;
	width: 10;
	height: 10;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 4px;
}

font, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




a.a:link, a.a:active, a.a:visited {
	color: #841818;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.a:hover {
	text-decoration: none;
	color: #EF2727;
	font-family: Arial, Helvetica, sans-serif;
}

#1 {
	margin-left: 10px;
}

a.s:link, a.s:visited {
	font-size: 8pt;
	text-decoration: none;
	color: blue;
	font-family: arial,helvetica,sans-serif;
}

a.s:hover {
	font-size: 8pt;
	text-decoration: none;
	color: red;
	font-family: arial,helvetica,sans-serif;
}


strong {
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
}

h1 {
	font-size: 16pt;
	font-family: arial,helvetica,sans-serif;
}
h2 {
	font-size: 14pt;
	font-family: arial,helvetica,sans-serif;
}
h3 {
	font-size: 13pt;
	font-family: arial,helvetica,sans-serif;
}
h4 {
	font-size: 12pt;
	font-family: arial,helvetica,sans-serif;
}
h5 {
	font-size: 11pt;
	font-family: arial,helvetica,sans-serif;
}
