BODY 
{
	background-color: #c76e36;
	background: #c76e36;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	margin-top: 15px;
}

H3
{
color: blue;
font-family: verdana;
text-decoration: none;
}
table, tr, th
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px; 
  color: #000000;
  border-width: 0;
  border-style: dashed;
  border-color: blue;
  background-color: #c76e36;
}
td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	border-width: 0;
	border-style: dashed;
	border-color: blue;
	background-color: #c76e36;
}
td.zaw
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	border-width: 0;
	border-style: dashed;
	border-color: blue;
	background-repeat: no-repeat;
	background-position: center;
}
input
{
  background-color: #F8F8FF;
  border-width: 1;
  border-color: black;
}

a.menu:link {
	color: #c76e36;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
a.menu:visited {
	color: #c76e36;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
a.menu:active {
	color: #c76e36;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
a.menu:hover {
	text-decoration: none;
	color: Black;
	font-weight: bolder;
	font-variant: small-caps;
}

a:link {
	color: White;
	font-family: verdana;
	text-decoration: underline;
}
a:visited {
	color: White;
	font-family: verdana;
	text-decoration: underline;
}
a:active {
	color: White;
	font-family: verdana;
	text-decoration: underline;
}
a:hover {text-decoration: none; color: yellow; font-weight: bold}

small
{
  font-family: verdana, arial, helvetica, sans-serif;  
  font-size: 10px;
  color: blue;
}

