/* Layout Stylesheet */ 
 a {
 text-decoration: none;
 color: #ff6600;
 }
 a:visited {
 color: #006699;
 }
 a:hover {
 color: #006699;
 text-decoration:none;
 }
 #outer2 {
 text-align:left;
 border:2px solid #ffffff;
 width:98%;
 margin:auto;
 padding:6px;
 }
 #hr {
color:#4E72A2;
width:95%;
}
 #hdr {
 position:relative;
 height: 140px;
 width:100%;
 border: 1px solid #4E72A2;
 padding:4px;
 }
  #bodyblock2, #bodyblock3, #bodyblock4 {
 position:relative;
 height: 150px;
 width:99%;
 padding:0;
 }
 #ftr {
 font-size: 1em;
 width:96%;
 height:25px;
 background:#cccccc;
 color: #4E72A2;
 margin-top: 10px;
 text-align: left;
 padding-left: 20px;
 padding-bottom: 10px;
 }
 .he1 {
 font-size: 28px;
 color:#000030;
 background-color:#4E72A2;
 text-align: center;
 }

 .he1a {
 font-size: 24px;
 color:#000030
 }
 .fnt1, .ftn3 {
 font-size:19px;
 font-weight: bold;
 color:#4E72A2
 } 
 #date {
 font-size:18px;
 position: relative;
 margin-top: 20px;
 padding: 8px;
 text-align: center;
 background-color: #ffffff;
 width: 99%;
 }
.hea12 {
 font-weight: bold;
 }
.hea121 {
 font-size:1.2em;
 text-align:left;
 text-decoration:none;
 text-indent:0px;
 }
 .parmar {
 font-weight: bold;
 }
 .tbl2 {
 position: relative;
 margin-top: 20px;
 width:98%;
 padding: 8px;
 border: 4px solid #ffffff;
 background-image: url(images/milletduo.jpg);
 }
 .nav {
 font-family:verdana;
 font-size:1em;
 text-align:center;
 position: relative;
 margin-top: 20px; 
 width: 100%;
}

.nav a{
 color: #4E72A2;
 text-decoration: none;
 font-weight: bold;
 }
.nav a:visited {
 color: #4E72A2;
 text-decoration:none;
 font-weight: bold;
 }
.nav a:hover {
 color: #ffffcc;
 text-decoration:none;
 font-weight: bold;
 }
.navi {
 font-family:verdana;
 font-size:1em;
 text-align:center;
 position: relative;
 margin-top: 20px; 
 width: 100%;
}

.navi a{
 color: #4E72A2;
 text-decoration: none;
 font-weight: bold;
 }
.navi a:visited {
 color: #4E72A2;
 text-decoration:none;
 font-weight: bold;
 }
.navi a:hover {
 color: #ffffcc;
 text-decoration:none;
 font-weight: bold;
 }
 .noborder {border: 0;}
