a:link
{
	color: rgb(8,128,243);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(8,128,243);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(8,128,243);
	text-decoration: underline;
}
a:hover
{
	color: rgb(246,130,31);
	text-decoration: none;	
}
body
{
	font-family: Arial;
	font-size  : 12px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin:0;
	background:url('images/bgfix.gif') no-repeat fixed top;
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
	font-family: Arial;
	font-size  : 12px;
	bckground-color:rgb(255,255,255);
}

.bgimg {
	background:#FFFFFF url('images/bg-body2.gif') repeat-x top;
	 
}

.th
{
    background-color:rgb(3,128,233);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(255,255,255)
}

.tch
{
    background-color:rgb(187,229,255);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(0,0,0)
}
.tc
{
    background-color:rgb(232,241,245);
	font-family: Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(0,0,0)
}

.hd
{
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(0,80,150)
}
.mt
{
	font-family: Arial;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(255,255,255)
}
.tb
{
    border:1px solid #b1dcff; background-color:#ffffff;
	font-family: Verdana;
	font-size  : 8pt;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}

p
{
	text-align: Justify;
	line-height: 150%
}
ul
{
   font-family: Arial ;
   font-size  : 12px;
   font-style: normal;
   color: rgb(0,0,0);
   list-style-image:url('images/listbullet.gif');
   line-height: 150%
}






<!-----------------------------------wow slider css start here------------------------------------>


#wowslider-container { 
/*	overflow: hidden; */
	zoom: 1; 
	position: relative; 
	width:934px;
	height:202px;
	margin:0 auto;
	z-index:100;
	border:10px solid #FFFFFF;
}
* html #wowslider-container{
	background-image: none;
}
#wowslider-images{
	position: relative;
	width:934px;
	height:202px;
	overflow:hidden;
}
#wowslider-images a{
	color:transparent;
}

#wowslider-images img{
	top:0;
	left:0;
	border:none 0;
}
#wowslider-container a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container  .ws_bullets { 
	font-size: 0px; 
	padding: 0px; 
	float: left;
	position:absolute;
    right: 5px;
    top: 10px;
	z-index:40;
}
#wowslider-container .ws_bullets a { 
	margin: 0 3px; 
	width:21px;
	height:21px;
	background: url('bullet.png');
	float: left; 
	text-indent: -1000px; 
	position:relative
}
* html #wowslider-container .ws_bullets a {
	background: url('bullet.gif');
}
#wowslider-container .ws_bullets a.ws_selbull{
	background: url('bullet_active.png');
}
#wowslider-container .ws_bullets a:hover{
	background: url('bullet_active.png');
}
* html #wowslider-container .ws_bullets a:hover{
	background: url('bullet_active.gif');
}
* html #wowslider-container .ws_bullets a.ws_selbull{
	background: url('bullet_active.gif');
}
#wowslider-container a.ws_next, #wowslider-container a.ws_prev {
	position:absolute;
	display:none;
	top:50%;
	margin-top:-22px;
	position:absolute;
	z-index:1001;
	height: 45px;
	width: 45px;
	background-image: url('arrows.png');
}
* html #wowslider-container a.ws_next, * html #wowslider-container a.ws_prev{
	background-image: url('arrows.gif');
}
#wowslider-container a.ws_next{
	background-position: 100% 0; 
	right:10px;
}
#wowslider-container a.ws_prev {
	left:10px;
	background-position: 0 0; 
}
* html #wowslider-container a.ws_next,* html #wowslider-container a.ws_prev{display:block}
#wowslider-container:hover a.ws_next, #wowslider-container:hover a.ws_prev {display:block}


#wowslider-container .ws-title{
	position: absolute;
	bottom:25px;
	left: 0px;
	margin-right:30px;
	z-index: 50;
	padding:10px;
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
	color: #000000;
	background:#FFF;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: left;
    text-shadow: 0 0 2px #FFFFFF;	
	-moz-border-radius:0 8px 8px 0;
	-webkit-border-radius:0 8px 8px 0;
	border-radius:0 8px 8px 0;
	font-size: 14px;
}
#wowslider-container .ws-title div{
	padding-top:5px;
	font-size: 12px;
}#wowslider-container .ws_bullets  a img{
	text-indent:0;
	display:block;
	top:20px;
	left:-208px;
	visibility:hidden;
	
	position:absolute;
    -moz-box-shadow: 0 0 18px #FFF;
    box-shadow: 0 0 18px #FFF;
    border: 3px solid #FFFFFF;
}
#wowslider-container .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container .ws_bulframe div div{
	height:90px;
	overflow:visible;
	position:relative;
}
#wowslider-container .ws_bulframe div {
	overflow:hidden;
	position:relative;
	width:416px;
}
#wowslider-container .ws_bulframe{
	display:none;
	top:25px;
	overflow:visible;
	
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 0 18px #FFF;
    box-shadow: 0 0 18px #FFF;
    border: 3px solid #FFFFFF;
}
#wowslider-container .ws_bulframe span{
	display:block;
	position:absolute;
	top:-9px;
	margin-left:0px;
	left:208px;
	background:url('triangle.png');
	width:15px;
	height:6px
}

<!-----------------------------------wow slider css end here------------------------------------>
