/* css added suyog */
  /* css for container01 */
.title_bg {
	background-color: #FFFFFF;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position:left;
}
.tahoma12bldwh {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #FFA105;
	text-decoration: none;
}
  
/* css for container02 */
.mainbg_con2 {
	background-image: url(images/mainbg_con2.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}   
.ver_title {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #438EA7;
	text-decoration: none;
    
}

/* container03 */
.cTBG_con3 {
	background-image: url(images/cTBG_con3.gif);
	background-repeat: repeat-x;
	background-position:top;
}  
.bg_con3 {
	background-image: url(images/bg_con3.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
.c_btmbg_con3 {
	background-image: url(images/c_btmbg_con3.gif);
	background-repeat: repeat-x;
	background-position:top;
}
.mL_bg_con3 {
	background-image: url(images/mL_bg_con3.gif);
	background-repeat: repeat-y;
	background-position:bottom;
}
.mR_bg_con3 {
	background-image: url(images/mR_bg_con3.gif);
	background-repeat: repeat-y;
	background-position:bottom;
}

.arial_con3 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 
  

/* container04 */
.common_txt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.title_con04 {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #FFA105;
	text-decoration: none;
}
.ctopbg_con4 {
	background-image: url(images/ctopbg_con4.gif);
	background-repeat: repeat-x;
	background-position:top;
} 
/*common css added suyog */
.tahoma_bullet {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.tahoma_bullet_1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.tahoma_boldblck {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tahoma_normal{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tahoma_normal_13{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.email_phone {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #438EA7;
	text-decoration: none;
}
.tahoma_orng {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFA105;
	text-decoration: none;
}
.arial_orng {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFA105;
	text-decoration: none;
}
.arial_normal{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*read more*/
.readmore {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Tahoma;
    text-decoration: none;
}
.readmore:link {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Tahoma;
    text-decoration: none;
}

.readmore:visited  {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Tahoma;
    text-decoration: none;
}

.readmore:active   {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Tahoma;
    text-decoration: none;
}

.readmore:hover    {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Tahoma;
    text-decoration: underline;
}

/*end common css added suyog */


.arial_con3_ti {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}  
.wht_12 {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
} 

.orange_bg {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/orange_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.green_bg {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/green_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.purple_bg {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/purple_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}