h1{
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold;
	}

.breadcrumbs{
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
	}

.border-bottom
	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
	}
.border-1px
	{
	border: 1px solid #CCCCCC;	
	}
	.nopadding
	{
	padding:0 0 0 0;
	}
	.border-left-right
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
 
/* Link */
a
	{
	font-weight: normal;
	color:  #666666;
	text-decoration: underline;
	font-weight: normal;
	}
a:active
	{
	color:  #666666;
	text-decoration:underline;
	font-weight: normal;
	}
a:visited
	{
	color: #666666;
	text-decoration:underline;
	font-weight: normal;
	}
a:hover
	{
	color: #333333;
	text-decoration:underline;
	font-weight: normal;
	}


/* Main menu Link */
a.MenuLink
	{
	font-weight: normal;
	color: #000000; 
	text-decoration:none;
	font-weight: normal;
	}
a.MenuLink:active
	{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	}
a.MenuLink:visited
	{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	}
a.MenuLink:hover
	{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	}
	
a.ProductLink
	{
	font-weight: normal;
	color: #000000; 
	text-decoration:none;
	font-weight: normal;
	}
a.ProductLink:active
	{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	}
a.ProductLink:visited
	{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	}
a.ProductLink:hover
	{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	}

/* GreyLink */
a.GreyLink
	{
	font-weight: normal;
	color: #666666; 
	text-decoration:none;
	font-weight: normal;
	}
a.GreyLink:active
	{
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	}
a.GreyLink:visited
	{
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	}
a.GreyLink:hover
	{
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	}

/* Black Link */
a.BlackLink
	{
	font-weight: normal;
	color: #000000; 
	text-decoration:underline;
	font-weight: normal;
	}
a.BlackLink:active
	{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	}
a.BlackLink:visited
	{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	}
a.BlackLink:hover
	{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	}

/* White Link */
a.WhiteTextLink
	{
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration:none;
	font-weight: normal;
	}
a.WhiteTextLink:active
	{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	}
a.WhiteTextLink:visited
	{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	}
a.WhiteTextLink:hover
	{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	}
	
/* Main Category Link */
a.MainCatLink
	{
	font-weight: bold;
	color: #003366; 
	text-decoration:none;
	}
a.MainCatLink:active
	{
	color: #003366;
	text-decoration:none;
	font-weight: bold;
	}
a.MainCatLink:visited
	{
	color: #003366;
	text-decoration:none;
	font-weight: bold;
	}
a.MainCatLink:hover 
	{
	color: #003366;
	text-decoration:none;
	font-weight: bold;	
	}
	
/* Product Link */
 
a.ProductLink
	{
	font-weight: normal;
	color: #666666; 
	text-decoration:none;
    text-align: center;
	}
a.ProductLink:active
	{
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	text-align: center;
	}
a.ProductLink:visited
	{
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	text-align: center;
	}
a.ProductLink:hover
	{
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	text-align: center;
	}

/* GreyLink */
a.footerlink
	{
	font-weight: normal;
	color: #CCCCCC; 
	text-decoration:none;
	font-weight: normal;
	}
a.footerlink:active
	{
	color: #CCCCCC;
	text-decoration:none;
	font-weight: normal;
	}
a.footerlink:visited
	{
	color: #CCCCCC;
	text-decoration:none;
	font-weight: normal;
	}
a.footerlink:hover
	{
	color: #CCCCCC;
	text-decoration:none;
	font-weight: normal;
	}

.Input
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	height: 20px;
	background-color: #FFFFFF;
	background-position: center;
	}
.CheckoutInput
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	height: 20px;
	background-color: #FFFFFF;
	background-position: center;
	}	
.Button
	{
	font-family: arial; 
	font-size: 10px; 
	background-color: #ffffff; 
	color: #000000; 
	font-weight: bold;
	}

.td_h1
	{
	color:#FFF700; 
	text-decoration:none;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: 18px;
	}
.borderright
	{
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	.topimgbg
	{
	background-image:url(sites/kirstendunnv1.0/graphic_design/pageimgbg.html);
	height:77px;
	}
.borderright_btm
	{
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
.productmenu
	{
	background-image:url(sites/kirstendunnv1.0/graphic_design/productmenubg.html);
	}
.menubg
	{
	background-image:url(sites/kirstendunnv1.0/graphic_design/menubg.html);
	}
/* category cell on mouseout */
.categorycell
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	cursor:hand;
	padding:3 3 3 3px;
	}
	
/* category cell on mouseover */
.categorycellon
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color:#F1F1F1;
	cursor:hand;
	padding:3 3 3 3px;
	}
	
.td_pagetitle
{
color:#333333; 
	text-decoration:none;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	}
	
ProductName {
	font-weight: normal;
	text-align: center;
	font-style: normal;
	text-decoration: none;

}
.PageName {
	font-size: large;
	font-weight: bold;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
.RelatedProductName {
	font-style: italic;
}
image border {
	border: thin solid #000000;
}
.image border {
	border: thin solid #000000;
}
