/* CSS Document */
body{
	margin:0px 0px 20px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	/*background-image:url(../images/bg3.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;*/
	background-image:url(../images/bgline.gif);
	background-repeat:repeat;
}

/*--------------middle--------------------*/
.boxpad {
	padding:5px 3px 3px 3px;
	}
.midbox {
	border:1px #e7ebee solid;
	background-color:#f8f9f9;
	} 
.toptable{
	border:1px #333 solid;
	}
.hoteltable {
	border:1px #CC0000 solid;
	}

.padhead {
	padding:0px 4px 0px 10px;
	}
.padfooter {
	padding:0px 35px 8px 11px;
	}
.midbghead {
	background-color:#e8ecf1;
	height:35px;
	font-size:15px;
	color:#4f749d;
	font-weight:bold;
	padding:0px 0px 0px 8px;
	}
.midbg1{
		padding:0px 10px 0px 8px;
	}
.midbgfooter {
	height:39px;
	padding:0px 20px 0px 0px;
	}
.padlinkicon {
	padding:0px 0px 0px 10px;
	}
.linkheader {
	background-color:#fff;
	height:44px;
	height:44px;
	font-size:15px;
	color:#FF0000;
	font-weight:bold;
	padding:0px 0px 0px 20px;
	}
.linkbg {
	background-color:#fff;	}
.linkfooter {
	background-color:#fff;
	height:4px;
	}
.hotelheader {
	background-image:url(../images/titelbg.jpg);
	background-repeat:repeat-x;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	}
.tamilhd {
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	}


.pad {
	padding:2px 2px 0px 2px;
	}
.underline {
	border-top:1px solid #ccc;
	line-height:20px;
	
	}
.menubg{
	background-image:url(../images/menubg.jpg);
	background-repeat:repeat-x;
	height:34px;
	}
	
.menubg a:link, .menubg a:visited, .menubg a:active {
	color:#000;
	padding:2px 3px 2px 3px;
	text-decoration:none;
}
.menubg a:hover {
	color:#fff;
	padding:2px 3px 2px 3px;
	background-color:#666;
	text-decoration:none;
	}

.titlebg {
	background-image:url(../images/title_bg.jpg);
	background-repeat:no-repeat;
	width:260px;
	font-weight:bold;
	font-size:13px;
	height:39px;
	padding:0 0 0 40px;
	line-height:39px;
	}
.titletable{
	margin:2px 0px 2px 5px;
	border-bottom:0px #ccc dotted;
	border-right:0px #ccc dotted;
	}
.newstableborderright {
	border-right:1px #000000 solid;
    }
.newsundeline {
	border-bottom:1px #CCC solid;
	}
.readmore {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:10px;
	}
.readmore a:link, .readmore a:visited, .readmore a:active {
	color:#FF0000;
	text-decoration:none;
}
.readmore a:hover {
	color:#030303;
	text-decoration:overline;
}
a:link, a:visited, a:active {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:overline;
}
/* ----------- news text------------------------ */
.pscroller1Margin {
	margin: 0 0 0 20px;

}
.newsContent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	padding: 0 2px 0 12px;
	line-height: 20px;
}
.newsmargin1{
	padding:4px 2px 3px 5px;
	}
	
/* ----------- news text------------------------ */	
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#CCC;
	border-top:1px #666 solid;
	line-height:40px;
	}
	
	
	
	/*========================== Member's Home Navigation ===================================*/
#navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #b4e3fb;
	margin: 0px;
	text-align: left;
}
html>body #navigation {
	overflow: hidden;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: inherit;
}
#navigation a {
	font-size:12px;
	font-weight: bold;
	text-transform:capitalize;
	background-color:#dce0e4;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	vertical-align: middle;
	display: block;
	color: #414141;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	height: 20px;
	line-height: 20px;
}
#navigation a:hover {
	
	background-color:#8e9ba9;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-decoration: none;
}
/*========================== Member's Home Navigation ===================================*/
	