body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AB9787;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #786558;
	text-decoration: none;
	text-align: justify;
}
.normal_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #786558;
	text-decoration: none;
	line-height: 17px;
}
.normal_bold:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #221A12;
	text-decoration: none;
	line-height: 17px;
}
.bold {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #786558;
	text-decoration: none;
	line-height: 17px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.fll{float:left;}
.ml-15{margin-left:15px;}

.tc-02{color:#000000;}
.fs-12{font-size:12px;}
.tc-03{color:#333333;}
.pt-15{padding-top:15px;}
.pl-20{padding-left:20px;}
.tal{text-align:left;}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #786558;
	text-decoration: none;
}
.dot {
	background-image: url(images/dot.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.generalfield{
	border:#738274 1px solid;
	width:175px;
	font-size:11px;
	background-color:#fbefd8;
	color:#000000
	}
.generalfield_date{
	border:#738274 1px solid;
	width:75px;
	font-size:11px;
	background-color:#fbefd8;
	color:#000000
	}
.generalfield_day{
	border:#738274 1px solid;
	width:50px;
	font-size:11px;
	background-color:#fbefd8;
	color:#000000
	}
.generalfield_combo{
	border:#e8e0d4 1px solid;
	width:176px;
	font-size:11px;
	background-color:#fbefd8;
	color:#000000
	}
.generalfield_comments{
	border:#738274 1px solid;
	width:250px;
	height:80px;
	font-size:11px;
	background-color:#ffffff;
	color:#000000
	}