body{
	background-image: url(images/body_back.gif);
	background-repeat: repeat-x repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
}

.footer_01{
	background-color: #2D4591;
	width: 770px;
	color: #ffffff;
	padding: 5px;
}

a{
	color: #0A176B;
}

a:hover{
	color: #FF6400;
}

.footer_01 a{
	color: #ffffff;
	text-decoration: none;
}

.footer_02{
	font-size: 1.1em;
}


.recent_articles{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
}

.recent_articles a{
color: #FF6603;
}

.feat_hotel{
	color: #000000;
/*	text-decoration: none;*/
	font-size: 11px;
/* font-weight: bold;*/
}

.menu a{
	text-decoration: none;
	color: #0A176B;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
}

.art12 img{
	padding: 5px;
}

.cms_form td{
	padding: 3px;
	font-size: 12px;
/*	border-bottom: 1px solid #666666;
	border-left:  1px solid #666666;*/
}

.cms_form input,textarea,select{
	border: 1px solid #666666;
}

.menu2 {
	padding: 3px;
	background-color:#ffffff;
	text-align: right;
}

.menu2 a{
	font-size: 1.1em;
}

.searchcombo{
	text-transform: capitalize;
}

.searchcombo option{
	text-transform: capitalize;
}

.searchcombo select{
	text-transform: capitalize;
}

.acom_table{
	
}
.acom_table td{
	padding: 6px;
	text-align:left;
}

.acom_link{
	border: 1px solid #999999;
	display:block;
	padding: 3px;
	background-color:#CCCCCC;	
	width: 170px;
}



