﻿body 
{
    font-family: Arial;
    font-size: 9pt;
    color: #313437;
}
hr
{
    color: #D8D7D7;
    height: 1px;
}
.clsMainTxt
{
    font-family: Arial;
    font-size: 9pt;
    color: #313437;
}
.clsMainTxt-Justify
{
    font-family: Arial;
    font-size: 9pt;
    line-height: 14pt ;
    color: #313437;
    text-align: justify;
}
.clsNewsTxt
{
    font-family: Arial;
    font-size: 8pt;
    color: #545454;
}
A.clsNewsTxt
{
    font-family: Arial;
    font-size: 8pt;
    color: #315386;
}
.clsCopyright
{
    font-family: bold Arial;
    font-size: 8pt;
    color: #9A9A9A;
}
A.clsCopyright
{
    font-family: bold Arial;
    font-size: 8pt;
    color: #646F84;
    text-decoration: underline;
}
A.clsCopyright:hover
{
    font-family: bold Arial;
    font-size: 8pt;
    color: #8392AD;
    text-decoration: none;
}
.clsProdTxt
{
    font-family: bold Arial;
    font-size: 9pt;
    color: #434A63;
}
A.clsProdTxt
{
    font-family: bold Arial;
    font-size: 9pt;
    color: #7E859D;
    text-decoration: none;
}
A.clsProdTxt:hover
{
    font-family: bold Arial;
    font-size: 9pt;
    color: #7E859D;
    text-decoration: underline;
}
.clsPageTitle
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: #656128;
}
A.clsPageTitle
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: #76712E;
    text-decoration: underline;
}
A.clsPageTitle:hover
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #76712E;
    text-decoration: none;
}
.clsPageSubTitle
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color: #6E290A;
}
.clsProdPrice
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color: #6E290A;
}
.clsSubTable
{
    border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #E5E4E4;
	background-color: #F1F1F1;
}
.clsNewsTable
{
    border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #D8D7D7;
}
.clsErrorTxt
{
    font-family: Arial;
    font-size: 9pt;
    color: #FE0505;
}
.clsDatagrid caption
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #6E290A;
}
input.btnAdd
{
   color:#000000;
   font-family:arial,sans-serif;
   font-size: 8pt;
   background-color:#fed;
   border:1px solid;
   border-top-color:#6E290A;
   border-left-color:#6E290A;
   border-right-color:#000000;
   border-bottom-color:#000000;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#DFD76C',EndColorStr='#8A8435');
}
