body td, span, li, ul, p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	
}
ul{list-style:square}

body {
scrollbar-arrow-color: AEB0AD;
scrollbar-base-color: AEB0AD;
scrollbar-dark-shadow-color: C0C0C0;
scrollbar-track-color: 254268;
scrollbar-face-color: 254268;
scrollbar-shadow-color: C0C0C0;
scrollbar-highlight-color: CCCCCC;
scrollbar-3d-light-color: CCCCCC;
}

.minicart {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

A.submenu:link, A.submenu:visited
{  
text-decoration: none; 
font-size: 11px;
line-height: 14px; 
text-transform: uppercase;
font-weight: bold; 
color: #FFFFFF; 
}


a.submenu:hover, a.submenu:active
{  
text-decoration: none; 
font-size: 11px;
line-height: 14px;
text-transform: uppercase;
font-weight: bold; 
color: #C0C0C0; 
}

/*nav*/
.nav, .nav a:link, .nav a:active, .nav a:visited {
    color:  #3A426F;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: bold; 
}

.nav a:hover {
    color:  #446A89;
    font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: bold; 
	text-decoration: underline;
}

.cartnav a:link, .cartnav a:active, .cartnav a:visited{ 
    font-weight: normal;
	font-size: 12px;
    color: #ffffff; 
   	text-transform: uppercase;
	font-weight: bold; 
    text-decoration: none;
}
.cartnav a:hover {
    font-weight: normal;
	font-size: 12px;
    color: #446A89;
   	text-transform: uppercase;
	font-weight: bold; 
	text-decoration: underline;
}

.cartnav1 a:link, .cartnav1 a:active, .cartnav1 a:visited{ 
    font-weight: normal;
	font-size: 14px;
    color: #ffffff; 
   	text-transform: uppercase;
	font-weight: bold; 
    text-decoration: none;
}
.cartnav1 a:hover {
    font-weight: normal;
	font-size: 14px;
    	color: #446A89;
   	text-transform: uppercase;
	font-weight: bold; 
	text-decoration: underline;
}

/* links */
a:link, a:active, a:visited{ 
    font-weight: normal;
	font-size: 12px;
    color: #BED0E5; 
	text-decoration: none;
}
a:hover {
    font-weight: normal;
	font-size: 12px;
    color: #446A89;
	text-decoration: underline;
}

/* form elements */
input {
	font-size: 12px;
	color: #000000;
}
select {
	font-size: 12px;
	color: #000000;
}

/* Rollver */

.iTt{
    FONT-FAMILY:       Verdana, Arial, Helvetica;
    FONT-SIZE:         11px;
    FONT-STYLE:        normal;
    FONT-WEIGHT:       normal;
    COLOR:             black;
    BACKGROUND-COLOR:  lightyellow;
    BORDER:            black 1px solid;
    PADDING:           2px;
}