.text {
	font-family: Tahoma;
	font-size: 11px;
    color: #6E859C;
    font-weight: normal;
    padding-left: 38px
}

.TableHeader {
	font-family: Tahoma;
	font-size: 10px;
    color: #BCC7D0;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

.header {
	font-family: Tahoma;
	font-size: 10px;
    color: #6E859C;
    font-weight: bold
}

.TableFontRegular {
	font-family: Tahoma;
	font-size: 11px;
    color: #6E859C;
    font-weight: normal;
}

.TableFontPulldown {
	font-family: Tahoma;
	font-size: 11px;
	color: #1D344F;
	background-image: url(i/textbox_bg.png);
	background-repeat: repeat-x;
    border: none 0px;
	padding: 2px;
	height: 18px;
}


.TextArea160 {
	font-family: Tahoma;
	font-size: 11px;
	color: #1D344F;
	background-image: url(i/textbox_bg.png);
	background-repeat: repeat-x;
    border: none 0px;
	padding: 2px;
	height: 18px;
	width: 164px;
}

.TextFieldAdres {
	font-family: Tahoma;
	font-size: 11px;
    border: none 0px;
    color: #1D344F;
    width: 230px;
	background-image: url(i/textarea_bg.png);
	background-repeat: repeat-x;
	padding: 2px;

}

.TextFieldNot {
    border: none 0px;
    color: #1D344F;
    width: 434px;
	background-image: url(i/textarea_bg.png);
	background-repeat: repeat-x;
	padding: 2px;
}

.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;
}


