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

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

.tableDetail {
	font-size: 13px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
H2 {
	font-size: 18px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;

}
a:link {
	color: #c6c6c6;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;

}
a:hover {
	color: #c6c6c6;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}
a:visited {
	color: #c6c6c6;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}

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

.MyTextBox
{
    font-size: 13px;
    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;
}




