*{
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #3e4047;
}

body {
	padding:0px;
	margin: 0px;
	color: #3e4047;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}
table, td {font-family: Arial;}

a {color:#2aa05f; text-decoration:underline; font-family:Arial, Helvetica, sans-serif}
a:hover {text-decoration:none}

.head {color:#2aa05f; font-size:110%; font-weight:bold}
.title {color:#2aa05f; /*font-size:120%*/; font-weight:bold}

table.wh {width:100%; height:100%; font-family:Arial, Helvetica, sans-serif}
table.w100 {width:100%; font-family:Arial, Helvetica, sans-serif}
table.h100 {height:100%; font-family:Arial, Helvetica, sans-serif}


table.top_menu tr td a{
	font-family:"Times New Roman", Times, serif; 
	/*font-size:125%;*/
	font-style:italic;
	font-weight:bold;
	color:#f4faf5;
}

table.dropmenu {width:100%}
table.dropmenu tr td a{ 
	font-family:Arial, Helvetica, sans-serif;
	foont-size:120%;
	font-style:normal;
	font-weight:normal;
	color:#f4faf5;
	text-decoration:underline;
}
table.dropmenu tr td a:hover{ 
	color:#f4faf5;
	text-decoration:none;
}

table.lang {
	width:94px; 
	height:100%;
}
table.lang tr td{
	font-size:110%;
	font-family: Times New Roman; 
	color:#f4faf5;
	font-style:italic;
	font-weight:bold;
}
table.lang tr td a {
	color:#f4faf5;
	text-decoration:none;
	font-family: Times New Roman; 
}
table.lang tr td a:hover{
	text-decoration:underline;
}

.med2 a {font-family:'Times New Roman', Times, serif; font-size:16px; font-weight:bold; /*font-style:italic;*/ color:#8a8d93; text-decoration:none;}
.med2 a:hover {text-decoration:underline}

table.check tr td {font-size:140%; font-weight:bold}

table.goods {width:100%;}
table.goods tr td.gname {font-size:130%; color:#2aa05f; font-weight:bold}

.tool_tip {
  position: absolute;
  visibility: hidden;
  display:none;
  background-color: #badca6;
  border:solid 1px #badca6;
  color:#3e4047;
  padding:3px;
  width:300px:
} 