body {
	font-family: Tahoma, Arial;
	margin: 0px;
	background-color: #D1EDEA;
}
.border1 {
	border: 1px solid #F0883C;
	padding: 3px;
}
#form1{
	background-color: #F8C59E;
	border: 1px solid #ffffff;
	font-family:Tahoma, Arial;
	font-size: 11px;
}

#flags img {
	background-color: #EF7B25;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #F1924B;
}
.main {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.main a:link,.main a:visited {
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}

#BOX {
	padding: 5px;
	border: 1px solid #F27D2F;
	line-height: 25px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	height: 120px;
	width: 160px;
	float: right;
	overflow: auto;
}

.main a:hover{
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;

}
#visa_frm input {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #A4480B;
	text-align: center;
	
	border: 1px solid #FF9933;
}
#visa_frm input checkbox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #A4480B;
	text-align: center;
	width:20px;
	border: 1px solid #FF9933;
}
 #visa_frm select {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #A4480B;
	text-align: center;
	width: auto;
	border: 1px solid #FF9933;
	list-style-type: disc;
}
#visa_frm textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	background-color:#B6500C;
	text-align: center;
	width: 265px;
	border: 1px solid #F49A5E;
}
.TextArea_Contact {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	background-color:#B6500C;
	text-align: center;
	width: 65px;
	border: 1px solid #F49A5E;
}
.title1 {
	font-size: 12px;
}
.thumbImg {
	background-color: #F49555;
	padding: 5px;
	border: 1px solid #A4480B;
}

