BODY {
	margin: 0px;
}
TD {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}
INPUT {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}
TEXTAREA {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}
SELECT {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}
FORM {
	margin: 0px;
}
A {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}
.middle {
	vertical-align: middle;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.underline {
	text-decoration: underline;
}
.font-09 {
	font-size: 09px;
}
.font-10 {
	font-size: 10px;
}
.font-11 {
	font-size: 11px;
}
.font-12 {
	font-size: 12px;
}
.font-13 {
	font-size: 13px;
}
.font-14 {
	font-size: 14px;
}
.font-15 {
	font-size: 15px;
}
.font-16 {
	font-size: 16px;
}
.font-17 {
	font-size: 17px;
}
.font-18 {
	font-size: 18px;
}
.font-20 {
	font-size: 20px;
}
.chkbox-01 {
	width: 11px;
	height: 11px;
}
.select-01 {
	width: 155px;
	height: 25px;
}
.select-02 {
	width: 240px;
	height: 25px;
}
.input-01 {
	width: 155px;
	height: 25px;
}
.input-02 {
	width: 240px;
	height: 25px;
}
.input-03 {
	width: 113px;
	height: 25px;
}
.textarea-01 {
	width: 155px;
	height: 100px;
}
.textarea-02 {
	width: 240px;
	height: 100px;
}
.button-01 {
	width: 155px;
	height: 25px;
}
.padding-01 {
	padding-left:5px;
	padding-right:5px;
}
.padding-02 {
	padding-left: 14px;
}
.padding-03 {
	padding-bottom: 3px;
}
.padding-04 {
	padding-left: 5px;
}
.padding-05 {
	padding: 10px;
}
.padding-06 {
	padding: 5px;
}
.dot-01 {
	padding-top: 3px;
	vertical-align: top;
}
.dot-02 {
	padding-top: 2px;
	vertical-align: top;
}
.dot-03 {
	padding-top: 1px;
	vertical-align: top;
}
.line-height-01 {
	line-height:16px;
}
.scroll{
  overflow:auto;
  scrollbar-face-color: #D9DADC;
  scrollbar-shadow-color: #D9DADC;
  scrollbar-highlight-color: #D9DADC;
  scrollbar-3dlight-color: #D9DADC6;
  scrollbar-darkshadow-color: #D9DADC;
  scrollbar-track-color: #E7EAEC;
  scrollbar-arrow-color: #A6A7A7;

 }

