p{ color:green; }

h1 {color:rgb(159, 34, 34);} h3 {color:rgb(159, 34, 34);}
*{ 	margin:0;  	padding:0; }
body{ 	font-family:sans-serif; 	margin-top:0px; font-size:14px;}
.Marri{ position:relative; font-family:Bahnschrift Light;  top:0px;   text-align:center; }
.httpsw{  text-align:center; font-family:Bahnschrift Light; margin-top:0px; color:rgb(102, 14, 14);}

.nav {    position:relative; list-style-type: none; text-align: right; margin-top:0px; padding: 0; font-family:Bahnschrift Light; font-weight: bold; }
.nav li { display: inline-block; font-size: 20px; padding: 3px; }
.nav a {  float: right ; color: #36087b; text-align: center; padding: 8px 8px; text-decoration: none; font-size: 12px; }
.nav a:hover { background-color: #ddd; color: black; }
.nav a.active { background-color: #04AA6D; color: white; }

.selec{ position:relative; margin-top:5px; line-height: 40px; border-radius:16px;	  padding-left:25px ; color:rgb(11, 0, 128); outline:none ;
                overflow: hidden ; font-size:15px; }
.login{  color:rgb(11, 0, 128); padding-top: 0%;   float: right; font-size:15px; }
.login2{ color:rgb(11, 0, 128); padding-top: 0%; font-size:15px; }
.noticeb{ background-image: linear-gradient(to right top, silver, white, silver ); text-align: center;
                            color:midnightblue; font-weight: bold;   font-size:12px;  }
.notia{  text-align: center; color:navy; font-weight: bold;   font-size:14px;  }

.weare{ position:relative; font-family:Verdana, Geneva, Tahoma, sans-serif Light; color:black; text-align:left; font-size:14px; padding: 8px 5px; }

 .button1{ background-color: whitesmoke; border-color:  gold; border-radius: 6px; color: rgb(46, 10, 147); padding: 2px 3px; border-width: light;
      text-decoration: none; margin: 4px 2px; cursor: pointer; font-size:14px; font-weight: 600;
      box-shadow: 0 8px 6px 0 rgba(109, 105, 231, 0.316),  0 17px 8px 0 rgba(183, 230, 75, 0.382); }
.button2{ background-color: whitesmoke; border-color:  gold; border-radius: 6px; color: rgb(46, 10, 147); padding: 2px 2px;
            text-decoration: none; margin: 1px 1px; cursor: pointer;  }