body {
  font-family: Georgia, "Times New Roman", Times, serif;
}

td {
        font-family: "Times New Roman", Times, serif;
        font-size: small;
        color: #669999;
}

th {
        font-family: Georgia, "Times New Roman", Times, serif;
}

/* here the header section begins  */
.MyHeader {
  background-image: url(images/background.jpg);
  background-repeat: repeat-x;
  background-color: #cccccc;
  Top: 3px;
  height: 103px;
  margin-top:15px;
  margin-left: 155px;
  margin-right: 35px;
}

.MyHeaderLeft {
        float: left;
        width : 127px;
        margin-top:15px;
        margin-left:15px;


}

.MyHeaderMiddle {
  position: absolute;
  top: 0px;
  left: 300px;
  margin-top:15px;
}

.MyHeaderEnd {
  float: right;
  margin-right: -3px;
}




.header{
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 18px; 
                color: white; 
                font-weight : bold
}
.navbox {
	width : 130px;
	height : 7px;
	line-height: 200%;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	border-color : #b0c4de;
	border-width : 1px;
	border-style : outset;
	letter-spacing: 1px;
	vertical-align : 20%;
	font-weight : bold;
	margin-left:-10px;
	background-color: #669999;

}
A.nav:link {
                color: #FFFFFF; 
                text-decoration : none; 
                background: #669999;
                display: block;
 }
A.nav:visited {
                color: #FFFFFF; 
                text-decoration : none; 
                background: #669999;
                display: block
                }
A.nav:hover {
	color: Aqua;
	background: #669999;
	text-decoration : none;
	display: block
}

A.nav2:link {
                color: #fad647; 
                text-decoration : none; 
                background: #003366;
                display: block
                }
A.nav2:visited{
                color: #fad647; 
                text-decoration : none; 
                background: #003366;
                display: block
                }
A.nav2:hover{ 
                color: #00CC99;  
                text-decoration : none; 
                background: #003366;
                display: block
                }
.navigation{
        width: 160px;
        border-top: 0px solid #6699cc;
        border-right: 0px solid #6699cc;
        border-bottom: 0px solid #6699cc;
        border-left: 0px solid #6699cc;
}
.Content {
        background: white;
        background-position : center;
        font-size: 12pt;
        border: thin none #FFFFFF;
        color: #669999;
        font-family: "Times New Roman", Times, serif;
        font-weight: bold;
}
.infoheadercenter{
        background:#FFFFFF;
        color : #669999;
        font-family : "Times New Roman", Times, serif;
        font-weight:bold;
        font-size: large;
        font-style: normal;
        line-height: normal;
        text-align: center;
}
.infostandard{
        font-color:#669999;
        font-weight:normal;
        font-size:medium;
        font-family: "Times New Roman", Times, serif;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        color: #669999;
        text-align: justify;
}
.infoheader {
        background:#FFFFFF;
        color : #669999;
        font-family : "Times New Roman", Times, serif;
        font-weight:bold;
        font-size: large;
        font-style: normal;
        line-height: normal;
        text-align: left;
}
ul {
        font-family: "Times New Roman", Times, serif;
        font-size: small;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        color: #669999;
        text-align: left;
}
.ContentSmaller {
        background: white;
        background-position : center;
        font-size: small;
        border: thin none #FFFFFF;
        color: #669999;
        font-family: "Times New Roman", Times, serif;
        font-weight: lighter;

}

