body{
	background-image: url(../images/bg.gif);
}
textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
}
.textfile {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
}
.text-18-black {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.text-18-white {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.text-18-uncolor {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.link-18-uncolor {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.link-18-uncolor:hover {
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}

.link-18-white {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.link-18-white:hover {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: underline;
}
.link-18-black {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}
.link-18-black:hover {
	font-size: 12px;
	color:#2c650c ;
	line-height: 18px;
	text-decoration: none;
}
.link-18-red {
	font-size: 12px;
	color: #ff6600;
	line-height: 18px;
	text-decoration: none;
}
.link-18-red:hover {
	font-size: 12px;
	color: #ff0000;
	line-height: 18px;
	text-decoration: underline;
}
.link14-nav {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.link14-nav:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.btn { 
	font-size: 12px;
	color: #000000;
	background: #ececec ;
	border-color: #fefefe #aaaaaa #aaaaaa #fefefe;
	height: 23px;
	border-style: solid;
	border-width: 1px;
	padding-top: 1px;
}
.Up{
	border-left: 1Px solid rgb(99,112,112);
	border-right: 1px solid rgb(99,112,112);
	border-bottom: 1px solid rgb(99,112,112);
	border-top: 1px solid rgb(99,112,112);
	cursor:hand;
}
.Down{	
	border-right: 1Px solid rgb(233,244,249);
	border-left: 1px solid rgb(12,12,12);
	border-top: 1px solid rgb(12,12,12);
	border-bottom: 1px solid rgb(233,244,249);
	cursor:hand;
}
.None{
	border-top: 1Px solid rgb(208,208,200);
	border-left: 1px solid rgb(208,208,200);
	border-bottom: 1px solid rgb(208,208,200);
	border-right: 1px solid rgb(208,208,200);
	cursor:hand;
}
.item {
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	cursor: hand;
}
.stext-18-red {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: line-through;
}
.text-18-red {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}
.indent {
	text-indent: 2em;
}
.link-black:link {
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    text-decoration: none;
}
.link-black:visited {
    font-size: 12px;
    line-height: 20px;
    color: #888888;
    text-decoration: none;
}
.link-black:hover {
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    text-decoration: underline;
}
.link-black:active {
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    text-decoration: none;
}
