body {
	font-family: Georgia,Sans-Serif, Verdana, Arial;
	color: #000080;
	margin: 0;
	padding: 0 0 0 0;
	font-size: 80%;
}


H1 { color: #000080; font-size: 130%; text-align:left; }
H2 { color: #000080; font-size: 130%; text-align:center; }
P  {  }

img {
   behavior: url("/style/pngbehavior.htc");
}

table.table_top_menu td {
	padding-left: 15px;
}
div.menu_catalog {
	font-size: 86%;
	
}

table.l_menu td{
	border-bottom: 0px solid #32689C;
	padding-left: 5px;
	
}

table.l_menu a {
	color: #4444EE;
	font-size: 84%;
	text-decoration: none;
	font-weight: bold;
}

table.l_menu a:hover {
	text-decoration: underline;
}

table.main td  {
	font-size: 80%;	
}

#tab_product {
	font-size: 110%;
}
#tab_product TD {
	BORDER-BOTTOM: #ccccff 1px solid;
	
}
#tab_product TH {
	font-size: 90%;
	FONT-WEIGHT: bold; BORDER-BOTTOM: #ccccff 2px solid
}

a:hover {
	text-decoration: none;
}
a.upmenu {
	color: White;
	font-size: 95%;
	font-weight: normal;
	text-decoration: none;
}
a.upmenu:hover {
	text-decoration: underline;
}
font.pagename {
	color: #999999;
	font-size: 150%;
}

font.pagename2 {
	color: #666666;
	font-size: 150%;
}

font.news_date {
	color: Black;
	font-size: 90%;
	
}

a.news_link {
	font-size: 90%;
}

font.copy {
	font-size: 80%;
}

.menu 
 {
	color: white;
	height: auto;
	font-size: 80%;
	line-height: 18px;
	z-index: 10;	
}
.menu A:hover {
	text-decoration: underline;
}
.menu A {text-decoration: none; color: white;}

.action_done {
	color: green;
	font-weight: bold;
}

.action_fail {
	color: red;
	font-weight: bold;
}

