a {text-decoration:none;color:blue}
a:hover {text-decoration:underline;color:red}

a.black {text-decoration:none;color:black}

.00 {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	border: 1px solid #DDDDDD;
}
.drop_down {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	height: 17px;
	width: 120px;
}
.main_text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.text_field {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	height: 18px;
	width: 200px;
}
.country_text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.country_text_small {

	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	background-image: url(images/submit.jpg);
	height: 20px;
	width: 62px;
	cursor: ne-resize;
	filter: Light;
}
.main_red {
	font-family: tahoma;
	font-size: 11px;
	color: #CC0000;
}
.main_orange {
	font-family: arial;
	font-size: 14px;
	color: #FF6B1C;
	text-decoration: none;
	font-weight: bold;
}
.text_field_add {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	height: 18px;
	width: 205px;
}
.text_field_add_country {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	height: 18px;
	width: 37px;
}
.text_field_add_city {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	height: 18px;
	width: 42px;
}
.text_field_add_phone {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	height: 18px;
	width: 114px;
}
.text_field_add_check {


	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	height: 13px;
	width: 20px;
}
.main_text_bold {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.hotel_title {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

.TableBg { 
	
		background: white url(images/map.jpg);
		background-repeat:no-repeat;
	    }

.TextArea{

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	height: 36px;
	width: 205px;

}