.lieButton {
font-family : Tahoma, Verdana;
font-size: 11px;
font-weight: normal;
color: #000000;
background-color: #EFF3FF;
border:1px #C6D7F7 solid;
height: 18px;
text-decoration: none;
cursor: hand;
padding-top: 1px;}

.menuTable {
	font-family : Tahoma;
	font-size : 11px;
	color: #0065CE;
	background-color: #EFF3FF;
}

.littleTable {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	color: #000000;
}

A:LINK, A:VISITED { color:#FF6600; font-weight: bold; text-decoration: none;}
A:HOVER, A:ACTIVE { color:#FF6600; font-weight: bold; text-decoration: underline;}

body {
	margin:0px;
	overflow : auto;
	background-color : #FFFFFF;
	font-family : Tahoma, Verdana;
	font-size : 11px;
	color : #000000;
}

H4 {
font-family : Tahoma, Verdana;
font-size : 18px;
color:#4E6D99;
font-weight: bold;}

table {
	font-family : Tahoma, Verdana;
	font-size : 11px;
}

TEXTAREA {
	overflow : auto;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #EFF3FF;
	border:1px #C6D7F7 solid;
}

HRa { height: 10px; }
