/* Senmonorom Trip */

body
{
	margin:0 0 0 0;
	background-color:#FFFFFF;
}
.searchbox 
{
	width:150px; 
	margin-top:2x; 
	margin-right:3px; 
	margin-left:5px;
	height:15px;
}
.maintableframe
{
	border-top:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#000000;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#000000;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}
.address
{
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#000000;
}
.address a
{
	color:#FF0000;
	text-decoration:none;
}
.address a:hover
{
	color:#FF00FF;
	text-decoration:underline;
}
.lefttblframe
{
	border-width:0em;
	border-color:#8b0000;
	width: 160px;
	height: 600px;
}
.leftsep
{
	background-image: url('../images/sep.jpg');
}
.separater
{
	 background-image: url('../images/separater.jpg');
}
.leftpic
{
	width:150px;
	height:123px;
	vertical-align:top;
	text-align:center;
}
.content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
.heading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}
.subheading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	font-weight:bold;
}
.subheading1
{
	font-family:"Myriad Pro", Impact
	font-size:12px;
	color:#FF0000;
	font-weight:normal;
}
.subtbl
{
	text-indent:20px;
	height:50px;
	vertical-align:top;
}
.subtbla
{
	height:50px;
	vertical-align:bottom;
}

.mainheading
{
	font-family:"Myriad Pro", Impact;
	font-size:25px;
	color:#ca0002;
}
.proslo
{
	font-family:Garamond, Arial;
	font-size:14px;
	color:#3366FF;
}
.member
{
	font-family:"Myriad Pro", Impact;
	font-size:14px;
	color:#000066;
}
.memtr
{
	height:30px;
}
.memtd
{
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	text-align:left;
}
.contblframe
{
	border-top-width:1px;
	border-top-color:#FF0000;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#FF0000;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#FF0000;
	border-right-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;
}
/*team*/
.teamname
{
	font-family:Garamond, Arial;
	font-size:15px;
	color:#000000;
}
.teamtr
{
	height:130px;
}
.teamtd
{
	border-bottom-width:1px;
	border-bottom-color:#dc6800;
	border-bottom-style:solid;	
}
/*testimonial*/
.tmtblframe
{
	border-bottom-width:1px;
	border-bottom-color:#009900;
	border-bottom-style:solid;
}