.formtable {
	border: 1px solid #CCCCCC;
	margin: 8px;
	width: 505px;
}
.formtable .title {
	background-color: #ECEDEF;
	padding: 5px 8px;
	font-weight: bold;
}
.formtable .title td{
	height:auto;
}

.formtable input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.formtable .checkbox {
	border: none;
}
.formtable td{
	height:30px;
	padding-right: 5px;
	font-size: 74%;
}
.dropd {
	font-size: 80%;
}
.formtable .space {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	color: #000000;
}
.formtable .tspace {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.rowbdr {
	border-top: 3px solid #000000;
	border-right: 3px none #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px none #000000;
}
.formtable .bold {
	font-weight: bold;
}
.formtable .boldblk {
	font-weight: bold;
	color: #000000;
}
.formtable2 {
	border:1px solid #CCCCCC;
	margin:8px;
	width:505px;
}
/* Rates control */

.tabletters {
	}
.aletters {
	font-weight:bold;	
	}

.ratetable {
	width:100%;
	padding:0;
	}
.countryttl,
.countrycodettl,
.ratettl1 {
	background:#ECEDEF;
	padding:5px 10px;
	font-weight:bold;
	vertical-align: middle;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	}
.countrycodettl {
	width:30%;
	}
.rowline {
	padding:5px 0 0 0;
	}
.row4 {
	border-bottom:1px solid #CCCCCC;
	height:15px;
	}
.country {
	padding:8px 0 0 8px;
	color:#567183;
	font-weight:bold;
	font-size:12px;
	}
.subcountry {
	font-size:12px;
	padding:8px 0 0 8px;
	}
.countrycode,
.rate1 {
	font-size:12px;
	padding:8px 0 0 0;
	}
