.convert_mainTable {
    border:1px solid #00529c;
    background-color:#d5e5f2;
    padding:0 0 5 0;
	width:292px;
}

.convert_headerTable {
    background-color:#00529c;
    color:white;
    padding:0;
}

.convert_headerTable a{
    font-size:0.7em;
    color:white;
    font-weight:bold;
    vertical-align:middle;
}

.convert_edit {
	border-bottom:1px solid #777DAC;
	border-left:1px solid #777DAC;
	border-right:1px solid #777DAC;
	border-style:double solid solid;
	height:19px;
    padding: 0 3;
    margin: 1 0;
    text-align:right;
    width:166px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.convert_select {
	border-right: #777dac 1px solid;
	border-left: #777dac 1px solid;
	border-top-style: double;
	border-bottom: #777dac 1px solid;
	width: 166px;
	height: 19px;
	padding-left:3px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.convert_go {
    color:#FFFFFF;
    font-weight:bold;
    background-color:#ff7200;
    border-style:none;
    text-align:center;
	height:18px;
	width:29px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.foot_note {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
}

.converter_link {
	color: #00529c;
}