﻿body
{
    margin: 0px 0px 0px 0px;
    font-family: Arial;
    font-size: 12px;

}

img
{
    border: none;

}

table
{
    border: none;
        font-size: 12px;
}

input.ca
{
    text-align:center;
}

table.panel
{
    font-size: 12px;
}

Table.tiny
{
    font-size:9px;
    color: white;
}


tr.panel
{
    text-align: left;
    vertical-align: top;
    color: White;
    font-weight: bold;
    font-size: 13px;
    height:20px;
    background-image: url('/images/masterpage/titleback.jpg');
}

.menuText
{
    color: #006cb7;
    text-decoration: none;  
    font-size: 16px; 
    cursor:pointer;
    text-transform:capitalize;
}

.menuTextHL
{
    color: #FF0000;
    text-decoration: none;  
    font-size: 16px; 
    cursor:pointer;
    text-transform:capitalize;
}


.mmMain
{
    line-height: 22px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;    
    color: #006cb7;
    text-decoration: none;  
    font-size: 16px; 
    cursor:default;
    border-bottom: solid 1px black;
}

.mmMainHL
{
    line-height: 22px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    
    color: Black;
    text-decoration: none;  
    font-size: 16px; 
    cursor:pointer;
}

.mmCMain
{
    line-height: 22px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;    
    color: #006cb7;
    text-decoration: none;  
    text-transform:capitalize;
    font-size: 22px; 
    cursor:default;
    border-bottom: solid 1px black;
}

.mmCMainHL
{
    line-height: 22px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-transform:capitalize;
    color: Black;
    text-decoration: none;  
    font-size: 22px; 
    cursor:pointer;
}

.mmsubMain
{
    line-height: 22px;
    padding-left: 20px;
    color: #006cb7;
    text-decoration: none;  
    font-size: 12px; 
    cursor:default;
    
}

.mmsubMainHL
{
    line-height: 22px;
    padding-left: 20px;
    
    color: black;
    text-decoration: none;  
    font-size: 12px; 
    cursor:pointer;
}

.Title
{
    color:#006cb7;
    font-size: 15px;
    font-weight:bold;
     }
     
.subtitle
{
    font-size: 14px;
    font-weight:bold;
    color:#000000;
}

.highlight
{
    font-style:italic;
    color: Red;
}

.small
{
    font-size: 9px;
    color:#CCCCCC;
}

.footer
{
    font-size: 8px;
    color:#000000;
}

td.TitleUL
{
    font-size: 15px;
    color:#006cb7;
    font-weight:bold;
    border-bottom: solid 1px #006cb7; 
}

tr.line1
{
    background-color: #eeeeff;
    color: black;
}
  
tr.line2
{
    background-color: #ddddee;
    color: Black;
}

tr.footer
{
background-color: #006cb7;
}

tr.header
{
    background-color: #D1D2D4;
    font-weight:bold;
}

tr.notice
{
    background-color: Red;
    color: White;
    padding-top: 5px;
    padding-bottom: 5px;
}
    
tr.error
{
    background-color: Red;
    color: White;
}

A:link, A:visited
{
    color: #006cb7;
    text-decoration: none;    
}

A:hover
{
    color: red;
    text-decoration: none;
}


A.cats:link, A.cats:visited, A.cats:Hover
{
    color: #AAAAAA;
    text-decoration: none;  
    font-size: 14px;  
}

A.cats:hover
{
    color: #006cb7;
    text-decoration: none;
    font-size: 14px;  
}

A.navs:link, A.navs:visited, A.navs:Hover
{
    color: #006cb7;
    text-decoration: none;  
    font-size: 16px;  
}

A.navs:hover
{
    color: red;
    text-decoration: none;
    font-size: 16px;  
}

A.results:link, A.results:visited
{
    color: Black;
    text-decoration: none;    
}

A.results:hover
{
    color: #006cb7;
    text-decoration: none;
}

input.menusearch
{
    background-color: White;
    width: 130px;
    font-size: 9px;
    height: 14px;
    border: none;
}

input.cartqty
{
    text-align:center;
    width: 50px;
    border: solid 1px #006cb7;
}
    
    
font.tiny
{
    font-size: 8px;
}

a.topmenu:link, a.topmenu:visited
{
	display:block;
	background-image: url('/images/masterpage/topmenu.jpg');
	background-position: 0 0;
	max-height: 29;
	height: 79;
	width:80px;
	text-align: center;
	vertical-align:bottom;
	color: #555555;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	padding-top: 50px;
	
}

a.topmenu:hover
{
	display:block;
	background-image: url('/images/masterpage/topmenu.jpg');
	background-position: 0 -79;
	color: #ffffff;
}



a.MainMenu:link, a.MainMenu:visited
{
	display:block;
	background-image: url('/images/masterpage/MainMenuBG.jpg');
	background-position: 0 0;
	height: 25;
	max-height:22;
	width:	230px;
	max-width: 225;
	text-align: Left;
	padding-top: 3px;
	padding-left: 5px;
	vertical-align:bottom;
	color:#006cb7;
	font-family: Arial, Sans-Serif;
	font-size: 16px;

}

a.MainMenu:hover
{
	display:block;
	background-position: 0 -25;
	color: #ffffff;
}

a.MainSubMenu:link, a.MainSubMenu:visited
{
	display:block;
	background-image: url('/images/masterpage/MainMenuBG.jpg');
	background-position: 0 0;
	height: 25;
	max-height: 22;
	width:	230px;
	max-width: 205;
	text-align: Left;
	padding-top: 3px;
	padding-left: 25px;
	vertical-align:bottom;
	color:#006cb7;
	font-family: Arial, Sans-Serif;
	font-size: 16px;

}

a.MainSubMenu:hover
{
	display:block;
	background-position: 0 -25;
	color: #ffffff;
}

a.storeHL:link, a.storeHL:visited
{
	display:block;
	background-image: url('/images/masterpage/RowHL.jpg');
	background-position: 0 0;
	height: 25;
	max-height: 22;
	width:	100%;
	max-width: 100%;
	text-align: Left;
	padding-top: 3px;
	padding-left: 25px;
	vertical-align:bottom;
	color:#006cb7;
	font-family: Arial, Sans-Serif;
	font-size: 16px;

}

a.storeHL:hover
{
	display:block;
	background-position: 0 -25;
	color: #ffffff;
}