/* Created using Style Master from Western Civilisation CSS1 { 0 0 558 625 } */

body, p, td, li {}

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */

h1, h2, h3, h4, h5, h6 {}

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

p {}

a:link {}

a:visited {}

a:hover {}

a:active {}

img {}

a.menu {
font-family: Verdana;
color: #40494d;
font-size: 10px;
text-decoration: none;
font-weight: bold;
}

a.menu:hover {
font-family: Verdana;
color: #00692c;
font-size: 10px;
font-weight: bold;
}

a.forgot {
font-family: Verdana;
color: #152f90;
font-size: 8.3px;
text-decoration: underline;
font-weight: normal;
}

a.forgot:hover {
font-family: Verdana;
color: #000000;
font-size: 8.3px;
font-weight: normal;
}

.signup {
font-family: Verdana;
color: #152f90;
font-size: 9.3px;
font-weight: normal;
}

a.signup {
font-family: Verdana;
color: #152f90;
font-size: 9.3px;
text-decoration: underline;
font-weight: normal;
}

a.signup:hover {
font-family: Verdana;
color: #000000;
font-size: 9.3px;
font-weight: normal;
}

table.content {
border: 1px #bdc5e0 solid;
}

.title {
color: #000000;
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
}

.subtitle {
color: #000000;
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

input.formTXT {
color: #000000;
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
border: 1px #152f90 solid;
}

input.formTXT2 {
color: #000000;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
border: 1px #152f90 solid;
}

textarea.formTXT {
color: #000000;
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
border: 1px #152f90 solid;
}

select.formTXT {
color: #000000;
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
border: 1px #152f90 solid;
}

.formTXT {
color: #000000;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

td.borderBox {
border-left: 1px #152f90 solid;
}

td.bordexBox2 {
border-right: 1px #152f90 solid;
}

.legenda {
color: #000000;
font-size: 9px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

.contentTxt {
color: #000000;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

.contentTxt2 {
color: #000000;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: justify;
}

.contentTxt3 {
color: #000000;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
padding-left: 5px;
}