﻿html, body, form {
  margin  : 0px auto 0px;
  padding : 0px;
  width   : 100%;
  height  : 100%;
  font-family: Tahoma, Times New Roman, Arial, Verdana, Helvetica;
  font-size: 14px;
  color   : #5f5f5f; /*#9b8866*/
}

html {
  /*background: #111111 url('../Images/BGRed.png') top center repeat;*/
  /*background-color: #e7e7e7;*/
  /*background-color: #CF242A; */ /*C80D14 BA1113*/
}

.cHRef:visited  {color: #ffffff; text-decoration: underline;}
.cHRef:hover    {color: #ffffff; text-decoration: none;}
.cHRef          {color: #ffffff; text-decoration: underline;}

.cHRef2:visited {color: #CF242A; text-decoration: underline;}
.cHRef2:hover   {color: #8A0000; text-decoration: none;}
.cHRef2         {color: #CF242A; text-decoration: underline;}

.cImg           {border: 4px solid #FCFCFC;}
.cDiv           {border: 1px solid red;}
.cTitle         {font-size: 18px; color: #CF242A;}
.cName          {font-size: 16px; color: #4a1f00;}
.cDivProd       {margin: 10px 10px 10px 10px;}
.cDivProd ul    {margin-top: 1px;}
.cDivProd span  {font-weight: bold; font-size: 16px;}
.cProdTable     {width: 670px;}
.cProdTable span{font-weight: bold; font-size: 16px;}
.cTitleDiv      {width: 100%; text-align: right;}
.cTitleDiv span {font-size: 18px; color: #CF242A; margin-right: 50px;}

.boxMenu        {width: 275px;}
.boxIndent      {padding: 0 25px 0 9px;}
.boxIndent ul   {margin :0 !important; padding: 20px 0 0 0 !important; text-align: left;}
.boxIndent ul li  { background: url('../Images/BoxBorder.gif') bottom left repeat-x !important; margin:0 !important; padding:0 !important; border:none !important; width:243px; list-style-type: none;}
.boxIndent ul li a{ background: url('../Images/MenuArrow.gif') right 14px no-repeat; display:block; margin: 0 !important; padding:8px 0 8px 0 !important; width:265px; text-indent:8px; text-decoration:none; color:#7d7d7d !important; font-size:14px !important;}
.boxIndent ul li a:hover  { background: url('../Images/MenuHover.png') 0 0 no-repeat; color: #c81e00 !important;}
.boxIndent li.border-none { background: none !important;}

/*
.boxIndent    {padding: 0 25px 0 9px;}
.boxIndent ul {margin :0 !important; padding: 17px 0 0 0 !important; text-align: left;}
.boxIndent ul li  { background: url('../Images/BoxBorder.gif') bottom left repeat-x !important; margin:0 !important; padding:0 !important; border:none !important; width:291px; list-style-type: none;}
.boxIndent ul li a{ background: url('../Images/MenuArrow.gif') right 14px no-repeat; display:block; margin:0 !important; padding:10px 0 10px 0 !important; width:312px; text-indent:36px; text-decoration:none; color:#7d7d7d !important; font-size:14px !important;}
.boxIndent ul li a:hover  { background: url('../Images/MenuHover.png') 0 0 no-repeat; color: #c81e00 !important;}
.boxIndent li.border-none { background: none !important;}
*/
