/* CSS Document */

td {
	font-size: 12px;
	line-height: 18px;
}
.bt {
	color: D6B767;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: D6B767;
}

.reg {
	color: 685844;
}
.reg1 {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	height: 17px;
	width: 93px;
	border: 1px solid #efefef;
}
.reg2 {
	background-color: D8A95C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: 685844;
}

.font1 {
	color: D6B767;
}
.line1 {
	color: #7D4B00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7D4B00;
}

.line {
	color: #D6B767;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6B767;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

.blue {
color:#2C67A3; font-size:14px; font-weight: bold;
}
a.blue:link {
color:#2C67A3; font-size:14px; font-weight: bold;
}
a.blue:hover {
color:#2C67A3; font-size:14px; font-weight: bold;
}
a.blue:visited {
color:#2C67A3; font-size:14px; font-weight: bold;
}

