BODY { 
FONT-SIZE: 9pt; SCROLLBAR-HIGHLIGHT-COLOR: buttonface; SCROLLBAR-SHADOW-COLOR: buttonface; 
SCROLLBAR-3DLIGHT-COLOR: buttonhighlight; SCROLLBAR-TRACK-COLOR: #eeeeee; SCROLLBAR-DARKSHADOW-COLOR: 
buttonshadow }
.text9 {
	font-size: 9pt;
	line-height: 12pt;
}
a {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 12pt;
}

input.text {
	height: 16px;
	border: 1px solid #333333;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.button {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-size: 9pt;
	height: 17px;
}
.textfield {
	border: 1px solid #999999;
	font-size: 9pt;
	
}
.t_b {
	border: 1px solid #E1E1E1;
}
td {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
        
}
.td3 {
	font-size: 12px;
	color: #000000;
	background-color:transparent
}
.td2 {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 20px;
}

.search {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px dashed 8C9294;
}
body {
	font-size: 12px;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #2A7202;
}
.title_red {
	font-size: 12px;
	font-weight: bold;
	color: #831806;
}

.txt {
	font-size: 12px;
	line-height: 150%;
}
.where {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	border-top: 1px dashed #939393;
	border-right: 1px none #939393;
	border-bottom: 1px dashed #939393;
	border-left: 1px none #939393;
}
.outtable {
	border: 1px solid #C6C6C6;
}
.text {
	font-size: 12px;
	line-height: 20px;
	color: #AE0004;
}
.tdtitle {
	font-size: 12px;
	line-height: 20px;
	color: #006633;
	background-color: #EEFAE7;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: ##333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}

a.green:link {
	font-size: 12px;
	line-height: 20px;
	color: #006633;
	text-decoration: underline;
}
a.green:visited {
	font-size: 12px;
	line-height: 20px;
	color: #006633;
	text-decoration: underline;
}
a.green:hover {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}

.input {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #416729;
	border-right-color: #C5E4AF;
	border-bottom-color: #C5E4AF;
	border-left-color: #416729;
	height: 14px;
}
.button {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-attachment: fixed;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
	width: 44px;
	cursor: hand;
	border: none;
}
.leftbg {
	background-image: url(image/map_02.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	margin-right: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC3300;
}
