﻿.button
{
    border-width:1px; border-color: #666666; background-color: #cccccc;
    font-family:Verdana;
    font-size:10px;
    border-style:solid;
}
.LabelPadrao
{
    color:#666666;
    font-family:Verdana;
    font-size:10px;
    
}
.TextboxPadrao
{
    border-width:1px; border-color: #666666; 
    color:#666666;
    font-family:Verdana;
    font-size:10px;
    border-style:solid;
}
.Label
{
    font-weight:600;
}
.txtfrase
{
    color:#666666;
    font-family:Verdana;
    font-size:10px;
    }
.MenuItemStyle
{
     border-bottom: solid 1px #FFFFFF; border-right: solid 1px #FFFFFF; border-left: solid 1px #FFFFFF;
    }
