body *{ outline:none;}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:21px;
	
	}


.left-link {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.left-link:hover {
	font-size: 12px;
	font-weight: bold;
	color: #010101;
	text-decoration: underline;
}
.foot-text {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6F04;
	text-decoration: none;
}
.top-link{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.top-link:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	
}
.foot-link{
	font-family: tahoma;
	font-size: 11px;
	color: #191918;
	text-decoration: none;
}
.foot-link:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #FF6F04;
	text-decoration: underline;
}
.border {
	border: 1px solid #666666;
}.heading-main{
	font-family: tahoma;
	font-size: 24px;
	color: #FA7E0E;
	text-decoration: none;
	font-weight:bold;
}
.heading{
	font-family: tahoma;
	font-size: 18px;
	color: #FA7E0E;
	text-decoration: none;
	font-weight:bold;
}
.heading2{
	font-family: tahoma;
	font-size: 12px;
	color: #FA7E0E;
	text-decoration: none;
	font-weight:bold;
}
.heading3{
	font-family: tahoma;
	font-size: 12px;
	color: #21C553;
	text-decoration: none;
	font-weight:bold;
}
.textbox{ height:20px; widows:80px; background-color:#ffffff; border:solid 1px; border-color:#0E4D96   
}
.textbox2{ height:40px; widows:30px; background-color:#ffffff; border:solid 1px; border-color:#0E4D96   
}

.left-bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.gallery{
width:690px; !important
padding-right:0px;
padding-bottom:10px;
padding-top:10px;
margin:0 auto;
}



.gallery img{
margin:0px 5px 10px 0px;
padding:2px;
background-color:#fff;
filter:alpha (opacity="100");
opacity:0.8;}


.gallery img:hover{
margin:0px 5px 10px 0px;
padding:2px;
background-color:#000;
filter:alpha (opacity="70");
opacity:0.7;}

h3{
	font-family: arial;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	margin:0px;
	padding-bottom:4px;
}