div.button {margin: 0px auto;}
a.button {cursor: pointer; margin: 0px auto;}
a.button:link    {color: #000000; text-decoration: none; font-size: 12px; font-weight: normal;}
a.button:visited {color: #000000; text-decoration: none; font-size: 12px; font-weight: normal;}
a.button:hover   {color: #000000; text-decoration: none; font-size: 12px; font-weight: normal;}
a.button:active  {color: #000000; text-decoration: none; font-size: 12px; font-weight: normal;}

.button_left   {float: left; display: block;}
.button_middle {float: left; display: block; text-align: center; overflow: hidden;}
.button_right  {float: left; display: block;}

/** **/
a.navButton:link    {color: #d2d4d0; font-size: 14px; font-weight: normal;}
a.navButton:visited {color: #d2d4d0; font-size: 14px; font-weight: normal;}
a.navButton:hover   {color: #d2d4d0; font-size: 14px; font-weight: normal;}
a.navButton:active  {color: #d2d4d0; font-size: 14px; font-weight: normal;}
span.navButtonSelected {color: #d2d4d0; font-size: 14px; font-weight: normal;}

/** **/
a.productButton:link    {color: #583115; font-size: 14px; font-weight: normal;}
a.productButton:visited {color: #583115; font-size: 14px; font-weight: normal;}
a.productButton:hover   {color: #583115; font-size: 14px; font-weight: normal;}
a.productButton:active  {color: #583115; font-size: 14px; font-weight: normal;}
span.productButtonSelected {color: #583115; font-size: 14px; font-weight: normal;}

/** **/
a.standardButton:link    {color: #583115; font-size: 16px; font-weight: bold;}
a.standardButton:visited {color: #583115; font-size: 16px; font-weight: bold;}
a.standardButton:hover   {color: #583115; font-size: 16px; font-weight: bold;}
a.standardButton:active  {color: #583115; font-size: 16px; font-weight: bold;}
span.standardButtonSelected {color: #583115; font-size: 16px; font-weight: bold;}

/** **/
a.linkButton:link    {color: #4f554c; font-size: 14px; font-weight: bold;}
a.linkButton:visited {color: #4f554c; font-size: 14px; font-weight: bold;}
a.linkButton:hover   {color: #4f554c; font-size: 14px; font-weight: bold;}
a.linkButton:active  {color: #4f554c; font-size: 14px; font-weight: bold;}
span.linkButtonSelected {color: #4f554c; font-size: 14px; font-weight: bold;}