a.mstyle
{
 text-decoration:none;
 color:black;
 font-weight:bold;
}
a:hover.mstyle
{
 text-decoration:none;
 color:Dodgerblue;
}



a.mystyle2
{
 text-decoration: none;
 color:white;
 font-weight:bold;
}

a:link 
{
 color: black; text-decoration:none;
}

a:hover.mystyle2
{
 text-decoration:none;
 color:cyan;
}




 a.mstyle3
{
 text-decoration:none;
 
 color:#1981C4;

}  


a:hover.mstyle3
{
  text-decoration:none;
 color:#1981C4;

}





a.mstyle4
{
 text-decoration:none;
 color:#8467D7;
 font-weight:bold;
}
a:hover.mstyle4
{
 text-decoration:none;
 color:Dodgerblue;
}





a.mstyle5
{
 text-decoration:none;
 
 color:white;

}  


a:hover.mstyle5
{
  text-decoration:none;
 color:beige;

}	
	

 table
 {
   font-family:verdana;
   font-size:12px;
   color: Dodgerblue;
   font-weight:bold;

 }

  fieldset
  {
    //border-color:aliceblue;
    border:none;
  }

  legend
   {
        font-family:Verdana;
	font-size: 14px;
        Color:palevioletred;
        
   } 	

  .solid
  {
     border-style:solid;
     border-color:aliceblue;
     border-width:2.5px;

 }

  .solid1
  {
    border-style:solid;
    border-color:mistyrose;
    border-width:2.5px;

  }


 .solid2
  {
    border-style:solid;
    border-color:mistyrose;
    border-width:2.5px;

  }


.t3
{
  font-weight:bold;
  color:violet;
  font-size:14px;
  font-style:italic;
}

.search
 {
  
   text-align:justify;
   color:gray;
   font-family:"Times";
   font-size:14px;	
   font-style:italic;
 } 

.searchresults
{
  font-weight:bold;
  color:deepskyblue;
  font-size:14px;
 
}

.searchdisplay
 {
  
   text-align:justify;
   color:slategray;
   font-family:"Times";
   font-size:14px;	
   
 } 

.login
{
   color:slategray;
   font-family:"arial";
   font-size:12px;
}



   .login1
   {
   color:dodgerblue;
   font-family:"arial";
   font-size:12px;
   }


.regs
{
  font-weight:bold;
  color:palevioletred;
  font-size:14px;
 
}

.regs1
{
  font-weight:bold;
  font-family:"Arial";
  color:palevioletred;
  font-size:14px;
  text-align:justify;
  line-height:150%;
 
}

.profile
{
   color:gray;
   font-family:"verdana";
   font-size:12px;
}

.profile1
{
   color:darkslategray;
   font-family:"verdana";
   font-size:12px;
}


.profline
{
   color:slategray;
   font-family:"verdana";
   font-size:12px;
   text-align:justify;
   line-height:220%;
}


hr 
{
color:whitesmoke;
} 





p.p1
{
  font-style=Times;
  font-weight=bold;
  font-size=12px;
   color:black;
}

table.t2
{
font-family:verdana;
font-size:14px;

font-weight:bold;


}

  .searchstate
  {
  
     text-align:justify;
     color:gray;
     font-family:"Times";
     font-size:14px;	
     
  }


	
  

    .searchstate1
    {

      color:#8467D7;
      font-size:14px;
      font-family:"Verdana";
      font-size:14px;
    }



 
    .searchstate2
    {

       font-weight:bold;
       color:gray;
       font-size:14px;
 
   }



    .stateprofile
   {
      color:gray;
      font-family:"verdana";
      font-size:13px;
  }



   .stateprofile1
   {
      
      font-family:"verdana";
      font-size:13px;
   }


   .stateprofile2
   {
       color:gray;
      font-family:"verdana";
      font-size:13px;
   }


p

{

text-align:center;
/*This is another comment*/
color:orange;
font-family:arial

}

p.style1
{

 font-family:"verdana";
 font-size: 12px;
 color: Darkblue;
 font-weight: bold;

}

h1,h3,h4,h5,h6

{
color:violet;
align="center"

}





.sytle2

{

color:Red
text-align:Left

}




div.div1
{
	width:525px;
        padding:10px;
        margin:0px;
	 font-color:red;
       
        
}

div.newusers
{
	width:225px;
        padding:10px;
        margin:0px;
	font-weight:bold;
        font-color:cyan;
        border:5px;
        border-color:black;
}

