.Border {
	border: 1px solid #73AEE7;
	font-size: 12px;
}
.TextBox {
	border: 1px dashed #73AEE7;
}

.TrCl {
	background-color: #CEDFFF;
}
.Font {
	font-size: 12px;
}
.LeftBorder {
	background:#E0E8F1;
	color:#3372A2;
	font-size: 12px;
	border: 1px solid #75ADD7;
}
.FontC {
	font-size: 14px;
	font-weight: bold;
	color: #316AC5;
}
.Link {
	text-decoration: none;
	font-size: 12px;
}
.Cmd {
	border-right: #6a6a6a 1px inset;
	background-position: center center;
	border-top: #6a6a6a 1px inset;
	background-image: url(../images/table_top.gif);
	border-left: #6a6a6a 1px inset;
	color: #000000;
	border-bottom: #6a6a6a 1px inset;
}
