﻿.Classified
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #448372;
}
.Classified a
{
    color: #448372;
}
.Classified a:hover
{
    text-decoration:underline;
}
.textNormal
{
    font-family:Arial;
    font-size:12px;
}
a.lnkReadMore {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #BB5121;
	font-weight: bold;
	padding-right: 8px;
}
.topBorder
{
    border-top: 1px solid #B5B4BA;
}
.text12-bold a
{
    color:Black
}
.TextSeaGreen14bold {
	FONT-SIZE: 14px;
	COLOR: #416F8B;
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	background-image: url(../images/dots-seagreen.gif);
	background-position: left center;
	background-repeat: no-repeat;
  	Padding-left: 20px;
	Padding-right: 5px;
	text-align:left;
}

/*for home page tabs*/
.MyTabStyle .ajax__tab_header{font-family:Arial;font-size:15px}
.MyTabStyle .ajax__tab_active{font-family:Arial;font-weight:bold;}  
.MyTabStyle .ajax__tab_outer{}
.MyTabStyle .ajax__tab_inner{}
.MyTabStyle .ajax__tab_tab{}
.MyTabStyle .ajax__tab_hover{}

/*PUBLICATION*/
.publication {
	background-color: #F4F1EA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3DCCB;
	border-right-color: #E3DCCB;
	border-bottom-color: #E3DCCB;
	border-left-color: #E3DCCB;
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #125DE6;
	text-decoration: none;
}
.blueheadingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #125DE6;
	text-decoration: none;	
	
}
.blackheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: Normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	
}
.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;	
}
.HindiHeadingBlue1 {
	FONT-SIZE: 10pt; 
	COLOR: #125DE6; 
	FONT-FAMILY: ePatrika, Patrika, Ajay Normal, Helvetica, sans-serif; 
	Text-align: Justify;
}
.HindiHeadingBlue1big {
	FONT-SIZE: 12pt; 
	COLOR: #125DE6; 
	font-weight: normal;
	FONT-FAMILY: ePatrika, Patrika, Ajay Normal, Helvetica, sans-serif; 
	Text-align: Justify;	
		
}
.HindiHeadingBlack {
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	FONT-FAMILY: ePatrika, Patrika, Ajay Normal, Helvetica, sans-serif; 
	Text-align: Justify;	
				
}
.td-aboutus-leftpanelmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #2A2A2A;
	height: 32px;
	background-image: url(../images/aboutus-menu-seperator.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.table-border-gray {
	border: 1px solid #E9E9E9;	
}
.table-border-gray {
	border: 1px solid #E9E9E9;	
}
.table-border-gold {
	border: 1px solid #DFD7C4;
	
}
.table-border-Green {
	border: 1px solid A3CA9D;
}
.table-border-Orange {
	border: 1px solid F6D6AB;
}
.table-border-purpleblue {
	border: 1px solid A7A1C6;
}
.table-border-blue {
	border: 1px solid #99C7E1;
}
.table-border-seagreen {
	border: 1px solid C5D2D8;
	background-image: url(images/seagreen-bg.jpg);
}