﻿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: 12pt ;
    color: #313437;
    text-align: justify;
}
.clsNewsTxt
{
    font-family: Arial;
    font-size: 9pt;
    color: #545454;
}
A.clsNewsTxt
{
    font-family: Arial;
    font-size: 9pt;
    color: #315386;
}
.clsCopyright
{
    font-family: bold Arial;
    font-size: 9pt;
    color: #9A9A9A;
}
A.clsCopyright
{
    font-family: bold Arial;
    font-size: 9pt;
    color: #646F84;
    text-decoration: underline;
}
A.clsCopyright:hover
{
    font-family: bold Arial;
    font-size: 9pt;
    color: #8392AD;
    text-decoration: none;
}
.clsProdTxt
{
    font-family: bold Arial;
    font-size: 9pt;
    color: #7E859D;
}
A.clsProdTxt
{
    font-family: bold Arial;
    font-size: 9pt;
    color: #434A63;
    text-decoration: none;
}
A.clsProdTxt:hover
{
    font-family: bold Arial;
    font-size: 9pt;
    color: #434A63;
    text-decoration: underline;
}
.clsPageTitle2
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #f0602b;
}
.clsPageTitle
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color: #434A63;
}
A.clsPageTitle
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color: #7E859D;
    text-decoration: underline;
}
A.clsPageTitle:hover
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    color: #7E859D;
    text-decoration: none;
}
.clsPageSubTitle
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #f9200d;
}
.clsProdPrice
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
}
.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: 9pt;
    color: #D56002;
}
a.MainMenuLink
{
    font-family: Arial;
    font-weight: bold;
    font-size: 9pt;
    color: #6792ce;
    text-decoration: underline;
}
a.MainMenuLink:hover
{
    font-family: Arial;
    font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
    text-decoration: none;
}
input.btnAdd
{
   color:#000000;
   font-family:arial,sans-serif;
   font-size: 9pt;
   background-color:#fed;
   border:1px solid;
   border-top-color:#979796;
   border-left-color:#979796;
   border-right-color:#000000;
   border-bottom-color:#000000;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FCE53D',EndColorStr='#F97F01');
}
.DropDown
{
    font-family: Arial;
    font-size: 9pt;
    color: #313437;
}
input
{
    font-family: Arial;
    font-size: 9pt;
    color: #313437;
}

.clsCartNoItems
{
    font: Bold 9pt Tahoma, Helvetica, Arial, sans-serif;
    color: #55514a;
}

.clsCartStatus
{
    font: 9pt Tahoma, Helvetica, Arial, sans-serif;
    color: #fecf5b;
}

.clsCartHdr	{
	font : Bold 9pt Tahoma, Helvetica, Arial, sans-serif;
	color : #ffffff;
	background : #500a0b;
	padding-left : 4px;
	padding-right: 4px;
	padding-top : 2px;
	padding-bottom: 2px;
}

.clsCartDetail1	{
	font : 9pt Tahoma, Helvetica, Arial, sans-serif;
	color : #000000;
	background-color: #efefef;
	padding-left : 2px;
	padding-right: 2px;
	padding-top : 1px;
	padding-bottom: 1px;
}

.clsCartDetail2	{
	font : 9pt Tahoma, Helvetica, Arial, sans-serif;
	color : #000000;
	background-color: #e0e0e0;
	padding-left : 2px;
	padding-right: 2px;
	padding-top : 1px;
	padding-bottom: 1px;
}

.clsCartFtr
{
    font : 10pt Tahoma, Helvetica, Arial, sans-serif;
	color : #000000;
	background-color: #e7e7e7;
}

.clsCartTotal
{
    font : Bold 11pt Tahoma, Helvetica, Arial, sans-serif;
	color : #000000;
}

.clsFormText
{
    font: 10pt Tahoma, Helvetica, Arial, sans-serif !important;
    color: #55514a !important;
}

.clsRequiredFormText
{
    font: 10pt Tahoma, Helvetica, Arial, sans-serif !important;
    color: #55514a !important;
    background-color: #ffffcc !important;
}
