
em {
	font-size: 200%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

h2 {
	color: white;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	background-color: #cc0000;
	text-decoration: none;
	width: 100%;
}

h3 {
	color: #000000;
	text-align: center;
	width: 100%;
}

dt.a {
	color: white;
	background-color: #993300;
	text-align: center;
}

dt.b {
	text-align: center;
}

dt.c {
	text-align: left;
}

.toolmenu {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color: #e6e6fa;
	background-position: 100% 0px;
	margin: 0px;
	border-width: 1px;
	border-style: dotted;
	border-color: #000000;
	padding: 0px;
}

.toollist1 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.toollist2 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 300px;
}

.tools {
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 0px;
	clear: both;
}

.icon {
	margin: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 0px;
}

.tooltitle {
	color: white;
	background-color: #cc0000;
}

.info {
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 0px;
}

.banner {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

