body
{ font-family: Verdana;
  font-weight		: normal;
  font-size		: 11px;  }

h1, h2, h3
{ font-family: Verdana;
  font-weight		: bold;
  font-size		: 20px; }

h2 {
	font-size		: 16px;
}

h3 {
	font-size		: 14px;
}

th
{ border: 0px solid #00FFFF;
 background-color:#C0C0C0;
 text-align:left;
 font-family: Verdana;
  font-weight		: bold;
  font-size		: 11px;}

td
{
	border: 0px solid #00FFFF;
	background-color: #EFEFEF;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}

input, textarea, select
{
	font-family: verdana;
	font-size: 11px;
	background-color: White;
	vertical-align: middle;
	color: #000000;
	border-color: #0083C3;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.button
{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	background-color: #EFEFEF;
	color: #0083C3;
	border-color: #0083C3;
	border-style: outset;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 2px;
}


.lay {
	border: none;
	background: transparent;
	vertical-align: top;
	float: none;
}

th.item {
	width: 160px;
}

a.navi {
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}

.msg {
	border: 1px solid Gray;
	padding-left: 10;
	padding-right: 10;
	padding-bottom: 10;
	padding-top: 10;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	background-color: #d3d3d3;
}

.error {
	border: 1px solid;
	color: Red;
	padding-left: 10;
	padding-right: 10;
	padding-bottom: 10;
	padding-top: 10;
	font-weight: bold;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	background-color: #ffffcc;
}
.pow {   font-weight		: normal; 
    font-size		: 9px; 
}
td {
	background: transparent;
}
.row1 {
	background: #e1e1e1;
}
.row2 {
	background: #ececec;
}
