body {
	font-family: "Verdana";
	font-size: 12px;
	color: #333333;
	margin:16px 8px;
}
td {
	font-size: 12px;
	font-family: "Verdana";
	line-height: 18px;

}
.fontTop {
	font-size: 12px;
	line-height: 14px;
}
.fontRed {
	color: #EE0000;
}
.bgBottom {
	background-image: url(icon_1ktag.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 1px solid #959595;
	border-right: 1px solid #959595;
	border-bottom: 0px solid #959595;
	border-left: 1px solid #959595;


}
.borderMain {
	border-bottom: 1px #EEEEEE solid;
	padding-left:5px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
.fontBlue {
	color: #0062C4;
}
.fontBig {
	font-size: 14px;
}
.fontBold {
	font-weight: bold;
	color: #000000;
}

.hlp {
	border: #D0D000 1px solid;
	font-size: 12px;
	color:#000000;
	background-color:#FFFFde;
	text-align: left;
	padding: 5px;
}

#listfield {
	margin: 0px 0px;
	text-align: left;
	font-size: 12px;
}
#listfield a {
	text-decoration: underline;
	font-weight: bold;
	color: #008;
	font-size:14px;
}
#listfield a:link {
	color: #0060dd;
	text-decoration: underline;
}

#listfield a:visited {
	color: #3066c6;
	text-decoration: underline;
}
#listfield a:hover {
	color: #fff;
	text-decoration: none;
	background: #0060dd;
}
#listfield a:active {
	color: #fff;
	text-decoration: none;
	background: #025ac5;
}
#tagfield {
	margin: 10px 25px;
	text-align: left;
	font-size: 12px;
}

#tagfield a {
	text-decoration: underline;
	font-weight: bold;
	color: #008;
	font-size:14px;
}
#tagfield a:link {
	color: #0060dd;
	text-decoration: underline;
}
#tagfield a:visited {
	color: #3066c6;
	text-decoration: underline;
}
#tagfield a:hover {
	color: #fff;
	text-decoration: none;
	background: #0060dd;
}
#tagfield a:active {
	color: #fff;
	text-decoration: none;
	background: #025ac5;
}