TD {
	font-size: 13px;
	color: #7C7C7C;
	font-family: microsoft sans serif;
	font-weight: normal;
	line-height: 130%
}

.text_1 {
	font-size: 13px;
	color: #7C7C7C;
	font-family: microsoft sans serif;
	font-weight: normal;
	line-height: 150%
}

.text_leftbox1 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: microsoft sans serif;
	font-weight: bold;
}

.text_leftbox2 {
	font-size: 11px;
	color: #000000;
	font-family: microsoft sans serif;
	font-weight: normal;
}

.text_bottom {
	font-size: 11px;
	color: #9CBCD5;
	font-family: microsoft sans serif;
	font-weight: bold;
}


.border {
	border-width : 1pt;
	border-color : #000000;
	border-style : solid;
}


.form-submit {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #83BADD;
	border-right-color: #83BADD;
	border-bottom-color: #83BADD;
	border-left-color: #83BADD;
}

.textfield{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url("http://www.4brainz.hu/geoport/huneng/images/bg_input.png");
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
}