/* CSS Document */

A { color:#132370; text-decoration:none; }
A:hover { color:#DD0000; text-decoration:underline; }

body,table,td {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:000000;
}
.formtxt { 	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}
.mainlink {
  font-size: 12px;
  color:#FFFFFF;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}

/* Styles Added by Sunish */
.pagelink {
  color: #132370;
  font-weight: normal; }
.borderall {
  border:1px solid #e0e0e0;
  background-color: #f9fbff; }
.tablehead { 
  font-size:11px;
  font-family: Verdana;
  background-color: #d9eaf7;
  font-weight: bold;
  height: 30px;
  color: #000009; }
.button { 
  font-size:11px;
  font-family: Verdana;
  border:1px solid #999999;
  background-color: #f0f0f0;
  color: #000000; }
.frmtxt { 
  font-size:11px;
  font-family: Tahoma;
  border:1px solid #999999;
  background-color: #f9f9f9;
  color: #000000; }
.spectitle {
  line-height:180%;
  font-weight: bold;
  width: 150px; }
.hr {
  height: 1;
  background-color: #000000; }
.help {
  font-size: 11px;
  color: #ff7700;
}

table.compare {
  padding:0px;
  background-color: #fbf7ff; }
table.compare tr.even {
  background-color: #ffffff; }
table.compare tr:hover {
  background-color: #f9f0f0; }
table.compare td {
  border:1px solid #ffffff;
  text-align: center }
table.compare td.comptit {
  padding:2px;
  width:80px;
  height: 30px;
  font-size:11px;
  font-family: Arial;
  font-weight: bold;
  background-color: #d6eafc;
  color: #000009;
  text-align: left; }
