/*
 *
 * overrides
 *
 */

body                         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; margin: 0px; }
h1                           { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 10pt;}
th                           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 08pt; color: #000000; }
p, div, td, li               {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 08pt;
	color: #000000;
	margin-top: 10px;
	margin-right: 5px; 
	margin-bottom: 0px;
	margin-left: 5px;
}
input, select, textarea      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 08pt; color: #000000; }
a                            { color: #752501; text-decoration: none; }
a:hover                      { color: #ffffff; text-decoration: underline; }

/*
 *
 * custom
 *
 */

.error                       { color: #752501; font-weight:bold; font-size:14px; }
.whitecolor                    { color: #ffffff; font-weight:bold; font-size:16px;  }
.whitecolor_small                    { color: #ffffff; font-weight:bold; font-size:10px;  }
.redcolor                    { color: #660e0e; font-weight:bold; font-size:16px;  }
.creamcolor                   { color: #F9F3E7; }
.heading                      { font-weight: bold; font-size:16px; }
.BrownBold                      { color: #752501; font-weight: bold; font-size:12px;  }
a.bigger                      { font-weight: bold; font-size:10px; }
.smaller                     { font-size: smaller; }
.linethru                    { text-decoration: line-through; }
input.button                 { background-color: #D0D0D0; border: 1px solid #666666; }
a.button                     { background-color: #D0D0D0; color: #000000; border: 1px solid #666666; padding: 02px 02px 02px 02px; text-decoration: none; }
a.button:hover               { background-color: #F0F0F0; color: #000000; border: 1px solid #000000; padding: 02px 02px 02px 02px; text-decoration: none; }


.cartcontainer               { color: #9C0300; background-color: #ffffff; font-size: 7pt; }
.cartcontainer a             { color: #9C0300; }
.cartcontainer a:hover       { color: #000000; }

.cartcontainer3               { color: #9C0300; background-color: #C2CFD8; font-size: 7pt; }
.cartcontainer3 a             { color: #9C0300; }
.cartcontainer3 a:hover       { color: #000000; }

.lmcontainer                 { background-color: #F8F8F8; }
table.lm td                  { color: #333333; font-size: 08pt; text-align: right; background-color: #F8F8F8; }
table.lm td a                { color: #333333; }
table.lm td a:hover          { color: #E44F0B; }
table.lm th                  { color: #E44F0B; font-size: 08pt; text-align: right; background-color: #ffffff; }

table.special                { }
table.special a               { color: #ffffff; text-decoration: none; font-size:14px; font-weight:bold}
table.special a:hover               { color: #ffffff; text-decoration:underline  ; font-size:14px; font-weight:bold}
table.special td             { }
table.special tr.evenrow td  { background-color: #aaaaaa; margin-left: 250px; text-align:left;  }
table.special tr.oddrow  td  { background-color: #ffffff; }
table.special th             { background-color: #E44F0B; color: #FFFFFF; font-weight: normal; }

table.special2               { }
table.special2 td            { }
table.special2 td.evencell   { background-color: #F8F8F8; }
table.special2 td.oddcell    { background-color: #E8E8E8; }
table.special2 th            { }

table.footer td              { color: #808080; font-size: 07pt; }
table.footer td.row1         { color: #FFFFFF; background-color: #FE9900; }
table.footer td.row1 a       { color: #FFFFFF; }
table.footer td.row1 a:hover { color: #000000; }

