/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	margin:0px;
	padding:0px;
	
}

label{
	font-size:12px;
	color:#666666;
	padding:0px 5px 0px 10px; 
}

ul{
	list-style:none;
	list-style-image:url(../images/bullet.gif);
	list-style-position:outside;
	padding-left:20px;
	padding-bottom:10px;
	margin:0px;
	font-size:12px;
	color:#666666;
}

li{
	padding-bottom:5px;
	font-size: 12px;
}
.main{
	width:783px;
	float:right;

}

a{
	color:#006699;
	text-decoration:underline;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

.hdr{
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	text-align:left;
}

.hd1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#11587d;
}

.hd2{
	background-image:url(../images/rht-box-bg.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#11587d;
	padding:0px 4px 4px 4px;
}

.srch{
	background-image:url(../images/search-bg.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	float:right;
	text-align:right;
	width:300px;
}

.srch-box{
	font-size:11px;
	margin-top:8px;
	margin-left:95px;
	margin-bottom:5px;
	width:100px;
	height:12px;
}

.srch-bg{
	background-image:url(../images/srch-bg.gif);
	background-repeat: repeat-x;

}
.srh-btn{
	padding-top:-25px;
	margin-bottom:4px;
	height:21px;
	font-size:13px;
}
.login{
	clear:right;
	float:right;
	text-align:right;
	width:500px;
}

.login-box{
	font-size:11px;
	margin-top:8px;
	width:100px;
	height:12px;
}

.login-btn{
	height:20px;
	font-size:11px;
	width:30px;
}

.clear{
	clear:both;
}

.tp-mnu{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding:5px 0px 5px 0px;
}

.tp-mnu a{
	color:#ffffff;
	text-decoration:none;
	padding:5px 15px 5px 15px;
	
}

.tp-mnu a:hover{
	color:#ffffff;
	text-decoration:none;
	background-image:url(../images/tp-hover.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

.mid-mnu{
	background-image:url(../images/mid-mnu.gif);
	background-repeat:repeat-x;
	font-size:10px;
	line-height:36px;
	padding-left:10px;
}

.mid{
	background-image:url(../images/mid-dvdr.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 18px 0px 10px;
	font-size: 12px;
	text-align: center;
}

.mid-mnu a{
	color:#000000;
	text-decoration:none;
}

.mid-mnu a:hover{
	color:#005081;
	text-decoration:none;
}

.mid-cnt{
	padding:0px 10px 10px 10px;
	text-align:justify;
	line-height:18px;
	color:#666666;
}

.mid-logo{
	background-image:url(../images/trinetra-logo.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

.rht-box{
	border:1px solid #99bdde;
	padding:2px;
}

.footer{
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	margin-top:10px;
	border-bottom:1px solid #888888;
	border-top:1px solid #888888;
	line-height:30px;
	font-size:11px;
	margin-bottom:5px;
	text-align:center;
}

.footer a{
	color:#333333;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

.footer a:hover{
	color:#999999;
}

.cpyrht{
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	line-height:10px;
	font-size:11px;
	margin-bottom:5px;
}

.cpyrht a{
	color:#333333;
	text-decoration:none;
	padding-right:10px;
}

.cpyrht a:hover{
	color:#999999;
}

.buddha-eye td{
 border-right:1px solid #dadada;
 padding:0px 5px 5px 5px;

}
