/* CSS Document */

.top1 {
     border-top:1px solid #808000;
     border-bottom:1px solid #808000;
     border-left:1px solid #808000;
     border-right:1px solid #808000;}
.top {
     border-top:1px solid #808000;
	 border-bottom:1px solid #808000;
     border-left:1px solid #808000;
     border-right:1px solid #808000;}
.bot {
     border-bottom:1px solid #808000;
     border-left:1px solid #808000;
     border-right:1px solid #808000;}

html  { padding:0px 5px 0px 5px; background-color:#0080B4;/*background-color:#0080B4;*/}
			
body    { border:1px solid white;  font-size:1em;background-color:white;  margin:10px auto 10px auto;              border-radius:20px; max-width:850px;}/*this body is new addition background-color:white; */		

.tab1   {border:0px solid blue; background-color: white;  margin:0px auto 0px auto; width:100%;padding-left:10px; }

.tab2   {border:0px solid blue; background-color: white;  margin:0px auto 30px auto; width:100%;padding-left:10px; }/*this is for the last table */
		 
.tit1   {text-align:center; padding-bottom:10px;}

.pan1   {padding: 10px 1px 2px 10px; color:black;}

.not1    {padding: 10px 1px 3px 10px; color:black; }

.nav1  {text-align:left; font-weight:bold; padding: 30px 2px 2px 20px;}        
              /*background-image:url(../images/new.jpg);background-attachment:fixed; */

.top3, .bot3 {padding:.25em;vertical-align:mid;}

 a       { text-decoration: underline; color:black; border:1px solid white; }
 a:hover {border:1px solid black; color:black;}
 
 p        {margin-bottom:0.25em; margin-top:0.25em;} 
 
.top1 p   {text-indent:-10px;}
.bot p    {text-indent:-10px;}
.top p    {text-indent:-10px;}

.top1, .top, .bot  {padding:0px 10px 5px 20px; width:40%;}
.img1       {padding-left:10px;}

h4        {text-align:center;}

 .left     {font-weight:bold; }/* li */
 .right    {text-align:right; font-weight:bold; margin-top:-1.4em; padding-right:55px;}
  li            { list-style:none;}
img       {padding-left:10px;}
  