html {
font-family:Arial;
font-size:12pt;
}

p.new { padding-left: 20px; padding-right: 15px;}

h1 {width:100%; background:#cdd5b9; color:#333; font-size:16px; padding:5px;}
h2 {color:#262; font-size:14px; padding:0; margin:0 0 10px 0;}

a {color:#262;}

td {font-family:Arial;font-size:10pt;}

.green {color: #447315;}
a.green {color: #447315;}
a.green:hover { COLOR: #899175;}

.yellow {color: #cdd5b9;}

.treeitem2 {color: #447315;}

.notice {
	background-color: #e1e8d9;
	border: 0px;
	border-top: 2px double #abb397;
	border-left:2px double #abb397;
}

input.notice {
	width: 170px;
	height: 23px;
}

textarea.notice {
	width: 287px;
	height: 74px;
	scrollbar-3dlight-color: #e1e8d9;
	scrollbar-arrow-color: #e1e8d9;
	scrollbar-base-color: #d7dec9;
}

select.notice1 {
	background-color: #e1e8d9;
	height: 19px;
}

select.notice {
	background-color: #d7dec9;
	height: 19px;
}

a.light{text-decoration: none; color: #8aa76c;}
a.light:hover{text-decoration: none; color: #8aa76c;}

.size3{font-family:Arial;font-size:12pt;}
.size1{font-family:Arial;font-size:8pt;}
.size2{font-family:Arial;font-size:10pt;}
.size4{font-family:Arial;font-size:13pt;}

a.yellow1 { COLOR: #cdd5b9;font-family:Arial;font-size:7pt;font-weight:bold;}
a.yellow1:hover { COLOR: #e1e8d9;}


td.maincat22{	background-color:#dee5d3;	padding-left: 10px; padding-right: 5px;width:22%;}
td.maincat3{	background-color:#e1e8d9;	padding-left: 10px; padding-right: 5px;width:3%;}

td.link1 {padding-left: 10px; padding-right: 25px; font-family:Arial;font-size:8pt;}
td.link2 {padding-left: 10px; padding-right: 25px; font-family:Arial;font-size:10pt;}

.div1 {color:edf164;font-weight:bold;font-size:24px;font-family:Arial Black;z-index:2;position:relative; left:0; top:0;}
.div2 {color:e1e8d9;font-weight:bold;font-size:20px;font-family:Arial Black;z-index:4;position:relative; left:1px;; top:-32px;}
.div3 {color:e1e8d9;font-weight:bold;font-size:17px;font-family:Arial Black;z-index:6;position:relative; left:0px;; top:-56px;}
.div4 {color:447315;font-weight:bold;font-size:20px;font-family:Arial;z-index:8;position:relative; left:0px; top:-80px;}

div.greenscroll {overflow-y:auto;scrollbar-base-color:#cdd5b9;}

.fields {
width:98%;
border:#333 solid 1px;
background-color:#ààà;
padding:0px 5px 2px 5px;
margin-right:5px;
font-size:12px;
}

.fields:focus {
background-color:#f0f0f0;
}

.hint {
font-style:italic;
}

input.error {
border-color:#900;
}

label.error, label.error a {
color:#900;
font-style:italic;
font-size:11px;
}

.button {
border:#333 1px solid;
color:#333;
cursor:pointer;
padding:10px;
margin-right:5px;
font-weight:bold;
}

.button:hover {
color:#900;
border-color:#900;
}

