A:link {text-decoration: none; color: #4f6b72}
A:visited {text-decoration: none; color: #4f6b72}
A:active {text-decoration: none; color: #4f6b72}
A:hover {text-decoration: underline; color: red;}

.Error { border: solid 2px #CC0000; border-top-width: 10px; border-right-width: 0; border-left-width: 0; }
.RowError { background-color: #FFFFFF; color: #CC0000; font-weight: bold;}


.footer {
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
}
.Menu {
        font-family: Tahoma;
        font-size: 14px;
        color: #033653;
        font-weight: bold;
}
.Title {color: #033357; font-size: 24px; font-family: Tahoma;}
.Frase {
        font-family: Tahoma;
        font-size: 16px;
        color: #033357;
        font-style: italic;
}
.Texto {font-size: 16px; color: #033357; font-family: Tahoma;}
.style2 {
        font-size: 14px;
        font-family: Tahoma;
        color: #033357;
        line-height: 18pt;
}
.Customers {
        font-family: Tahoma;
        font-size: 14px;
        color: #033653;
        font-weight: bold;
}
.Parrafo {
        font-size: 14px;
        font-family: Tahoma;
        color: #033357;
        line-height: 18pt;
        font-weight: bold;
}

.RowHeader {
        font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        color: #4f6b72;
        border-right: 1px solid #C1DAD7;
        border-bottom: 1px solid #C1DAD7;
        border-top: 1px solid #C1DAD7;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-align: center;
        padding: 6px 6px 6px 12px;
        background: #CAE8EA url(../Admin/admimages/bg_header.jpg) no-repeat;
}

.Row1 {
        border-right: 1px solid #C1DAD7;
        border-bottom: 1px solid #C1DAD7;
        background: #F5FAFA;
        padding: 6px 6px 6px 12px;
        color: #797268;
        text-align: center;
}

.Row2 {
        border-right: 1px solid #C1DAD7;
        border-bottom: 1px solid #C1DAD7;
        background: #fff;
        padding: 6px 6px 6px 12px;
        color: #4f6b72;
        text-align: center;
}

.TitleRow {
        background-color: #3366CC; color: #FFFFFF;
        font-weight: bold;  text-align: center;
        font-family: Tahoma;
}

.Row11 {
        border-right: 1px solid #C1DAD7;
        border-bottom: 1px solid #C1DAD7;
        background: #F5FAFA;
        padding: 6px 6px 6px 12px;
        color: #797268;
        text-align: center;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.RowMenu {
        border-right: 1px solid #C1DAD7;
        border-bottom: 1px solid #C1DAD7;
        background: #CAE8EA url(admimages/bg_header.jpg) no-repeat;
        padding: 6px 6px 6px 12px;
        color: #4f6b72;
        text-align: center;
        font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
