.alert
{
	font-weight: bold;
	color: #ff0000;
}
.EditBack
{
	background-color: #e0e0e0;
}
.EditHead
{
	background-color: #edf5fc;
}
.Title
{
	font-weight: bold;
	font-size: 16px;
	color: #015c4f;
}
table {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
a:link {
	color: #004B8A;
	text-decoration: underline;
}
a:visited {
	color: #004B8A;
	text-decoration: underline;
}
a:hover {
	color: #004B8A;
	text-decoration: none;
}
a:active {
	color: #004B8A;
	text-decoration: underline;
}
.kuang {
	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: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.hand {
	cursor: hand;
}
.bai {
	color: #FFFFFF;
}
input {
	font-size: 12px;
}
.input {
	border: 1px solid #BFC0C1;
}

.imagenoborder
{
	border:0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.noborder
{
	border:0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
