body {
	font-size: 12px;
	line-height: 20px;
	color: #495D20;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {font-size: 12px;line-height: 20px;color: #495D20;}
p	{font-size: 12px;line-height: 24px;}

input {
	background-color: #f8f8f8;
	border: 1px solid #99CC33;
	height: 20px;
	font-size: 12px;
	color: #495D20;
	text-decoration: none;
	line-height: 14px;
	margin: 1px;
	padding: 1px;
}
.button11 {
	background-color: #f8f8f8;
	border: 1px solid #99CC33;
	height: 20px;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	line-height: 14px;
	margin: 1px;
	padding: 1px;
}
textarea {
	background-color: #f8f8f8;
	border: 1px solid #99CC33;
	font-size: 12px;
	color: #495D20;
	text-decoration: none;
	line-height: 14px;
	margin: 0px;
	padding: 1px;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #eeeeee;
	SCROLLBAR-FACE-COLOR: #dddddd;
	SCROLLBAR-ARROW-COLOR: #99CC33;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-BASE-COLOR: #eeeeee;
}
select {
	background-color: #f8f8f8;
	border: 1px solid #D6EBAD;
	height: 20px;
	font-size: 12px;
	color: #495D20;
	text-decoration: none;
	line-height: 14px;
	margin: 1px;
	padding: 1px;
}
.select2 {
	background-color: #f8f8f8;
	border: 1px solid #D6EBAD;
	width:80px;
	height: 20px;
	font-size: 12px;
	color: #495D20;
	text-decoration: none;
	line-height: 14px;
	margin: 1px;
	padding: 1px;
}

.td_green {background-color: #99CC33;}
.td_green2 {background-color: #D6EBAD;}
.td_green3 {background-color: #EBF5D6;}
.td_line {background-color: #648F0D;}

a:link {color: #495D20;	text-decoration: none;}
a:visited {color: #495D20; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #495D20; text-decoration: none;}

.a01:link {	color: #E36B00;	text-decoration: none;}
.a01:visited { color: #E36B00;	text-decoration: none;}
.a01:hover { color:#495D20;	text-decoration: none;}
.a01:active { color: #495D20;	text-decoration: none;}


.td_text	{font-size: 12px;line-height: 24px;}
.td_text_in	{font-size: 12px;line-height: 24px;text-indent:24px;}

.title	{font-size: 14px;color: #E36B00;font-weight:bold;}
.font_green_b	{font-weight:bold;}
.font_orange_b	{color: #E36B00;font-weight:bold;}
.font_red_b	{color: #495D20;font-weight:bold;}
.font_red	{color: #ED2229;}
.font_red_del	{color: #ED2229;text-decoration: line-through;}

