BODY {
	margin:0px;
	padding:0px;
	background:url(/img/bgmain.gif);
	color:#3F3E43;	
	font:12px Tahoma
}

TD.bg1 {background:url(/img/bg1.jpg) no-repeat}
TD.bg2 {background:url(/img/bg2.jpg) no-repeat}
TD.bg3 {background:url(/img/bg3.jpg) no-repeat}
TD.bg4 {background:url(/img/bg4.jpg) repeat-x}

TD.bdbt {
	border-bottom:1px solid #999
}


#menu a {
	font:bold 11px Tahoma;
	color:#DDD;
	text-decoration:none;

}

#menu a:hover {
	font:bold 11px Tahoma;
	color:#FFF;
	text-decoration:none;

}

#cat {
	
	width:193px;
	height:115px;
	border:1px solid #E3E1E1	;
	background:#FFF;
	margin:2px;
}

#cat #top {
	
	width:193px;
	height:5px;
	background:#FF4141;
	font:2px Tahoma;
	color:#FFF;
      
}

#cat #bot {
	
	width:193px;
	height:15px;
	background:#FF4141;
	text-align:center;
	font:bold 11px Tahoma;
	color:#FFF;
      text-decoration:none;

}

#cat #mid {

	width:193px;
	height:95px;
	text-align:center;
}

#text {
	
	font:12px/1.2 Tahoma;
	color:#3F3E43;
	padding:0px 10px;
	text-align:justify
}

TD.act {
	background:url(/img/act.jpg) 0px -1px no-repeat;
	border-bottom:1px solid #E3E3E3;
	font:bold 12px Tahoma;
	color:#FFF
}

TD.unact {
	background:url(/img/unact.jpg) no-repeat;
	border-bottom:1px solid #E3E3E3;
	font:bold 12px Tahoma;
	color:#FFF
}

TD.pdl {
	
	padding-left:5px;
	border-bottom:1px solid #E3E3E3
}

#copy {

	font:bold 11px Tahoma;
	color:#990000
}

#copy a {

	font:bold 11px Tahoma;
	color:#990000;
	text-decoration:none
}

#copy a:hover {
	
	font:bold 11px Tahoma;
	color:#990000;
	text-decoration:underline

}

#dop_menu {

	margin-top:7px;
	font:12px Tahoma
}

#dop_menu a {

	font:bold 11px Tahoma;
	color:#990000;
	text-decoration:none
}

#dop_menu a:hover {

	font:bold 11px Tahoma;
	color:#990000;
	text-decoration:underline
}

TABLE.prod_menu {

	font:12px Tahoma;
	color:#4C4B50;
	text-decoration:none
}

TABLE.prod_menu a {

	font:12px Tahoma;
	color:#4C4B50;
	text-decoration:none
}

TABLE.prod_menu a:hover {

	font:12px Tahoma;
	color:#4C4B50;
	text-decoration:underline
}

a {

	font:12px Tahoma;
	color:#4C4B50;
	text-decoration:none
}

a:hover {

	font:12px Tahoma;
	color:#4C4B50;
	text-decoration:underline
}


