body,td,p 
  {
  color: #322600;
  font-size:12px;
  font-family:'verdana';
  }
h1
  {
  font-weight:bold;
  font-size:16px; 
  color: #005a99;
  font-family:'Arial';
  }
h2
  {
  font-weight:normal;
  font-size:16px; 
  color: #014b7f;
  font-family:'Arial';
  }
a.h2
  {
  font-weight:normal;
  font-size:18px; 
  color: #005a99;
  font-family:'Arial';
  text-decoration:none;  
  }
a.h2:hover
  {
  font-weight:normal;
  font-size:18px; 
  color: #022f4e;
  font-family:'Arial';
  text-decoration:underline;
  }

a 
  {
  color:#235a81;
  text-decoration:underline;
  }
a:hover 
  {
  color: #007ad1;
  text-decoration: underline; 
  }

a.soliday 
  {
  color:#666666;
  text-decoration:none;
  }
a.soliday:hover 
  {
  color: #000000;
  text-decoration: underline; 
  }

a.fm 
  {
  
  padding:0;
  margin:0;
  padding-left:20px;
  font-weight:bold;
  font-size:14px;
  color:#000000;
  font-family:'Times new roman';
  text-decoration:none;
  }
a.fm:hover 
  {
  
  padding:0;
  margin:0;
  padding-left:20px;
  font-weight:bold;
  font-size:14px; 
  color: #005a99;
  font-family:'Times new roman';
  text-decoration: underline; 
  }
.fmsel
  {
  
  padding:0;
  margin:0;
  padding-left:20px;
  font-weight:bold;
  font-size:14px; 
  color: #005a99;
  font-family:'Times new roman';
  text-decoration:none; 
  }

a.sm 
  {
  line-height:20px;
  padding:0;
  margin:0;
  font-weight:bold;
  font-size:12px;
  color:#000000;
  font-family:'Times new roman';
  text-decoration:none;
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:18px;
  } 
a.sm:hover 
  {
  line-height:20px;  
  padding:0;
  margin:0;
  font-weight:bold;
  font-size:12px;
  color:#005a99;
  font-family:'Times new roman';
  text-decoration:underline;
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:18px;
  } 

a.sm2 
  {
  line-height:20px;
  padding:0;
  margin:0;
  font-weight:bold;
  font-size:10px;
  color:#000000;
  font-family:'Times new roman';
  text-decoration:none;
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:12px;
  } 
a.sm2:hover 
  {
  line-height:20px;  
  padding:0;
  margin:0;
  font-weight:bold;
  font-size:10px;
  color:#005a99;
  font-family:'Times new roman';
  text-decoration:underline;
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:12px;
  } 


.smsel 
  {
  line-height:20px;  
  padding:0;
  margin:0;
  font-weight:bold;
  font-size:12px;
  color:#005a99;
  font-family:'Times new roman';
  text-decoration:none;
  background-image:url('images/arr.jpg');
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:18px;
  } 
.div_dob
{margin:10px;padding:10px;background:#ebf5ff;width:90%;}

#ssape {
	color: #fff;
	background-color: #005a99;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	height: 20px;
 position: relative;left: 50%;
margin-left: -500px;
}

#ssape a{
	color: #fff;
}

