body {

	background-image: url(images/bg.png);
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #9a9a9a;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

img {

	border-width: 0px;
}

a {

	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 11px;
}

a:hover {

	color: #000000;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 11px;
}

td {

	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	vertical-align: top;
}

.main-dark	{

	background-image: url(images/bg-main-dark.png);
	padding: 10px 10px 10px 40px;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 11px;
	vertical-align: top;
}

.main-light	{

	background-image: url(images/bg-main-light.png);
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	text-align: center;
}

.img	{

	border: 1px solid #9a9a9a;
}

.img1	{

	border: 1px solid #ffffff;
}

.text-b	{

	font-size: 24px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #ffffff;
}

.popwin {

	padding-left: 87px;
	padding-top: 5px;
}

.products {

	padding-left: 10px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}

th {

	background-color: #c0c0c0;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	
}