Your IP : 216.73.216.40


Current Path : /var/www/html/mmishra/indem/old/indem/
Upload File :
Current File : /var/www/html/mmishra/indem/old/indem/style.css

dd, dt, tt, h1, h2, h3, h4, h5, h6, p {
  font-family: verdana;
  font-size: 10pt;
  text-decoration: none;
}

a:link, a:visited, a:active {
  font-family: verdana;
  font-size: 10px;
  text-decoration: none;
}

a:hover {
  font-family: verdana;
  font-size: 10px;
  text-decoration: none;
}

#link {
  color: maroon;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}

BODY{
  font-family: verdana;
  //background-image: url(../../skins/XP_BlueSky/xpblue_back.gif);
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-arrow-color: #234F9C;
  scrollbar-darkshadow-color: #DED6BD;
  scrollbar-face-color: #DDE6F5;
  scrollbar-highlight-color: #F7F7EF;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-track-color : #EFEEE7;
  font-size: 9px;
  background-repeat: repeat-x;
  background-color: silver;//#333333;
}

li {
  //line-height: 150%
  font-size: 10px;
  font-family: Verdana;
}

table {
  bgcolor: white;
  cellspacing: 0;
  cellpadding: 0;
  font-size: 9px;
}

th {
  background-color: white;
  color: black;
  font-size: 11px;
  border-top: dashed gray 1px;
  border-left: dashed gray 1px;
  padding-top: 5px;
  padding-bottom: 5px;
}

td {
  background-color: white;
  font-size: 10px;
  font-family: Verdana;
  padding-bottom: 5px;
  padding-left: 3px;
}

marquee {
  color: gray;
}

#title {
  padding: 2px 5px 5px 5px;
  margin: 10px 10px 10px 0px;
  font-weight: bold;
  text-align: left;
  //border-top: dashed red 1px;
  border-left: dashed red 1px;
  border-right: dashed red 1px;
  width: 100%;
}

#heading {
  padding-left: 10px;
  font-weight: bold;
  text-align: left;
  margin: 5px 5px 5px 0px;
  border-top: dashed #D3D340 1px;
  border-left: dashed #D3D340 1px;
  width: 10%;
}

.AQGold {
  color: #D3D340;
}

.cellWhite {
  font-weight: normal;
  color: #000000;
  background-color: #FFFFFF;
}

.cellGreen {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #336600;
}