/*******************************************************************************************************************************************************************************
					CSS Document Author: Michael Oleksak - StarsnSites.com copyright ©2008 all rights reserved.  BEGIN WITH GLOBAL DECLARATIONS.
					 								Begin SUBmenu Style (table.SUBmenu a - must have width specified 100%)  hot pink #D51C60
*******************************************************************************************************************************************************************************/

table.SUBmenu a       { padding: 1px; text-decoration:none; width:100%;
	                    border: 1px #00868B solid; border-left: 5px #00868B solid; display: block; 
	                    }
	              
div.SUBmenu a         { color: #000; background: #fff; text-decoration:none;
	                    font-size:10px; line-height:14px; 
	                    font-family: verdana, sans-serif;
	                    padding: 2px 5px;
                        }

div.SUBmenu a:link,
div.SUBmenu a:active,
div.SUBmenu a:visited { color: #362159; background: #EEEBD9; text-decoration:none;
                        }

div.SUBmenu a:hover   { font-weight: normal; color: #ffffff; 
                        background: #00868B; border: 1px #AC6928 solid; 
                        border-left: 5px #AC6928 solid;
                        text-decoration:none;
	                    }

/**********************************************************************
 Begin CARTmenu Style (table.CARTmenu a - must have width specified 100%)
**********************************************************************/

table.CARTmenu a       { padding: 1px; text-decoration:none; width:100%;
	                    border: 1px #444444 solid; border-left: 7px #455C27 solid; display: block; 
	                    }
	              
div.CARTmenu a         { color: #000; background: #fff; text-decoration:none;
	                    font-size:10px; line-height:14px; 
	                    font-family: verdana, sans-serif;
	                    padding: 2px 5px;
                        }

div.CARTmenu a:link,
div.CARTmenu a:active,
div.CARTmenu a:visited { color: #DDD7BA; background: #333333; text-decoration:none;
                        }

div.CARTmenu a:hover   { font-weight: normal; color: #dd6900; 
                        background: #333333; border: 1px #455C27 solid; 
                        border-left: 7px #455C27 solid;
                        text-decoration:none;
	                    }	                  
/***********************************
 End Stylesheet
***********************************/
