*                       {
                        color:               #000000;
                        font-family:         verdana, arial;
                        font-weight:         500;
                        font-size:           24px;
                        line-height:         30px;
                        margin:              0 0 0 0;
                        }

b                       {
                        font-weight:         bold;
                        }

small                   {
                        font-weight:         500;
                        font-size:           15px;
                        line-height:         20px;
                        }

strong                  {
                        font-size:           15px;
                        line-height:         20px;
                        font-weight:         bold;
                        }

p                       {
                        margin:              0 0 0 0px;
                        }

li                      {
                        padding-left:        0px;
                        margin-left:         0px;
                        }

body                    {
                        background-image:    url(body_back.gif);
                        margin:              10 0 0 0;
                        width:               100%;
                        height:              100%;
                        max-height:          1000000em; /* Chrome for Android (disable font boosting on mobile browsers)*/
                        -moz-text-size-adjust: none; /* Firefox Mobile (disable font boosting on mobile browsers)*/
                        }

a                       {
                        color:               #000000;
                        font-weight:         bold;
                        text-decoration:     underline;
                        }

a:hover                 {
                        text-decoration:     none;
                        }

a.bottom                {
                        color:               #FFFFFF;
                        font-weight:         bold;
                        text-decoration:     underline;
                        }

a.bottom:hover          {
                        text-decoration:     none;
                        }

a.small                 {
                        font-size:           15px;
                        line-height:         20px;
                        color:               #000000;
                        font-weight:         bold;
                        text-decoration:     underline;
                        }

a.small:hover           {
                        text-decoration:     none;
                        }

a.menu                  {
                        color:               #000000;
                        font-weight:         bold;
                        text-decoration:     underline;
                        }

a.menu:hover            {
                        text-decoration:     none;
                        }

#leer                   {
                        font-size:           10px;
                        line-height:         10px;
                        }

#menu                   {
                        background:          #FFFFFF;
                        font-size:           16px;
                        line-height:         20px;
                        font-weight:         bold;
                        }

img                     {
                        display:             block;
                        border-width:        0px;
                        margin:              0 0 0 0;
                        }

img.menu                {
                        display:             block;
                        border-width:        0px;
                        margin:              0 0 0 0;
                        }

img.fadepic             {
                        position:            absolute;
                        top:                 0;
                        left:                0;
                        opacity:             0;
                        filter:              alpha(opacity=0);
                        }

img.fimg                {
                        border-width:        10px;
                        border-style:        solid;
                        border-color:        #228B22;
                        margin-bottom:       10px;
                        margin-left:         10px;
                        margin-top:          10px;
                        }
#fadepics               {
                        position:            relative;
                        }

#fadepic                {
                        display:             block;
                        border-width:        0px;
                        margin:              0 0 0 0;
                        }

td.abt                  {
                        background:          #90C490;
                        font-size:           24px;
                        line-height:         30px;
                        }

td.map                  {
                        background:          #BCDBBC;
                        font-size:           24px;
                        line-height:         30px;
                        }

td.ett                  {
                        background:          #FFFFFF;
                        font-size:           24px;
                        line-height:         24px;
                        }

td.etx                  {
                        background:          #D2E7D2;
                        font-size:           24px;
                        line-height:         30px;
                        }

.button                 {
                        background-color:    #C0C0C0;
                        font-weight:         bold;
                        border:              none;
                        color:               #000000;
                        font-size:           24px;
                        line-height:         30px;
                        text-align:          center;
                        text-decoration:     underline;
                        display:             inline-block;
                        cursor:              pointer;
                        }

input.hide              {
                        background-color:    #D2E7D2;
                        border:              1px solid;
                        }

textarea                {
                        font-size:           24px;
                        line-height:         30px;
                        }

table.list              {
                        border-width:        3px;
                        border-style:        solid;
                        border-color:        #FFFFFF;
                        }

td.list                 {
                        background-color:    #D2E7D2;
                        }

span                    {
                        font-size:           10px;
                        line-height:         10px;
                        }

div.std                 {
                        position:            relative;
                        width:               760px;
                        }

div.line                {
                        position:            relative;
                        height:              10px;
                        background-color:    #228B22;
                        border-width:        0px;
                        margin-top:          10px;
                        margin-bottom:       10px;
                        }

div.upload_div          {
                        position:            relative;
                        height:              50px;
                        background-color:    #C0C0C0;
                        overflow:            hidden;
                        margin-top:          10px;
                        text-align:          left;
                        line-height:         50px;
                        }

div.upload_div input[type=file]
                        {
                        font-size:           100px;
                        position:            absolute;
                        left:                0;
                        top:                 0;
                        opacity:             0;
                        }

div.message_div         {
                        position:            absolute;
                        width:               800;
                        height:              300px;
                        color:               #FFFFFF;
                        background-color:    #228B22;
                        top:                 50%;
                        left:                50%;
                        margin-top:          -150px;
                        margin-left:         -400px;
                        overflow:            hidden;
                        text-align:          center;
                        border-style:        solid;
                        border-width:        10px;
                        border-color:        #000000;
                        vertical-align:      middle;
                        }