li { 
	font-family: Verdana;	
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-top: .4em;
	padding-top: .4em;
}
ul {
    list-style-image: url(../Images/fashion/bulletPoint.gif);
}
.body1 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #FF9900;
	font-weight: bold;
	padding-bottom: 4px;
}
.body1:link    {
    color: #FF9900; 
	font-weight: bold;
}
.body1:hover   {
    color: #FF9900; 
	font-weight: bold;	
}
.body1:visited    {
    color: #FF9900; 
	font-weight: bold;
}
.pageheading {
	font-family: Arial;
	font-size: 22px;
	line-height: 26px;
	color: #FF9900;
	text-decoration: none;
	padding-top: 0px;
	font-weight: bold;
}
.sectionheading {
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	color: #FF9900;
	font-weight: bold;
	padding: 10px 20px 5px 0px;
}
.subheading {
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	color: #FF9900;
	font-weight: bold;
	padding: 10px 20px 0px 0px;
	padding-bottom: 5px;
}
.subheading:link    {
    color: #FF9900; 
}
.subheading:hover   {
    color: #FF9900; 	
}
.subheading:visited {
    color: #FF9900; 
}
.subHeading2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.subHeading2:link    {
    color: #000000; 
}
.subHeading2:hover   {
    color: #FF9900; 	
}
.heading2bold {
	font-family: Verdana;
	font-size: 21px;
	line-height: 21px;
	color: #CC3366;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 1px;
	font-weight: bold;
}
.tblHead1  {	
	font-family: Arial;		
	font-size: 12px;		
	line-height: 13px;		
	font-weight: bold;		
	color: #FFFFFF;	
	background-color: #FF9900;	
	padding-top: 5px;	
	padding-right: 5px;	
	padding-bottom: 5px;	
	padding-left: 5px;	
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-width: 1px;	
	border-right-style: solid;	
	border-left-color: #FFFFFF;
	border-left-width: 1px;	
	border-left-style: solid;	
}
.tblRow1 {	
	font-family: Verdana;	
	font-size: 11px;	
	line-height: 14px;	
	font-weight: normal;	
	color: #000000;	
	background-color: #FFEBCC;	
	padding-top: 5px;	
	padding-right: 5px;	
	padding-bottom: 5px;	
	padding-left: 5px;	
	border: 1px solid #CC99CC;
}
.tblRow2 {	
	font-family: Verdana;	
	font-size: 11px;	
	line-height: 14px;	
	font-weight: normal;	
	color: #000000;	
	background-color: #FFF5E6;	
	padding-top: 5px;	
	padding-right: 5px;	
	padding-bottom: 5px;	
	padding-left: 5px;	
	border: 1px solid #CC99CC;
}
#slideMainDiv {
  height:250px;
  width:500px;
  position:relative;
  border:0px solid #CCCCCC;
  border-bottom:0px;
}
#slideHeaderDiv {
  width:500px;
  height:250px;
  border:0px solid #000000;
  padding-left:0px;
}
.slideDiv {
  position:absolute;
  left:0;
  top:0;
  width:500px;
  height:250px;
  border:0px solid red;
}
#newdiv {
 background-color:#FF9900;
 width:500px;
 height:16px;
 margin-bottom:0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}
