
body{
	margin: 0px;
	background: black url(images/bg1.gif);
	color: white;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
form
{
    margin-top: 0em;
    margin-bottom: 0em;
}
table
{
	/*background: black;*/
}
.ProductItem  {
	background: url(images/nav_00-white.gif) no-repeat black;
	
	font: normal bolder 12px Arial, Verdana, "SF Sans Serif";
	font-weight: bold;
	height: 18px;
	width: 200px;
	padding: 0px  7px 0px;
	display: block;
	border-bottom: 1px inset #d2d2d2;
	/*border-left: 1px outset #d2d2d2;
	border-right: 1px outset #d2d2d2;*/
}
.ProductItem a {
	text-decoration: none;
color:white;
	display:block;
	
}

.ProductItem a:hover{
	/*background:  url(images/nav_00-over.gif) no-repeat;*/
	text-decoration: none;
	color: White;
	display:block;

		display:block;

}
.ProductItemSelected
{
		background: red url(images/nav_00-white.gif) no-repeat;
	font: normal bolder 12px Arial, Verdana, "SF Sans Serif";
	color: White;
	height: 18px;
	width: 200px;
	padding: 0px 7px 0px;
	display: block;
	font: normal Arial, Verdana, "SF Sans Serif";
	border-bottom: 1px inset #d2d2d2;
	border-left: 1px outset #d2d2d2;
	border-right: 1px outset #d2d2d2;
	vertical-align: middle;
}
.ProductItemSelected a {
display: bock;
	text-decoration: none;
	color: White;
		display:block;
}
.ProductItemSelected a:visited{
		text-decoration: none;
		color: White;
	display:block;
}

.ProductItemSelected a:active{
		text-decoration: none;
		color: White;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
	 }
	 
.ProductTitle{
	font: normal bold xx-large Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background: #204DA1;*/
	color: red;
	padding: 7px 7px 0px 7px;
	font-size: x-large;
	background: black;
}
.TopNav  {
		font: normal bolder 12px Arial, Verdana, "SF Sans Serif";
	font-weight: bold;
	color: white;
	height: 18px;
	width: 55px;
	padding: 0px 7px 7px;
	display: block;
	letter-spacing: normal;
	text-align: center;
background: black;
}
.TopNav a {
	text-decoration: none;
	color: black;
	display:block;
}

.TopNav a:hover{
	background: Red ;
	text-decoration: none;
	color: black;
	display: block;
	padding: 0px -7px -7px;
	display: block;
}
.TopNavSelected
{
	background: red; /*#204DA1;*/
	font: normal bolder 12px Arial, Verdana, "SF Sans Serif";
	font-weight: bold;
	color: White;
	height: 18px;
	width: 55px;
	padding: 0px 7px 7px;
	display: block;
	font: Arial, Verdana, "SF Sans Serif";
	text-align: center;
}
.TopNavSelected a {
	text-decoration: none;
	color: White;
		display:block;
}
.TopNavSelected a:visited{
		text-decoration: none;
		color: White;
	display:block;
}

.TopNavSelected a:active{
		text-decoration: none;
		color: White;
		display:block;
}

.TopNavTd{
		font: normal bolder 12px Arial, Verdana, "SF Sans Serif";
		background: black;
	font-weight: normal;
	style="border-left: 1px inset Silver;border-right: 1px inset silver;"
}
.logocorner
{
	
	background:black;
}
.logofontlarge
{
	font: normal  xx-large "Arial Black",Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background: #204DA1;*/
	color: white;
	padding: 7px 7px 0px 7px;
	font-size: xx-large;
}
.logofontsmall
{
	font: normal  large "Arial Black",Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background: #204DA1;*/
	color: white;
	padding: 7px 7px 0px 7px;
	font-size: large;
	text-align: right;
}
.VisitorCounter
{

	display: block;
	text-align: center;
	width: 100%;
	padding-top: 30px;
}
.Counter0
{
	background: url(images/digits/default/0.gif) no-repeat;
	width:17px;
}
.Counter1
{
	background:url(images/digits/default/1.gif) no-repeat;
	width:17px;
}
.Counter2
{
	background: url(images/digits/default/2.gif) no-repeat;
	width:17px;
}
.Counter3
{
	background: url(images/digits/default/3.gif) no-repeat;
	width:17px;
}
.Counter4
{
	background: url(images/digits/default/4.gif) no-repeat;
	width:17px;
}
.Counter5
{
	background: url(images/digits/default/5.gif) no-repeat;
	width:17px;
}
.Counter6
{
	background:  url(images/digits/default/6.gif) no-repeat;
	width:17px;
}
.Counter7
{
	background:url(images/digits/default/7.gif) no-repeat;
	width:17px;
}
.Counter8
{
	background:  url(images/digits/default/8.gif) no-repeat;
	width:17px;
}
.Counter9
{
	background: url(images/digits/default/9.gif) no-repeat;
	width:17px;
}

