body  { font-family : verdana, Helvetica, sans-serif;   font-size : 12px;  color : #134f7d; margin:0px; }

   a              {	  text-decoration : none; font-weight : 300;   }
a:link,      { color : blue; font-weight : 300;  }
a:hover    { color : blue;  font-weight : 300;  text-decoration : underline;}
a:active   { color : green; font-weight : 300; text-decoration : underline;}


p        {font-size:14px; }

a.here      { color : red; font-size : 16px; text-decoration : underline; font-weight : 600;   }
a.here:visited   {    color: #134f7d; font-weight : 600; text-decoration : underline; }
 a.welcome, a.welcome:hover           {	font-size : 17px; text-decoration : none;   color: #134f7d ;  }
 a.rad              {	font-size : 17px; text-decoration : none;   color: #134f7d ;  }
 a.disp             {	font-size : 17px; text-decoration : none; color: #134f7d;  }
  a.inst             {	font-size : 17px; text-decoration : none; color: #134f7d; }
 a.grills         {	font-size : 17px; text-decoration : none; color: #134f7d;  }
 a.meas         {	font-size : 17px; text-decoration : none; color: #134f7d;  }
 a.enquiry         {	font-size : 17px; text-decoration : none; color:#134f7d;  }
 a.contract         {	font-size : 17px; text-decoration : none; color:#134f7d;  }

h1,h2    {color:#21429c;     }

hr   {color:#134f7d    ;  }

ul    { font-size : 14px;  }
   ul.menu  { 
                  list-style: square;  
          }
      li.down    {   text-shadow: 0 0 0.2em; font-size : 17px; font-weight : bold; color: #808080;    }
  

.small           {font-size:10px ; font-weight:300;  text-align:center;  }
a.small          {color: blue; font-size:10px ; font-weight:300;   }
a:hover    { color : orange;  font-weight : 300;  }
a:active   { color : green; font-weight : 300; }

 #blue           {    background-color :#ffffeb;          }
 .imgborder0    { border:0px;}

.center {
	text-align: center;
}
.title {
	font-size: 12px;
	color: #000066;
	text-align: center;
}
.blue {
	color: #0000FF;
	text-decoration: underline;
}
td {
	vertical-align: top;
}
.center h1 {
	margin-bottom: 60px;
	margin-top: 40px;
}
