h1 {
	font-family: sans-serif;
	font-size: 14pt;
}

A:link {
	COLOR: BLUE; TEXT-DECORATION: none

}



A:visited {
	COLOR: PURPLE; TEXT-DECORATION: none

}



A:active {
	COLOR: #C00000; TEXT-DECORATION: underline

}



A:hover {
	COLOR: #C00000; TEXT-DECORATION: underline

}

/* Store Title Font */
.eps-storetitle {
	font-family:		Arial;
	font-size:		22px;
	font-weight:		bold;
	color:			#000000;
}

/* In affiliation with... */
.eps-affilwith {
	font-family:		Arial;
	font-size:		11px;

}

/* Menu Bar BG */
.eps-menubarbgtop {
	border:		0px solid #F5F5F5;
	background-color:	#F5F5F5;
}

/* News Bar BG (below menu) */
.eps-menubarbgbot {
	font-size:		11px;
	background-color:	#FFFFFF;
	color:			#FFFFFF;
}

/* Search Field */
.eps-searchfield {
	font-size:		11px;
	font-weight:		bold;
}

/* Left Side Background */
.eps-leftbg {
	border:		0px solid #FFFFFF;
	background-color:	#FFFFFF
}

/* Category Hierarchy Font */
.eps-hierarchy {
	font-family:		Arial;
	font-size:		11px;
	font-weight:		bold;
}

/* Category List Title Font */
/* ie. "Browse Comics" */
.eps-catlisttitle {
	font-family:		Arial;
	font-size:		11px;
	font-weight:		bold;
	color:			black;
}

/* Category List Link Font */
.eps-catlistlinks {
	font-family:		Arial;
	font-size:		11px;
	font-weight:		default;
}

/* Main Background */
.eps-mainbg {
	background-color:	#FFFFFF;
}

/* Section Title Font */
.eps-sectiontitle {
	font-family:		Arial;
	font-size:		18px;
	font-weight:		bold;
}

/*  Small Text */
.eps-small {
	font-size:		11px;
}

/*  Smallest Text */
.eps-smallest {
	font-family:		Arial;
	font-size:		10px;
}

/*  Small/Light Text */
.eps-small-light {
	font-family:		Arial;
	font-size:		10px;
	color:			#666666;
}

/* Page Navigation Font */
.eps-pagenav {
	font-family:		Arial;
	font-size:		11px;
}

/* Browsing: Navigation Cell */
.eps-browsenavcell {
	border:		1px solid #E6E6E6;
	background-color:	#FFFFFF;
}

/* Browsing: Product Cell 1 */
.eps-browseproductcell {
	border:		0px solid #DCDCDC;
	background-color:	#FFFFFF;
}

/* Browsing: Product Cell 2 */
.eps-browseproductcell2 {
	border:		0px solid #DCDCDC;
	background-color:	#FFFFFF;
}

/* Browsing: Title */
.eps-browsetitle {
	font-family:		Arial;
	font-size:		11px;
	font-weight:		bold;
}

/* Browsing: Artist */
.eps-browseartist {
	font-family:		Arial;
	font-size:		10px;
}

/* Browsing: Type */
.eps-browsetype {
	font-family:		Arial;
	font-size:		10px;
}

/* Browsing: Size */
.eps-browsesize {
	font-family:		Arial;
	font-size:		10px;
}

/* Browsing: Frameable/Mountable */
.eps-browseframemount {
	font-family:		Arial;
	font-size:		10px;
}

/* Browsing: Price */
.eps-browseprice {
	font-family:		Arial;
	font-size:		11px;
	font-weight:		bold;
	color:			#0783D7;
}

/* Browsing: Sale Price */
.eps-browsepricesale {
	font-family:		Arial;
	font-size:		11px;
	font-weight:		bold;
	color:			red;
}

/* Viewing: Details Cell */
.eps-viewdetailscell {
	border:		0px solid #CC0000;
	background-color:	#FFFFFF;
}

/* Viewing: Prev/Next Cell */
.eps-viewnavcell {
	border:		2px solid #DCDCDC;
	background-color:	#F1E7EA;
}

/* Viewing: Tell Friend Cell */
.eps-viewfriendcell {
	border:		1px solid #E4E4ED;
	background-color:	#FFFFFF;
}

/* Viewing: Artist */
.eps-viewartist {
	font-family:		Arial;
	font-size:		11px;
}

/* Viewing: Type */
.eps-viewtype {
	font-family:		Arial;
	font-size:		15px;
	font-weight:		normal;
}

/* Viewing: Size */
.eps-viewsize {
	font-family:		Arial;
	font-size:		15px;
}

/* Viewing: Frameable/Mountable */
.eps-viewframemount {
	font-family:		Arial;
	font-size:		12px;
}

/* Viewing: Price */
.eps-viewprice {
	font-family:		Arial;
	font-size:		18px;
	font-weight:		bold;
	color:			#CC0000;
}

/* Viewing: Sale Price */
.eps-viewpricesale {
	font-family:		Arial;
	font-size:		22px;
	font-weight:		bold;
	color:			#000000;
}

/* Viewing: Sale Savings */
.eps-viewsalesavings {
	font-family:		Arial;
	font-size:		15px;
	font-weight:		bold;
	color:			#CC0000;
}

/* Category Cell 1 */
.eps-browsecatcell {
	border:		0px solid #E6E6E6;
	background-color:	#FFFFFF;
}

/* Category Cell 2 */
.eps-browsecatcell2 {
	border:		0px solid #E6E6E6;
	background-color:	#F8F8F8;
}

/* Browsing: Category Title */
.eps-browsecattitle {
	font-family:		Arial;
	font-size:		12px;
	font-weight:		bold;
}

/* Forms */
form {
	margin:		0px;
	padding:		0px;
}
