body
{
	font-family: Verdana, Arial,Helvetica;
	font-size:1.1ex;
	background-color:#e8e8e8;
	color:#202020;
	margin-top:0px;
}

td
{
	font-family: Verdana, Arial,Helvetica;
	font-size:1.1ex;
}

a
{
	text-decoration: none;
}

a:link	{color: #000080} 
a:visited	{color: #000080}
a:hover	
{
	color: #4040f0;
}

.title
{
	background-color:#003922;
}
#desktop
{
	background-repeat:no-repeat;
}
#top
{
	background-color:#003922;
	color:#f0f0f0;
	padding:2ex 2ex 2ex 2ex;
}
#left
{
	width:200px;
}
#content
{
	padding:10px;
}
#right
{
	width:0px;
}
#bottom
{
	background-color:#003922;
	color:#f0f0f0;
	padding:10ex 2ex 2ex 2ex;
}
#bottom td
{
	color:#c0ffc0;
}
#bottom a
{
	text-decoration: none;
	color:#c0c0c0;
}
#bottom a:hover	
{
	color: #f0f0f0;
}
#desktop
{
	
}
#navigate
{
	border-style:solid;
	border-color:#c0c0c0;
	border-width:1px;
	padding:1.5ex;
}
#navigate a
{
	text-decoration: none;
	color:#008000;
}
#navigate a:hover	
{
	color: #40c040;
}

#navigate span
{
	font-weight:800;
	color:#008000;
}
#news
{
	font-size:120%;
}
#catalog
{
}

p
{
	font-size:120%;
	line-height:150%;
}

.product
{
	height:120px;
	/*width:160px;*/
	padding:20px;
	border-bottom:dotted 1px #c0c0c0;
	border-right:dotted 1px #c0c0c0;
}
.product_image
{

}
.product_cell
{
	border-bottom:dotted 1px #c0c0c0;
	border-right:dotted 1px #c0c0c0;
	text-align:center;
}

.product_cell_last_rot
{
	border-bottom:dotted 1px #c0c0c0;
	text-align:center;
}
.product_cell_last_col
{
	border-bottom:dotted 1px #c0c0c0;
	text-align:center;
}

.product_container
{
	width:600px;
	height:116px;
	padding:8px;
	border:solid 1px #c0c0c0;
}
.product_queue
{
	width:584px;
	height:100px;
	overflow:hidden;
}
.product_queue_item
{
	margin-right:0px;
}
.product_canvas
{
	text-align:center;
	padding:20px;
}
.area_title
{
	font-size:3ex;
	font-weight:600;
	color:#208020;
	margin-bottom:0.5em;
}

ul
{
	line-height:120%;
}

li
{
	margin-bottom:1ex;
}
.catalog
{
	font-size:3ex;
	line-height:3.5ex;
}
.catalog_img
{
	width:800px;
}
.catalog_view
{
	width:800px;
}
a.catalog
{
}
a.catalog:link	
{
}
a.catalog:visited
{
}
a.catalog:hover
{
}
a.catalog_selected
{
	font-size:3ex;
	line-height:3.5ex;
	font-weight:600;
	color:#40c040;
}
a.catalog_selected:link	
{
	font-weight:600;
	color:#40c040;
} 
a.catalog_selected:visited	
{
	font-weight:600;
	color:#40c040;
}
a.catalog_selected:hover	
{
	font-weight:600;
	color:#40f040;
}
a.catalog_bar
{
	font-size:3ex;
	margin-bottom:3ex;
}


#search_input
{
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	background-color:#ffffff;
	border-bottom:solid 1px #c0c0c0
}

#search_submit
{
	border-width:1px;
}

.search_result_catalog
{
	width:600px;
	padding:1ex;
}
.search_result_product
{
	width:600px;
	padding:1ex;
}
.search_result_catalog_title
{
	padding:0.5ex;
	background-color:#e0e0e0;
	font-weight:600;
	font-size:120%;
}
.search_result_product_title
{
	padding:0.5ex;
	background-color:#e0e0e0;
	font-weight:600;
	font-size:120%;
}
.search_text
{
	font-weight:600;
	font-size:120%;
	margin:3ex;
}
