body {
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
td, textarea, input, select {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.MyTable
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.tableDetail {
	font-size: 11px;
	font-family: Arial;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #d3d2d2;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;

}
a:hover {
	color: #007a2e;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;

}
a:visited {
	color: #d3d2d2;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.frame {
	border: 1px solid #000000;
}

HR{
color: #00391b;
}

.MyTextBox
{
    font-size: 11px;
    color: slategray;
    font-style: normal;
    font-family: Verdana;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}




