input.logform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #625945;
	width: 130px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
table.lmenu td{
	font-size: 12px;
	color: #CCCCCC;
	padding: 2px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}
table.lmenu td a:link, table.lmenu td a:visited {
	text-decoration: none;
	color: #FF6633;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AAAAAA;
}
table.lmenu a:hover {

	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC6633;
}
