/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.td1 {
      border-right:none;
	  BORDER-BOTTOM:none;
	  BORDER-LEFT:1px solid #79C40B;
      BORDER-TOP:none;
	  }
.td2 {
	  border-right:1px dotted #505050;
	  BORDER-BOTTOM:none;
	  BORDER-LEFT:none;
      BORDER-TOP:none;
	  }
.text1 {
	color: #fef99d;
	font-weight: bold;
	font-size: 14px;
}
.text2 {
	font-size: 12px;
	color: #FFFFFF;
}
.text4 {
	font-size: 12px;
	color: #FEF99D;
}
.text5 {
	font-size: 14px;
	font-weight: bold;
	color: #669900; 
}
.text6 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-size: 12px;
	color: #000000;
	list-style-type:none;
}
.text10 {
	font-size: 12px;
	color: #000000;
}
.grayboder_lb {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.greenborder_l {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #79C40B;
}
.grayboder {
	border: 1px solid #CCCCCC;
}
.redfont {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

