body,td,th {
	font-family: tahoma;
	font-size: 10px;
	color: #5D6163;
	vertical-align: top;	
	line-height:12px;
}
img{border:0;}
a {
	font-family:tahoma;
	font-size: 10px;	
	color: #7CAC43;
	text-decoration: none;		
}




.NavMain {
	margin: 1px;
	margin-bottom:10px;
}

.NavMainItemOff {
	background-attachment:scroll;
	background-image: url(/App_themes/totalskincare/images/menu_off.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cba1a5;*/
	height:14px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:2px;
	font-family: tahoma;
	font-size: 9px;
	/*line-height: 22px;*/
	text-align: right;
	text-transform: uppercase;
	color: #D02711;
	text-decoration:none;
	letter-spacing: .03em;
	font-weight: 700;
	width: 140px;
	display:block;
}

.NavMainItemOn {
	background-attachment:scroll;
	background-image: url(/App_themes/totalskincare/images/menu_on.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

.SubNavMain {
	margin: 1px;
	margin-bottom:1px;
}

.SubNavItemOff {
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	font-family: tahoma;
	font-size: 10px;
	/*line-height: 22px;*/
	text-transform: uppercase;
	color: #ffffff;
	text-decoration:underline;
	letter-spacing: .03em;
	font-weight: 700;
	display:block;
}

.SubNavItemOn {
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	font-family: tahoma;
	font-size: 10px;
	/*line-height: 22px;*/
	text-transform: uppercase;
	color: #ffffff;
	text-decoration:none;
	letter-spacing: .03em;
	font-weight: 700;
	display:block;
}

.PageTitle {
	padding-bottom:0px;
	padding-top:5px;
	padding-left:20px;
	padding-right:10px;
	font-family: tahoma;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	color: #D02711;
	letter-spacing: .03em;
	font-weight: 600;
}
