.stand {color: #FFFFFF}

body {
background-image: url(images/bg.jpg);
font-family: verdana, arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
}

hr {
	color: #000000;
	border: solid 1 px;
}
h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
		margin:0px;
	padding:0px;
}
h2 {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
		margin:0px;
	padding:0px;
}
#navc
#navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
font-weight: normal;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 8px 14px;
width: 130px;
color: #FFFFFF;
background-color: #FF0000;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: 10px;
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #000000;
background-color: #FFFFFF;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 0px 0px 0px 0px;
width: 125px;
color: #000;
background-color: #0033CC;
text-decoration: none;
font-weight: normal;
font-size: 4px;
}

#navcontainer ul ul a:hover
{
color: #000;
background-color: #666666;
text-decoration: none;
}
.product {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #000000;
}
.heading {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.blacktext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.shadow {filter:progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=8)
}