body
{
	text-align: center;
	margin: 0px;
	font-size: 0.7em;
	/*
	background-image: url(bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;*/
}

table
{
	font-family:  Tahoma;
	font-size: 8pt;

}

td.boxtop
{
	background-image: url(boxtop.jpg);	
	width: 190px;
	height: 36px;
}

td.price 
{
	font-family: tahoma;
	font-size: 9pt;
}

td.logintop
	{
		background-image: url(logintop.jpg);	
		width: 190px;
		height: 36px;
	}
span.boxtitle
	{
		text-transform: uppercase;
		font-family: 'Trebuchet MS';
		font-weight: bold;
		font-size: 10pt;
		color: #fff;
		margin-left: 25px;
	}
span.boxtitle2
	{
		text-transform: uppercase;
		font-family: 'Trebuchet MS';
		font-weight: bold;
		font-size: 10pt;
		color: #3784EC;
		margin-left: 27px;
	}
span.boxtitle3
	{
		text-transform: uppercase;
		font-family: 'Trebuchet MS';
		font-weight: bold;
		font-size: 10pt;
		color: #fff;
		margin-left: 27px;
	}
span.boxtitle4
	{
		text-transform: uppercase;
		font-family: 'Trebuchet MS';
		font-weight: bold;
		font-size: 10pt;
		color: #fff;
		text-align: center;
	}
	div.boxcontent
	{
/*		padding: 10px;*/

		font-family: Tahoma;
		font-size: 0.7em;		
	}
td.boxmiddle
	{
		background-image: url(boxmiddle.jpg);
		padding: 10px;
	}
td.boxbottom
	{
		background-image: url(boxbottom.jpg);	
		width: 190px;
		height: 10px;
	}
td.boxgray
{
	background-image: url(boxgray.jpg);	
	width: 190px;
	height: 100px;
	padding-top: 9px;
}
td.boxstock
{
	background-image: url(boxstock.jpg);	
	width: 190px;
	height: 150px;
	padding-top: 9px;
}
td.boxlogin
{
	background-image: url(boxlogin.jpg);	
	width: 190px;
	height: 150px;
	padding-top: 10px;
}
td.boxbtn
	{
		background-image: url(boxbtn.jpg);	
		width: 190px;
		height: 28px;
	}
a.boxlink
	{
		background-image: url(dot.gif);
		background-position: left center;
		background-repeat: no-repeat;
		padding-left: 16px;
		color: #2E4B77; /*#484848;*/
		text-decoration: none;		
		font-family: Tahoma;
		font-size: 9pt;
		font-weight: 100;
		text-decoration: none;
		border-bottom: 1px solid #F1F1F1;
	}
	
a.boxlink:hover
	{
		background-image: url(dot_on.gif);	
		background-position: left center;
		background-repeat: no-repeat;
		padding-left: 16px;
		color: #3784EC;
		text-decoration: none;		
		font-family: Tahoma;
		font-size: 9pt;
		font-weight: 100;
		text-decoration: none;
		border-bottom: 1px solid #F1F1F1;
	}
	
div.boxlink
	{
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom: 1px solid #DCDCDC;
	}
	
.header
	{
		background-image: url(header.jpg);
		height: 110px;
		width: 800px;
	}
	
a.bheadlink
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: gray;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

a.bheadlink:hover
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: gray;
	text-decoration: none;
	border-bottom: 1px solid #3784EC;
}

span.bheadlink
{
	
}

a.boxbtn
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 0.7em;
	color: #fff;
	text-decoration: none;
}

td.content
{
	text-align: right;
}

div.contentbox
{
	text-align: left;
	width: 100px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	font-family: Tahoma;
	font-size: 0.8em;
}

div.contenttitle
{
	font-family: "Trebuchet MS";
	font-size: 1.5em;
}

div.logintext
{
	font-family: Tahoma;
	font-size: 8pt;
}

input
{
	font-family: Tahoma;
	font-size: 12px;
}

td.textboxtop
{
/*	background-image: url(contentboxtop.jpg);*/
	width: 380px;
	height: 1px;
	background-color: silver;
}
td.textboxcontent
{
	font-family: tahoma;
	font-size: 9pt;
/*	background-image: url(contentboxmiddle.jpg);*/
	padding: 15px;
}
td.textboxbottom
{
/*	background-image: url(contentboxbottom.jpg);*/
	width: 380px;
	height: 1px;
	background-color: silver;
}

a
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #009CE3;
	text-decoration: none;
}

a:hover
{
	font-family: Tahoma;
	color: #3D3D3D;
	text-decoration: underline;
}

.productbox
{
	background-image: url(productbox.jpg);
	width: 200px;
	height: 150px;
}

.productcolumn_left
{
	background-image: url(productbox_line_vert.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.productcolumn_middle
{
	background-image: url(productbox_line_vert.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.productcolumn_right
{
	background-image: url(productbox_line_vert.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.content1
{
	font-family: Tahoma;
	font-size: 10pt;
}

table.fpbox
{
	height: 175px; 
	background-image: url(boxfp.jpg);
	background-repeat: no-repeat;
}

div.textfp
{
	height: 150px;
	text-align: left;
	padding-top: 40px;
	width: 170px;
	font-family: Tahoma;
	font-size: 10pt;
	word-spacing: 5px;
}

td.product_nocat
{
	font-size: 10pt;
	font-family:  "Trebuchet MS";
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding: 5 5 5 15;
}

td.product_title
{
	font-size: 10pt;
	font-family:  "Trebuchet MS";
	font-weight: bold;
/*	color: #009CE3;*/
	color: #4682B4;
	text-align: left;
	padding: 5 5 5 15;
}

td.product_text
{
	font-size: 9pt;
	font-family:  Tahoma;
	color: #383838;
	text-align: left;
	padding: 5px;
}

td.product_image
{
	font-size: 9pt;
	font-family:  Tahoma;
	color: #383838;
	text-align: left;
	padding: 5px;
}

td.product_price
{
	font-size: 12pt;
	font-family:  Tahoma;
	font-weight: bold;
	color: #3784EC;
	text-align: right;
	padding: 5 20 5 5;
}
td.boxstocktop
	{
		background-image: url(boxstocktop.jpg);	
		width: 190px;
		height: 38px;
	}
td.boxstockmiddle
	{
		background-image: url(boxstockmiddle.jpg);
		padding: 10px;
	}
td.boxstockbottom
	{
		background-image: url(boxstockbottom.jpg);	
		width: 190px;
		height: 10px;
	}
	
div.product_text
{
	font-size: 9pt;
	font-family:  Tahoma;
	color: #383838;
	text-align: left;
	padding: 10px;
}

div.product_price
{
	/*border-top: 1px solid silver;*/
	border-bottom: 1px solid silver;

	font-size: 12pt;
	font-family:  Tahoma;
	font-weight: bold;
	color: #3784EC;
	text-align: right;
	padding: 5 20 5 5;
}

td.property_title
{
	font-family:  Tahoma;
	color: #000;
	font-size: 8pt;
	padding-left: 14px;
	font-weight: bold;
}

td.property_value
{
	font-family:  Tahoma;
	font-weight: none;
	color: #000;
	font-size: 8pt;
}

.boxedtext
{
	font-family:  Tahoma;
	color: #000;
	font-size: 8pt;
	padding: 15px;
}

.data_form
{
	font-family: Tahoma;
	font-size: 9pt;
}

.incart
{
	font-family:  Tahoma;
	font-weight: bold;
	color: #fff;
	font-size: 8pt;
	padding-bottom: 15px;
	padding-right: 30px;
}

.textprod
{
	width: 100%;
}