/*
Hitguj Style sheet
*/
@font-face {
    font-family: CDAC-GISTYogesh;
    font-style:  normal;
    font-weight: normal;
    src: url( "http://www.maayboli.com/images/eots/CDACGIS0.eot");
  }
.ut1{ font-family: "CDAC-GISTYogesh" ; font-size: 13; }
#sh1 { font-family: "Shivaji01" ; font-size: 16;}
#sh5 { font-family: "Shivaji05" ; font-size: 16; }
#cp1 { font-family: "Shivaji05" ; font-size: 14; }

/* alter some HTML elements' default style
 */
a, a:link, a:visited, a:active
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.ucplink1 { font-family: "CDAC-GISTYogesh" ; font-size: 13; text-decoration: none }
.ucplink1 a:link { text-decoration: none }
.ucplink1 a:visited {  text-decoration: none }
.ucplink1 a:hover { color: #dfe2de; text-decoration: underline;  }

/* Roman text */
.rmn_cplink1 { font-family: "Verdana","Arial","Helvetica" ; font-size: 14; text-decoration: none }
.rmn_cplink1 a:link { text-decoration: none }
.rmn_cplink1 a:visited {  text-decoration: none }
.rmn_cplink1 a:hover { color: #dfe2de; text-decoration: underline;  }


#rmn { font-family: "Verdana","Arial","Helvetica" ; font-size: 12;  }
#pdate { font-family: "Verdana","Arial","Helvetica" ; font-size: 60%;  }
#pdate2 { font-family: "Verdana","Arial","Helvetica" ; font-size: 11;  }
/* new date timestamp styles that goes with new css based layout.
Once the entire hitguj uses CSS based styles, pdate and pdate2 can be deleted */
#pdate03 { font-family: "Verdana","Arial","Helvetica" ; font-size: 90%;  }
#pdate04 { font-family: "Verdana","Arial","Helvetica" ; font-size: 11;  }



/* HDA2006 stylesheet */
html { margin:0px; padding:0px;}
body { margin:0px; padding:0px; border:0px; background-color:#fff; font-family: "CDAC-GISTYogesh", Arial, Helvetica, Verdana, sans-serif; font-size:10pt;}
div  { margin:0px; padding:0px;}
p    { font-family: "CDAC-GISTYogesh" ,Arial, Helvetica, Verdana, sans-serif; font-size: 10pt;}
img  { margin:0px; padding:0px; border:0px;}

/* table	{ margin:0px; padding:0px; width:100%; border: 0px solid red; font: normal 8pt Arial; } */
/* mod by Ajay Arial may conflict with unicode font here */
table	{ margin:0px; padding:0px; width:100%; border: 0px solid red;  }
td      { margin:0px; padding:0px;}
th      { margin:0px; padding:0px;}

a          {color:#5e1c1d;}
a:visited  {color:#d92524;text-decoration:none;}
a:hover	   {color:#5e1c1d;}

html{
	scrollbar-face-color:#efefef;
	scrollbar-arrow-color:#ffa31a;
    background:#D8D49A;
}
body{
    background:#D8D49A;
}
#body_div{
  background-color:white;
}
#header{
	height:162px;
	background-color:white;
}
#subheader1{
  background:url("/hitguj2/messages/204/hdaimages/header_3.jpg") top left no-repeat;
  text-align:center;
  height:135px; /*** sub-header row height ***/
}
#subheader2{
  background:#D8D49A;
  color:white;
  text-align:left;
  padding-left:15px;
  height:25px; /*** sub-header row height ***/
}
#footer{
	height:28px;
	background-color:white;
  margin-top:10px;
}
#fooer2{
  color:white;
  text-align:left;
  height:25px; /*** sub-header row height ***/
}
#contents{
  overflow:auto;
  float:left;
  width:98.5%; /*** Critical left and right col/divider dimension value (moves inversly) = center col width ***/
  background:#fff; /*** Sets background of center col***/
  padding-left:23px;
  padding-right:8px;
  padding-top:5px;
  background:#fff url("/hitguj2/messages/204/hdaimages/runner2.jpg") left repeat-y;
}
