body {
	background-color:#FFFFFF;
	margin:0;
}
#outerbox{
	border-left: 1px solid Black; 
	border-right: 1px solid Black;
}
.normal, body, td {
	font-family: verdana;
	font-size: 8pt;
	}	
H1, .h1{font-family: tahoma;
	color: #000000;
	text-decoration: none;	
	font-weight: bolder;
	font-size: 14px;
}
H2, .h2{font-family: verdana;
	color: #000000;
	text-decoration: none;	
	font-weight: bolder;
	font-size: 16px;
}
A{
	font-family: verdana;
	color: #18728F;
	text-decoration: none;	
	font-weight: normal;
	font-size: 11px;
}
A:HOVER{
	color: #3BC0E1; 
}
	
A.top_menu{
	color: black;
	text-decoration: none;	
	font-weight: bold;
	font-size: 11px;
	margin-right:8px;

}
A:HOVER.top_menu{
	color: #005699; 
}

A.index{
	color: #000000;
	text-decoration: none;	
	font-weight: bold;
	font-size: 11px;
}
A:HOVER.index{
	color: #995555; 
}

A.leftmenu{
	color: #000000;
	text-decoration: none;	
	font-weight: bold;
	font-size: 12px;
}
A:HOVER.leftmenu{
	color: #4685A6; 
}
A.kmenu{
	color: #CCEEFF;
	text-decoration: none;	
	font-weight: bold;
	font-size: 10px;
}
A:HOVER.kmenu{
	color: #4685A6; 
}
TABLE.tab_prod{
	border-top: 1px solid #095580;
	border-bottom: 1px solid #095580;
	border-left: 1px solid #095580;
	border-right: 1px solid #095580;
	background-color: #3A8BBA;
}
TD.index_bg{
	font-family: verdana;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
TD.prod_top{
	font-family: verdana;
	background-color: #0969A0;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
TD.prod{
	font-family: verdana;
	background-color: #ECF6FC;
	font-weight: none;
	font-size: 10px;
}
TD.prod_t{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
}
TD.prod_t2{
	font-family: verdana;
	background-color: #DAE8EE;
	font-weight: bold;
	font-size: 10px;
}
TD.prod_t3{
	font-family: verdana;
	background-color: #F5FAFC;
	font-weight: none;
	font-size: 10px;
}

#content {
   padding: 10px;
   vertical-align: top;
}
#news {
   padding: 3px;
   vertical-align: top;
}

#content TD {
	vertical-align: top;
}

#lmenu ul{
   /* list-style: square outside url(/themes/vg/images/index3_17.gif);*/
   list-style: none;
   margin: 0 0 0 24px;
   padding:0;
}
#lmenu li{
   margin-left: 0;
   font-weight: normal;
}

#lmenu #ltmn{
	margin:0;	
   list-style: none;
}
#ltmn li{
   background-color: #CCDDEE;
   border-top: 1px solid #222222;
   border-bottom: 1px solid #222222;      
   border-right: 1px solid #222222;
   margin: 1px 0 2px 0;
   padding: 4px 2px 4px 12px;
   font-weight: normal;
}

#tmenu ul{
   list-style: none;
   padding:0;
   margin: 2px 0 0 0;
}
#tmenu li{
   display: inline;
   margin-right: 12px;
   font-weight: normal;
}
div.cat_itms
{
	float:left;
	margin:6px;
	padding: 0 10px 10px 10px;
	width:560px;	
	cursor:pointer;
	background-color: white;
	border: 1px solid #DDDDDD;
}
