/***********************************
CSS Document
Author: Michael Oleksak - StarsnSites.com
copyright ©2005 all rights reserved. 
OPTIONAL TABLES STYLES.
background-image:url('../images/REPLACE.jpg');
***********************************/          	

/***********************************
 Begin Table Nav SUBMenu Styles
***********************************/
      
table.SUBmenu a { width:99%; padding: 1px; text-decoration:none; text-align: center;
	              border-left: 1px solid #efefef;
	              border-top: 1px solid #efefef;
	              border-right: 1px solid #efefef;
	              border-bottom: 1px solid #efefef;
	              display: block; 
	              } 

div.SUBmenu a { width:99%; color: #000; background: #fff; text-decoration:none;
	            font-size:9px; line-height:12px;
                }
div.SUBmenu a:link,
div.SUBmenu a:active,
div.SUBmenu a:visited { color: #000; background: #F4D36B; text-decoration:none;
                        }

div.SUBmenu a:hover { width:99%; color: #000; background: #efefef; text-decoration:none;
	                  border-left: 1px solid #555F86; 
	                  border-top: 1px solid #555F86;
	                  border-right: 1px solid #555F86;
	                  border-bottom: 1px solid #555F86;
                      }
                
/***********************************
 End Table Nav SUBMenu Styles
***********************************/

/***********************************
 Begin Table Nav CARTmenu Styles
***********************************/

table.CARTmenu a { padding: 1px; text-decoration:none;
	width:100%; border:2px solid; display: block; text-align: center;
	border-top-color : #FAF5E1; 
    border-right-color : #A59F89; 
    border-bottom-color : #747060; 
    border-left-color : #F9F2D7;} 

div.CARTmenu a {
	color: #747060; background: #fff; text-decoration:none;
	font-size:12px; line-height:20px; font-weight: bold;
	font-family: verdana, sans-serif;
    }

div.CARTmenu a:link,
div.CARTmenu a:active,
div.CARTmenu a:visited { color: #747060; background: #F7EFCD; text-decoration:none;
                        }

div.CARTmenu a:hover { 
      color: #747060; background: #F7EFCD; border:2px solid text-decoration:none;
	  border-top-color : #747060; 
      border-right-color : #F9F2D7; 
      border-bottom-color : #FAF5E1; 
      border-left-color : #A59F89;
      text-indent: 2px;      
      }
 
                   
/***********************************
 End Table Nav CARTmenu Styles
***********************************/

/***********************************
 End Stylesheet
***********************************/
