p.dotted {border: 6px; border-style: dotted; border-color: #FFCDCC; padding: 5px;} 
p.dashed {border: 4px; border-style: dashed; border-color: #FFCDCC; padding: 5px; Letter-spacing: 0.2em; color: Red; font-weight: bold; font-family: "Century Gothic", Verdana, Arial, sans-serif;} 
.Copyright 
{font-size: xx-small;
text-align: center;
font-weight: bold;
} 

/* COMPANY COLORS */
.PJpink {
	color: #F57B90;
}
.PJpinkhot {
	color: #FF06CE;
}
.PJred {
	color: #CC1111;
}
.PJcyan {
	color: #33CCFF;
}
.PJgreen {
	color:#54BE5A;
}
/* FONT SIZES */
.FS1em {
	font-size: 1em;
}
.FS12em {
	font-size: 1.2em;
}
.FS15em {
	font-size: 1.5em;
}
.FS2em {
	font-size: 2em;
}
/* Plug for The Home Page Store */
.CenturyGothic {
	font-family: "Century Gothic","Palatino Linotype", Papyrus, Verdana, Arial, sans-serif;
}
.CenturyGothicJ {
	font-family: "Century Gothic","Palatino Linotype", Papyrus, Verdana, Arial, sans-serif;
	text-align: justify;
	}	
	
.Palatino {
	font-family: Papyrus, "Palatino Linotype", Verdana, Arial, sans-serif;
	}
.PalatinoJ {
	font-family: Papyrus, "Palatino Linotype", Verdana, Arial, sans-serif;
	text-align: justify;
	}	
.Papyrus {
	font-family: Papyrus, "Palatino Linotype", Verdana, Arial, sans-serif;
	}	
.NavPrimary 
{
font-family: "Century Gothic", Verdana, Arial, sans-serif;
font-size: 100%;
font-weight: 900;
text-decoration: none !Important;
color: Black !Important; /* Font Color */
}
.SubCatBox
{
	font-size: 80% !important;
	color: gray;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
}
#transparentblock {
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}


.Nav 
{
font-family: "Century Gothic", Verdana, Arial, sans-serif;
font-size: 80%;
font-weight: normal;
text-decoration: none;
color: Black; /* Font Color */
}
.Price 
{
font-family: "Century Gothic", Verdana, Arial, sans-serif;
/* font-size: 80%; */
font-weight: bold;
text-decoration: none;
color: red; /* Font Color */
text-align: Center; /* Align Text */
}
.DetailPrice 
{
font-family: "Century Gothic", Verdana, Arial, sans-serif;
/* font-size: 80%; */
font-weight: bold;
text-decoration: none;
color: red; /* Font Color */
text-align: Left; /* Align Text */
}
.ProductID
{
font-family: "Century Gothic"; /* Font Face */
font-size: 10pt; /* Font Size */
color: #B57202; /* Font Color */
font-weight: 900; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: White; /* Background color */
text-align: left; /* Align Text */
}
.ProductName
{
font-family: "Century Gothic"; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: White; /* Background color */
text-align: Center; /* Align Text */
}
.Link
{color: #000000;
font-size: 100%;
font-weight: 700;
} 
/* #FF5050 */
A:Link {color: #000000;
font-size: 100%;
font-weight: 700;
text-decoration: none;
} 
A:hover {color: black !important;
font-size: 100%;
font-weight: 700;
text-decoration: underline;} 

A:visited {color: #000000;
font-size: 100%;
font-weight: 900;
text-decoration: none;} 
