@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 13px;
	line-height: 22px;
	color:#666666;
}
body {
	background-color:#C3CFDD;
	background-position:right;
	background-image: url(images/background-bg.jpg);
	background-repeat:no-repeat;
	margin: 0px;
}
.input {
	border-style:solid;
	border-width:4px;
	border-color:#a3b1c1;
}
.tx16 {
	font-size:16px;
	color:#91C421;
	font-weight:bold;
}
.tx14-1 {
	font-size:14px;
	color:#666666;
	font-weight:bold;
}
.tx14-2 {
	font-size:14px;
	color:#91C421;
	font-weight:bold;
}
.line {
	border-style:dotted;
	border:#999999;
	border-width:1px;
	padding:5px;
}
.line_down {
	border-bottom-style:solid;
	border-bottom:#cccccc;
	border-width:1px;}
.line_up {
	border-bottom-style:solid;
	border-bottom:#91C421;
	border-width:3px;
}
.line_top {
	border-bottom-style:solid;
	border-bottom:#91C421;
	border-width:3px;
}
.lpadding {
	padding-left:10px;
}
.timeline1 {
	border-bottom-style:solid;
	border-right-style:solid;
	border-width:1px;
	border-color:#999999;
}
.timeline2 {
	border-bottom-style:solid;
	border-width:1px;
	border-color:#999999;
}
.timeline3 {
	border-right-style:solid;
	border-width:1px;
	border-color:#999999;
}
.corline1 {
	border-bottom-style:solid;
	border-width:1px;
	border-color:#e61874;
}
.corline2 {
	border-bottom-style:solid;
	border-width:1px;
	border-color:#f39800;
}
.corline3 {
	border-bottom-style:solid;
	border-width:1px;
	border-color:#00a0e9;
}
.corline4 {
	border-bottom-style:solid;
	border-width:1px;
	border-color:#B7D972;
}
.time_tx {
	background-color:#B7D972;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}
.timepic{
	background-image:url(images/timepic.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
a:link {
font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:active {
font-size: 12px;
	color: #FFFFFF;
	text-decoration: overline;
}
