body {
background: #2a7798; /* #2a7798; */
}


td {
	font: normal 12px Tahoma, Arial;
	color: #000000;
}

h1, h2, h3, h4, h5 {

    color: #0b6993;
    margin: 0px;
}


h1 {
    font-size: 31px;
}

h2 {
    font: normal 22px "Times New Roman", Times, serif;
}

h3 {
    font-size: 14px;
}


a {

font: normal 13px Tahoma, Arial;
color: #0b6993;
text-decoration:none; /*underline;*/
}

a:hover {

font: normal 14px Tahoma, Arial;
color: #0b6993;
text-decoration: underline;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 30px 50px 30px 30px;
}
.bg1
{
background: #e0e0e0 url(images/index_11.gif) top repeat-x;
}
.bg2
{
background: #ffffff url(images/index_21.gif) top repeat-x;
}
.bord
{
border: 1px solid #cee1e9;
}
.menu 
{
color:#8c247b;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#8c247b;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #5a768d;
text-decoration: underline;
}

.blye-text-regular {
color: #5a768d;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #0b6993;
text-decoration: none;
}

.green-text-underline{
color: #0b6993;
text-decoration: underline;
}


/* Sagar Style starts */
.project-img {    
    float:left;
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid #164372;
}

.sk-right-top-text-scroll 
{padding:0 0 20px 3px; float:left; width:230px; height:200px;}

/*Example CSS for the two demo scrollers*/
#pscroller1{
width: 230px;
height: 200px;
border: 0px solid gray;
padding: 1px;
background-color:#fff;*/
}

#pscroller2{
width: 230px;
height: 200px;
border: 0px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class
}

/* Career Table*/
  .datagridTrainingThickBlue   
  {
   font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; 
   overflow: hidden; border: 2px solid #006699; -webkit-border-radius: 8px; 
   -moz-border-radius: 8px; border-radius: 8px; 
  }

/* Sagar Style ends */
