@import url(http://fonts.googleapis.com/earlyaccess/notosansbrahmi.css);

.brahmi {
  font-family: 'Noto Sans Brahmi', sans-serif !important;
}

.background {
  background:  #fff;
 
  
}
.grey {
background: #F0F2F9;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
table, td, span, div, p {
font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
span.main,div.main, TD.main, P.main, a.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
span.mainlrg,div.mainlrg, TD.mainlrg, P.mainlrg, a.mainlrg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  
}
span.SearchHeadings  { 
color: #DD4B39;
font-size:14px;
font-weight:bold;
align:center;
valign:bottom;
}
div.hd, TD.hd, P.hd {
  font-family: Verdana, Arial, sans-serif;
   
  line-height: 1.5;
  text-decoration: none;
}
a.footer_link {
color: #666; 
text-decoration: none;
margin: 2px 2px 0; 
align:right; 
font-family: arial,sans-serif; 
font-size: 10pt; 
}
a.footer_link:hover {
color: #666; 
text-decoration: underline;
margin: 2px 2px 0; 
align:right; 
font-family: arial,sans-serif; 
font-size: 10pt; 
}
a {
 font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
text-decoration: none;
margin: 2px 2px 0; 
align:right; 
  
}
a:hover {
font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
text-decoration: underline;
margin: 2px 2px 0; 
align:right; 
  
}
.footer {
color: #666; 
text-decoration: none;
margin: 2px 2px 0;
align:right;
font-family: arial,sans-serif;
font-size: 10pt;
}

.hgt {

font-size: 13px;
height:22px;
line-height:22px;
}
.foo {
color: #666; 
text-decoration: none;
 font-size: 10pt;
align:right;
font-family: arial,sans-serif;
}
.hd {
color: #grey; 
text-decoration: none;
 font-size: 10pt;
align:right;
valign: bottom;
font-family: arial,sans-serif;

}
div.yellowborder{
border-collapse: collapse;
border: 1px;
border-style: solid;
border-color: #B6B7CB;
border-spacing: 1px;
font-family: Verdana, Arial, sans-serif;

line-height: 1.5;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
font-family: arial,sans-serif;
box-shadow: 2px 2px 1px #aaaaaa;
background: LightYellow;
}

div.thinborderyellow{

border-collapse: collapse;
border: 1px;
border-style: solid;
border-color: #B6B7CB;
border-spacing: 1px;
font-family: Verdana, Arial, sans-serif;
 
line-height: 1.5;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 15px;
font-family: arial,sans-serif;
box-shadow: 2px 2px 1px #aaaaaa;
background: LightYellow;
}
div.thinborder{
border-collapse: collapse;
border: 1px;
border-style: solid;
border-color: #B6B7CB;
border-spacing: 1px;
font-family: Verdana, Arial, sans-serif;
 
line-height: 1.5;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 15px;
font-family: arial,sans-serif;
box-shadow: 2px 2px 1px #aaaaaa;
background: white;
}

div.noborder {
border-collapse: collapse;
border: 1px;
border-style: none;
border-color: #B6B7CB;
border-spacing: 1px;
font-family: Verdana, Arial, sans-serif;
font-size: 13px; 
line-height: 2.5;
 
padding: 15px;
font-family: arial,sans-serif;
 
}
div.borderonly {
border-collapse: collapse;
border: 1px;
border-style: solid;
border-color: #B6B7CB;
border-spacing: 1px;
font-family: Verdana, Arial, sans-serif;
font-size: 13px; 
line-height: 2.5;
 
padding: 15px;
font-family: arial,sans-serif;
 
}
button.blk {
text-decoration: none;
color: #000;
}
nlk:hover{
text-decoration: none;
color: #000;
}
span.cmore {
text-decoration: none;
color: #0066c0;

}
.cmore:hover {
text-decoration: underline;
color: #c45500;
}
span.mainlargest {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.5;
} 
span.mainlarge,div.mainlarge, TD.mainlarge, P.mainlarge {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

 #header {
border-bottom: 1px solid #F3F3F3;
   position:fixed;
   left:0px;
   bottom:0px;
   height:30px;
   width:100%;
   background:#F3F3F3;
   font-family: arial,sans-serif;
}

 
* html #header {
   position:absolute;
   bottom:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}
 #footer {
border-top: 1px solid  Silver; /*#F3F3F3; */
   position:fixed;
   left:0px;
   bottom:0px;
   height:30px;
   width:100%;
   background:#F3F3F3;
   font-family: arial,sans-serif;
}

 
* html #footer {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}
.zoom { 
    background: url(/images/zoom_word.gif)  no-repeat;
    border: 0px;
    height:20px;
    width:20px;
}
.zoom:hover {cursor: pointer; cursor: hand}
.bluehover { 
	color: black;
}
.bluehover:hover {color: blue; text-decoration: bold;}

.imgSearch { 
    background: url(/images/search_icon.gif)  no-repeat;
    border: 0px;
}
.imgGo { 
    background: url(/images/go_icon.gif)  no-repeat;
    border: 0px;
    height: 25px;
    width: 25px;
}
/*
.imgClass:hover{  
      background: url(http://inspectelement.com/wp-content/themes/inspectelementv2/style/images/button.png) 0px -52px no-repeat;
}

.imgClass:active{  
      background: url(http://inspectelement.com/wp-content/themes/inspectelementv2/style/images/button.png) 0px -104px no-repeat;
}
*/
.topmnu {
color: #666; 
text-decoration: none;
margin: 2px 2px 0 2px;
align:right;
font-family: arial,sans-serif;
font-size: 10pt;
}
 #topmnu {
border-bottom: 1px solid  Silver; /*#F3F3F3; */
   position:fixed;
   left:0px;
   top:0px;
 
   height:28px;
   width:100%;
   background:#F3F3F3;
   font-family: arial,sans-serif;
}

 
* html #topmnu {
   position:absolute;
   top:expression((0 +(document.documentElement.clientHeight ? document.documentElement.clientHeight : 
   document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :
   document.body.scrollTop))+'px');
}
.dotted {
color: BLUE;
border-bottom: 1px dotted grey;
}
a  {
text-decoration: none;
border: 0px;
}

option.select-hr { border-bottom: 1px dotted #000; }
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  line-height: 2.5;
  quotes: "\201C""\201D";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}