.TableTitle {
	font-family: Tahoma;
	font-size: 10px;
    color: #6DA0AC;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

.TableHeader {
	font-family: Tahoma;
	font-size: 10px;
    color: #618988;
    font-weight: bold
}

.TableText {
	font-family: Tahoma;
	font-size: 11px;
    color: #618988;
    font-weight: normal;
}

.TextArea160 {
	font-family: Tahoma;
	font-size: 11px;
	color: #546F72;
	background-image: url(images/textbox_bg.png);
	background-repeat: repeat-x;
    border: solid 1px;
	padding: 2px;
	height: 18px;
	width: 164px;
    border-color: #B7CBD0;
    border-style: solid;
    border-width: 1px;
}

.TextFieldAdres {
	font-family: Tahoma;
	font-size: 11px;
    color: #546F72;
    width: 230px;
	background-image: url(i/textarea_bg.png);
	background-repeat: repeat-x;
	padding: 2px;
    border-color: #B7CBD0;
    border-style: solid;
    border-width: 1px;
}

.TextFieldNot {
	font-family: Tahoma;
	font-size: 11px;
    color: #546F72;
    width: 434px;
	background-image: url(i/textarea_bg.png);
	background-repeat: repeat-x;
	padding: 2px;
    border-color: #B7CBD0;
    border-style: solid;
    border-width: 1px;
}

.iletisimAddressTitle {
	font-family: Tahoma;
	font-size: 11px;
    color: #6E859C;
    font-weight: bold;
    line-height: 16px;

}

.iletisimAddress {
	font-family: Tahoma;
	font-size: 11px;
    color: #6E859C;
    font-weight: normal;
    line-height: 16px;
}

.ihracatHdr {
	font-family: Tahoma;
	font-size: 10px;
    color: #BCC7D0;
    font-weight: bold;
	background-image: url(i/ihracat_hdr_bg.gif);
	background-repeat: no-repeat;
    padding-left: 12px;
    padding-top: 4px;
}

.ihracatCountry {
	font-family: Tahoma;
	font-size: 11px;
    color: #6E859C;
    font-weight: normal;
    line-height: 18px;
	background-image: url(i/ihracat_table_bg.gif);
	background-repeat: no-repeat;
    padding-left: 13px;
    padding-top: 7px;
}




