﻿body
{
    background-color: #FFFFFF;
}
#tudo
{
    width: 644px;
    margin: 15% auto 5% auto;
    padding: 10px;
    text-align: center;
    height: 318px;
    background-image: url('images/bgdegrade.jpg');
    background-repeat: repeat-x;
}
#conteudo
{
    padding: 5px;
    width: 629px;
    height: 303px;
    text-align: center;
    border: solid 1px black;
}
.style1
{
    width: 100%;
    height: 285px;
}
.style3
{
    height: 66px;
}
.style4
{
    height: 66px;
}
.style5
{
    width: 100%;
    height: 191px;
}
.style6
{
    width: 90px;
    height: 131px;
}
.style7
{
    height: 131px;
}
.style9
{
    width: 145px;
}
.style10
{
    width: 47px;
}
.style12
{
    width: 47px;
    height: 27px;
}
.style13
{
    width: 145px;
    height: 27px;
}
.LblHeader
{
    font-family: Verdana;
    font-size: larger;
    font-weight: bold;
}
.LblMiddle
{
    font-family: Verdana;
    font-size: small;
}
.style14
{
    width: 90px;
}
.style15
{
    height: 7px;
}
.style16
{
    height: 36px;
}
.style17
{
    width: 132px;
}
.style18
{
    width: 250px;
    height: 131px;
}
.style19
{
    height: 24px;
}
.style20
{
    height: 86px;
}
.BgModal
{
    background-color: #c0c0c0;
    opacity: 0.65;
    -moz-opacity: 0.65;
    filter: alpha(opacity=65);
}
.button
{
    background-color: #fafafa;
    border: solid 1px black;
}
.button:hover
{
    background-color: #eaeaea;
    border: solid 1px black;
}
.textbox
{
    font-family: Verdana;
    font-size: small;
    background-color: White;
    border: solid 1px black;
}
.textbox:hover
{
    font-family: Verdana;
    font-size: small;
    background-color: White;
    border: solid 1px red;
}
.textboxfocus
{
    font-family: Verdana;
    font-size: small;
    background-color: White;
    border: solid 1px red;
}
