.font_1 {
	font-family: Verdana;
    font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.font_2 {
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	text-decoration: none;
}
	.products{
	background-color:#f7f6ef;
	color:#222222;
	border: 1px solid #e9e6d3;
	text-align:left;
	}
	.menu{ 
	clear:inherit;
	color:#222222;
	background-color:#f7f6ef;
	height:auto;
	width:189px;
	border:1px solid #e9e6d3;
	display:block;
	}
.left_menu {
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	text-decoration: none;
}
:hover.left_menu {
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.heading_news {
	font-family: Verdana;
    font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.heading_news_small {
	font-family: Verdana;
    font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.news_text {
	font-family: Verdana;
    font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.purchase_text {
	font-family: Verdana;
    font-size: 14px;
	color: #000000;
	text-decoration: none;
}
	.products_images{
	background-color:#ffffff;
	font-size:11px;
	font:Verdana;
	color:#000000;
	text-align:left;
	border:1px solid #ccc;
	}
.nav_cat {
	font-size: 10px;
	font: Verdana;
	color: #000000;
}
.boxes {
	border:1px solid #ccc;
	background-color:#ffffff;
}
.links_headings {
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.links_headings_bigger {
	font-family: Verdana;
    font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#main {
    margin: auto;
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
	padding:1px;
}
#main {
    margin: auto;
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
	padding:1px;
}


#result {
    margin-left: 100px;
    text-align:center;
    border: 1px solid #cccccc;
    width: 450px;
    background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:15px;
    margin-bottom:20px;
    margin-top:15px;
}

form {
   padding:20px;
}

.text {
	border: 1px solid #cccccc;
}

input, textarea {
    border: 1px solid #aaa;
}


#caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#icon{
    width:100px;
    height:100px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:80px;
    height:60px;
    float:left;
    background-image:url(icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}
td.new_content {
FONT-FAMILY: Verdana; 
font-size: 10px;
color: #000000;
}
tr.newsubject{
font-size: 11px; 
FONT-FAMILY: Verdana; 
font-weight: bold; 
color: #000000;
  }
.table_width {
width: 494px;
}








treemenu {
	margin : 0px 0px;
	padding : 0px;
	list-style : none;	
	background-color : #EEE;
	border : 1px solid #000;
}

.treemenu UL {
	list-style : none;
	margin : 0px 0px;
	padding : 0px 0px;
}

.treemenu LI {
	display : inline;
}

.treemenu A {
	display : block;
	padding-left : 0px;
	text-decoration : none;


}

.treemenu .treeopen {
	background-image : url('open.gif');
	background-repeat : no-repeat;
	background-position : left;
}		

.treemenu .treeclosed {
	background-image : url('closed.gif');
	background-repeat : no-repeat;
	background-position : left;
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	text-decoration: none;
}