body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.tableDetail {
	font-size: 12px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: #729D32;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: #729D32;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
a.menu {
background-color:#E2E9F3;
border-color:#729D32;
border-width:1px;
border-style:solid;
width:160px;
display:block;
padding:3px;

}
a.menu:hover {
background-color:#000000;
color:#FFFFFF;
}