body, td {
	font-family: Arial,sans-serif;
	color: #000;
	font-size: 12px;
}
h1 {
	font-size:24px;
	color: #6E0717;
	font-weight: normal;
	padding: 0px;
	margin: 22px 0px 10px 0px;
}
h2 {
	font-size:16px;
	color: gray;
	font-weight: bold;
	padding: 0px;
	margin: 30px 0px 10px 0px;
}
h3 {
	font-size: 14px;
	font-family: Arial,sans-serif;
	color: #333;
	font-weight: bold;
	padding: 0px;
	margin: 18px 0px 10px 0px;
}
a {
	color: #777;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a.mmenu {
	color: #333;
	font-family: Arial Black,sans-serif;
	text-decoration: none;
	font-size: 11px;
}
a.mmenu:hover {
	color: #ff0000;
	text-decoration: none;
}
.mmenu_active {
	color: #999;
	font-family: Arial Black,sans-serif;
	text-decoration: none;
	font-size: 11px;
}
.menu_tools {
	font-size:11px;
	color: #999;
	padding-right: 43px;
	text-align: right;
}
.menu_quick {
	font-size:10px;
	color: #999;
	padding: 13px 0px 26px 212px;
	vertical-align: top;
}
.list {
	list-style : square;
}
.tbox {
	color: #000;
	height: 15px;
	font-size: 11px;
	background-color: #eee;
	border: 1px none #999;
}
.article_ill {
	margin: 0px 10px 5px 10px;
	float: right;
}
.trade_marks {
	font-size:10px;
	color: #CCC;
	padding: 0px 0px 26px 84px;
	vertical-align: top;
}
.articles {
	margin-bottom: 5px;
}
#tbl tr {
	vertical-align: top;
}
#tbl thead {
	background-color: #696969;
	font-weight: bold;
}
#tbl thead td {
	color: #eee;
}
#tbl thead td:first-child {
	width: 20%;
}
#tbl tbody td {
	border-bottom: 1px solid #eee;
}
#tbl_subhead {
	color: black;
	background-color: #999;
	font-weight: bold;
}

