/* CSS Document */
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #006600;
	LINE-HEIGHT: 180%;
	PADDING-TOP: 0px;
	font-family: georgia, helvetica, serif, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #009900;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	margin:0px;
}
td{
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	COLOR: #006600;
}
a{color: #80000B;	text-decoration: none;
}
a:hover{color: #DF6A6F;}
img{border:0}
input{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.add_table{
    width:700px;
	border: 1px solid #FFCC00;
	background-color: #FFFFFF;
	margin:1px;
	padding:2px;
}
.txt01{	font-size: 12px;font-weight: bold;color: #FF9900;text-decoration: none;}
.txt03{	font-size: 12px;font-weight: bold;}
.txt04{	COLOR: #006600;}
.txt01:hover{	font-size: 12px;font-weight: bold;color: #ffffff;text-decoration: none;}
.txt02{	font-size: 12px;font-weight: bold;color: #FF0000;text-decoration: none;}
.bg01{	background-color: #FFFFFF;color: #80000B;}
.bg02{	background-color: #009900;color: #FFFFFF;}
.bg03{
	BACKGROUND-IMAGE: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg04{	background-color: #E0FEC0;color: #FFFFFF;}
.bg05{	background-color: #F5FFEC;color: #009900;}
.bg06{	background-color: #ff0000;color: #FFFFFF;}
.tables{
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#__01{background-color: #FFFFFF;}
.txtarea{
	overflow: auto;
	height: 455px;
	width: 400px;;
}
