body {
        margin : 0px 0px 0px 0px;
        background : #eeeeee;
        font : normal 85% Tahoma, Arial, Helvetica, sans-serif;
}

h3 {
        color : #753129;
        text-decoration : none;
        font: bold 12pt  Helvetica, Arial, sans-serif;
}

.menu {
        margin : 0px 0px 0px 0px;
        padding : 3px 0px 3px 15px;
        background : #753129;
        font : bold 10pt  Helvetica, Arial, sans-serif;
                border-bottom : 4px solid #EECC87;
}



.nav1 {
        color : #753129;
        text-decoration : none;
        margin : 0px 20% 0px 0px;
        font: bold 10pt  Helvetica, Arial, sans-serif;
        padding: 0px 5px 0px 5px;
        border-bottom: none;
}
.nav1 a:link {
        color : #753129;
        text-decoration : none;
        font: bold 10pt  Helvetica, Arial, sans-serif;
        padding: 0px 5px 0px 5px;
        border-bottom: none;
}
.nav1 a:visited {
        color : #753129;
        text-decoration : none;
        font: bold 10pt  Helvetica, Arial, sans-serif;
        padding: 0px 5px 0px 5px;
        border-bottom: none;
}
.nav1 a:hover {
        color : #AF2919;
        text-decoration : bold;
        padding: 0px 5px 0px 5px;
}





.nav2 {
        color : #753129;
        width: 80%;
        margin-left: 10%;
	  margin-top: 50px;
        font: 12pt  Helvetica, Arial, sans-serif;
        padding-right: 20px;
}

.nav2 a:hover {
        color : red;
	  text-decoration : bold;
}
.nav2 a:link {
        color : #330099;
	  text-decoration : none;
        padding-right: 20px;

}
.nav2 a:visited {
        color : #330099;
        text-decoration : none;

}



.contblock {
        background-color: #ffffff;
        margin-left: 10%;
        margin-right: 20%;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-bottom-style: dotted;
        border-top-color: #FF6600;
        border-right-color: #FF6600;
        border-bottom-color: #EECC87;
        border-left-color: #FF6600;
        padding-bottom: 20px;
	  padding-left: 15px;
        padding-right: 15px;
	  padding-top: 20px;


}

.powered {
        color : #753129;
        text-decoration : none;
        margin : 10% 30px 0px 0px;
        font: bold 7pt  Helvetica, Arial, sans-serif;
        padding: 0px 5px 0px 5px;
        border-bottom: none;
}
