body {
	background-color: #DBD48C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	margin: 0px;
}

p {
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

div,li {
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px ;
}

h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border: 2em;
	color: #006600;
}

h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}

h3 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}

h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}

h5 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}


input,textarea,select {
	background-color: #DBD48C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p.head {
	color: #006600;
	font-weight: bold;
	margin-bottom: 0px;
}
p.subtitle {
	font-size: 9px;
}

img.rightpic {
	margin-left: 18px;
}

img.leftpic {
	text-align: left;
	margin-right: 18px;
	margin-bottom: 18px;
}

p.copy {
	font-style: italic;
	text-align: center;
	font-size: 10px;
}

.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}

A:hover   { color: #006600; text-decoration: underline; }
A:link    { color: #006600; text-decoration: none; }
A:active  { color: #DBD48C; text-decoration: none; }
A:visited { color: #006600; text-decoration: none; }

.low  { background-color: #C5BF7E; }
.norm { background-color: #DBD48C; }
.lite { background-color: #EBE396; }
.high { background-color: #fff7a3; }
.end  { background-color: #b7b175; }

tr.box {
	background: transparent;
	font-size: 11px;
}

tr.box table {
	background-color: #dbd48c;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

tr.boxhead {
	background-color: #415f1b;
}

tr.boxtr {
//	background-color: #dbd48c;
//	opacity: 0.7;
}

tr.boxtail {
	background-color: #c5bf7e;
}

td.boxtitle {
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	color: #fff7a3;
	opacity: 0.7;
}

tr.newshead {
	background-color: #415f1b;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	color: #fff7a3;
}

tr.newsbody {
	background-color: #EBE396;
	font-size: 11px;
}

tr.newstail {
	background-color: #C5BF7E;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

div.img {
	padding: 2px;
}

div.img.left {
	float: left;
	margin-right: 18px;
}

DIV.img.right {
	float: right;
	margin-left: 18px;
}

DIV.img.center {
	text-align: center;
}

DIV.img DIV {
	font-size: 10px;
}

DIV.box {
	font-size: 10px;
	padding: 2px;
	width: 200px;
	text-align: justify;
}

DIV.box DIV {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

DIV.box.right {
	float: right;
	margin-left: 18px;
}

DIV.box.left {
	float: left;
	margin-right: 18px;
}

DIV.box.dotted {
	border-width: 2px;
	border-color: #b7b175;
	border-style: dotted;
}
