body
{
    background-image: url(http://www.deal.com.br/images/fundo.jpg);
    padding: 0px;
    margin: 0px;
    background-attachment: fixed;
    background-repeat: repeat-x;
    font-size: 9px;
    font-family: Verdana, Geneva, sans-serif;
}
.TextoRodape
{
color:White;
font-weight: normal;
font-size: 9px;
letter-spacing:1px;
}
.text0 {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: black;
	font-style: normal;
}	

.text1 {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: black;
	font-style: normal;
    text-align: right;
}
.text2 {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: black;
	font-style: normal;
}

.IE8Fix 
{ 
    z-index: 1000; 
}
.Titulo 
{
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: black;
	font-style: normal;
}
.Titulo2
{
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: Navy;
	font-style: normal;
}
.Titulo3
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-style: normal;
}

/*GridViewCSS White Chrome Style*/
.GridViewStyle
{
    font-family: Arial, Sans-Serif;
    font-size:small;
    table-layout: auto;
    border-collapse: collapse;
    border:#999999 1px solid;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(http://localhost/SiteDeal/images/HeaderWhiteChrome.jpg);
    background-position:center;
    background-repeat:repeat-x;
    background-color:#fff;
		border-bottom:solid 1px #999;
		font-size:12px; 
		text-align:left;
}
.HeaderStyle th
{
    padding: 5px;
    color: #333;
}
.HeaderStyle a
{
    text-decoration:none;
    color:#333;
    display:block;
    text-align:left;
    font-weight:normal;
    text-align:left;
    
}
.PagerStyle table
{
    text-align:center;
    margin:auto;
}
.PagerStyle table td
{
    border:0px;
    padding:5px;
}
.PagerStyle td
{
    border-top: #999999 1px solid;
}
.PagerStyle a
{
    color:#333;
    text-decoration:none;
    padding:2px 10px 2px 10px;
    border-top:solid 1px #fff;
    border-right:solid 1px #999;
    border-bottom:solid 1px #999;
    border-left:solid 1px #fff;
}
.PagerStyle span
{
    font-weight:bold;
    color:#333;
    text-decoration:none;
    padding:2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 5px;
    border-right: solid 1px #999;
}
.RowStyle td
{
    background-color:#E4E4E4;
}
.AltRowStyle td
{
    background-color: #fff;
}
.SelectedRowStyle td
{
    background-color:#FF9;
}
.text3 {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: black;
	font-style: normal;
}

.AlterText1 {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: White;
	font-style: normal;
}

.AlterText2 {
	font-weight:normal ;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: White;
	font-style: normal;
}

.AlterText3 {
	font-weight:normal ;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: White;
	font-style: normal;
}