/* CSS Document */

bgimage{
		background-image:url('bg image.jpeg');
		background-repeat:no-repeat;
		} 

.Name{
        color: #CCCCCC;
		font-family:Atlantix SSi;
		font-size:16px;
       	font-weight:bold;
		}
a{
	color:#971818;
	font:12px Verdana;
	align:center;
	text-align: center;
	text-decoration:none;
	background-position: center center;
	vertical-align: middle;
	
	}

a:visited{
   Text-decoration:none;
   color:#971818
   
    }
	
a:link{
   Text-decoration:none;
   color:#034B54
  
   }

a:hover{
   Text-decoration:underline;
   color:#0C7516
   
   }
 
a:active{
   Text-Decoration:none;
   color:#971818
 
   } 
   
.button{
	color:#009999;
	Font-family:Tahoma;
	Font-size:23px;
	align:center;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	
	}

	
.button1{
        color:#003333;
		font-family:verdana;
		font-size:14px;
		align:left;  
		vertical-align: middle;
		}
.header{
        color:#176873;
		font-family:verdana;
		font-size:15px;
       	
		}
.header1{
        color:#176873;
		font-family:Tahoma;
		font-size:14px;
       	font-weight:bold;
		}
.header3{
        color:#006666;
		font-family:verdana;
		font-size:13px;
       	font-weight:bold;
		}
.Description{
        color:#990000;
		font-family:verdana;
		font-size:17px;  
		}	
.body{
        color: #CCCCCC;
		font-family:Atlantix SSi;
		font-size:25px;
		Text-align:justify;
		}		
.body2{
        color:#176873;
		font-family:verdana;
		font-size:12px;
		font-weight:bold;
		}
.body3{
        color:#990000;
		font-family:verdana;
		font-size:15px;
		font-weight:bold;
		}
.body4{
        color:#000000;
		font-family:verdana;
		font-size:10px;
		font-weight:bold;
		}
.more{
	color:#0F8593;
	Font-family:verdana;
	Font-size:12px;
	align:center;
	text-align:left;
	background-position:left left;
	vertical-align: left;
	}
	
.iframe { 
overflow: hidden; 
} 

