.main_td1{
	height: 262px;
} 

.table_contact{

}
.table_contact th{
	font-size: 12px;
	height: 50px;
	color: #000048;
	text-align: left;
	padding-left: 8px;
	padding-top: 8px;
	font-weight: bold;
	white-space: nowrap;
}
.table_contact td{
	font-size: 12px;
	width: 55px;
	height: 23px;
	text-align: left;
	padding-left: 10px;
	white-space: nowrap;
}
.table_contact td A {
	COLOR: #4B4B4B; TEXT-DECORATION: none;
}
.table_contact td A:link {
	COLOR: #4B4B4B; TEXT-DECORATION: none;
}
.table_contact td A:hover {
	COLOR: red; TEXT-DECORATION: none;
}
.table_contact td A:visited {
	TEXT-DECORATION: none;
}

.table_contact1 th{
	font-size: 12px;
	height: 50px;
	color: #000048;
	text-align: left;
	padding-left: 12px;
	padding-top: 8px;
	font-weight: bold;
	white-space: nowrap;
}
.table_contact1 td{
	font-size: 12px;
	width: 50px;
	height: 23px;
	text-align: center;
	padding-left: 0px;
	white-space: nowrap;
}
.table_contact1 td A {
	COLOR: #4B4B4B; TEXT-DECORATION: none;
}
.table_contact1 td A:link {
	COLOR: #4B4B4B; TEXT-DECORATION: none;
}
.table_contact1 td A:hover {
	COLOR: red; TEXT-DECORATION: none;
}
.table_contact1 td A:visited {
	TEXT-DECORATION: none;
}

.a_more{
	COLOR: #4B4B4B; TEXT-DECORATION: underline;
}
.a_more:link {
	COLOR: #4B4B4B; TEXT-DECORATION: underline;
}
.a_more:hover {
	COLOR: red; TEXT-DECORATION: underline;
}
.a_more:visited {
	TEXT-DECORATION: underline;
}