.tgrenx{
		clear:both;
		  background-image:url(images/green.jpg);
		  background-repeat: repeat;
		  margin: 0px;
	}

.tgrenx1{
	clear:both;
	background-image:url(images/hbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

.dot {
    height: 20px;
    width: 20px;
    background-color: orange;
    border-radius: 50%;
    display: inline-block;
  }

.ff1{
    font-family: 'Oswald', sans-serif;
}
.fs1{
    font-size: 26px;
}
.fs2{
    font-size: 20px;
}    
.fc1{
    color:#243B56;
}
.fm1{
    clear: both;
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
}


.hh1{
        font-family: 'Oswald', sans-serif;
        font-size: 36px;
        color: white;
        text-shadow: 1px 1px #CCC;
        text-align:center;
        line-height: 68px;
        padding: 0px;
        margin: 0px;
}

.hhm1{
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    color: white;
    text-shadow: 1px 1px #666;
    text-align:center;
    line-height: 38px;
    padding: 0px;
    margin: 0px;
}

.pText1{		
	font-family: Arial,sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 32px;
    text-align: justify;
	color: #000;
	padding: 0px;
	margin: 0px;
}