body {
	margin: 0;  
	background-color: #993300;
}
.TextBox
{
    BORDER-RIGHT: #222222 1px solid;
    BORDER-TOP: #222222 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #222222 1px solid;
    COLOR: #121212;
    BORDER-BOTTOM: #222222 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white
}
.button
{
    BORDER-RIGHT: #222222 1px solid;
    BORDER-TOP: #222222 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #222222 1px solid;
    CURSOR: hand;
    COLOR: white;
    BORDER-BOTTOM: #222222 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #CC6633
}
SELECT
{
    BORDER-RIGHT: navy thin;
    BORDER-TOP: navy thin;
    FONT-SIZE: 10px;
    BORDER-LEFT: navy thin;
    COLOR: navy;
    BORDER-BOTTOM: navy thin;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white
}
.fonte
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana;
	Color: #444444
}
.cur
{
    CURSOR: hand
}
.Textbox1
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: gray 1px solid;
    COLOR: #121212;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    BACKGROUND-COLOR: #f6f6f6
}
a:link {text-decoration : underline; color: #444444}
a:visited {text-decoration : underline; color: #444444}
a:active {text-decoration : underline ;color: #C00000}
a:hover {text-decoration : none; color:#990000}

a.toplink:link {text-decoration : underline; color: #ffffff}
a.toplink:visited {text-decoration : underline; color: #ffffff}
a.toplink:active {text-decoration : underline ;color: #C00000}
a.toplink:hover {text-decoration : none; color:#ffffcc}

.lightblueheader {font-family: arial, verdana; font-size: 14pt; color: B6C6D9;}
.titletext {font-family: arial, verdana; font-size: 10pt; color: #FF6600}
.greybold {font-family: arial, verdana; font-size: 10pt; color: 333333; font-weight: bold}
.greysmaller {font-family: arial, verdana; font-size: 11px; color: #333333; font-weight: bold}
.whitetext {font-family: arial, verdana; font-size: 10pt; color: #ffffff; font-weight: bold}
.small {font-family: arial, verdana; font-size: 9pt; color: #ffffff}
.small_colored {font-family: arial, verdana; font-size: 9pt; color: #990000}
.smaller {font-family: arial, verdana; font-size: 11px; color: #000000}
.small_grey {font-family: arial, verdana; font-size: 11px; color: #333333; font-weight:bold}
.lightsmaller {font-family: arial, verdana; font-size: 11px; color: #666666}
.maintitle {font-family: arial, verdana; font-size: 13pt; color: #000000; font-weight: bold}
.whitebold {font-family: arial, verdana; font-size: 10pt; color: 222222; font-weight: bold}
.whitetitle {font-family: arial, verdana; font-size: 13pt; color: 222222; font-weight: bold}
.smallwhite {font-family: arial, verdana; font-size: 9pt; color: 000000}
.normalwhite {font-family: arial, verdana; font-size: 10pt; color: 000000}