.ar {
	text-align:right;
}

.ac {
	text-align: center;
}

.vat {
	vertical-align: top;
}

.vab {
	vertical-align: bottom;
}

.b {
	font-weight:bold;	
}

.u, a.u {
	text-decoration:none;
}

a {
	color:#47678D;
	text-decoration:none;
}

a:hover {
	color:#7191B7;
	text-decoration:underline;
}

a.ul {
	text-decoration: underline;
}

table.vat td {
	vertical-align: top;
}

.border {
	border: 1px solid #CCCCCC;
}

input {
	border: 1px solid #CCCCCC;
	height: 17px;
}

textarea {
	border: 1px solid #CCCCCC;
}

.btn {
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	color: gray;
}


tr.head td {
	background: #d4d4d4;
	height: 30px;
	text-align: center;
	border: 1px solid #ρρρρρρ;
}


tr.t1 td {

	text-align: center;
	height: 25px;
	border: 1px solid #dcdbdb;	
}

tr.t2 td {
	text-align: center;
	height: 25px;
	border: 1px solid #dcdbdb;
	background-color: #eaeaea;	
}

table.sort_table td {
	border: 0px;
}

table.ac td {
	text-align: center;
}
