html { margin: 0px; padding: 0px; height: 100%; }
body { margin: 0px; padding: 0px; height: 100%; background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #605d56; }

.container { margin: 0px auto; padding: 0px; height: auto; width: 780px; background-image: url(../images/back_mid.jpg); background-repeat: repeat-y; background-position: center top; }

.index { margin: -260px 0px 0px -180px; padding: 0px; width: 360px; height: 520px; clear: both; position: absolute; top: 50%; left: 50%; }
.enter { margin: 0px; padding: 0px 78px; text-align: center; }

.header { margin: 0px; padding: 130px 0px 0px; background-image: url(../images/back_top.jpg); background-repeat: no-repeat; background-position: top left; }

.site { margin: 0px; padding: 0px 78px 20px; font-size: 12px; }
.site a:link, .site a:visited, .site a:active { color: #564b47; text-decoration: none; }
.site a:hover { color: #564b47; text-decoration: none; }

.menu { margin: 0px; padding: 0px 78px 25px; }
.menu a:link, .menu a:visited, .menu a:active { font-weight: bold; color: #7b776e; text-decoration: none; }
.menu a:hover { color: #7b776e; text-decoration: underline; }
.menu span { font-weight: bold; color: #bb1003; }

.content { padding: 0px 78px; }
.content_title { padding: 0px 0px 10px; color: #564b47; font-weight: bold; }
.content_text { padding: 0px 0px 20px; }
.content_text a:link, .content_text a:visited, .content_text a:active { color: #564b47; text-decoration: underline; }
.content_text a:hover { color: #90897a; text-decoration: underline; }
.content_text table { width: 100%; border-collapse: collapse; }
.content_text td { margin: 0px; padding: 0px; vertical-align: top; }
.content_text .td95 { width: 95%; }
.content_text .td50 { width: 50%; }
.content_text .td45 { width: 45%; }
.content_text .td5 { width: 5%; }
.content_text .input { margin: 0px 0px 3px; padding: 2px; width: 180px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #7b776e; border: solid 1px #7b776e; }
.content_text .textarea { margin: 0px 0px 3px; padding: 2px; height: 120px; width: 260px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #7b776e; border: solid 1px #7b776e; }
.content_text .button { margin: 0px 0px 3px; padding: 2px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; background-color: #7b776e; border: solid 1px #7b776e; cursor: pointer; }

.languages { margin: 0px; padding: 0px 78px; }
.languages a:link, .languages a:visited, .languages a:active { color: #564b47; text-decoration: none; }
.languages a:hover { color: #564b47; text-decoration: underline; }

.footer { margin: 0px; padding: 140px 0px 0px; background-image: url(../images/back_bottom.jpg); background-repeat: no-repeat; background-position: top left; }

.red { font-weight: bold; color: #bb1003; }

