body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-top:10;
}
img { border:none; }

.topBorder {
	border-width: 1px;
	border-top-style: solid;
	border-color: #D2D2FF;
}
.bottomBorder {
	border-bottom: 1px solid #D2D2FF;
}
.leftBorder {
	border-width: 1px;
	border-left-style: solid;
	border-color: #D2D2FF;
}
.rightBorder {
	border-width: 1px;
	border-right-style: solid;
	border-color: #D2D2FF;
}.slogan {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.srBottomBorder {
	border-bottom: 1px solid #D2D2FF;
}
td, tr, table, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-size: 10px;
	color: #999999;
}
.menuHost {
	border: 1px solid #D2D2FF;
	background-image: url(Images/menu_bg.jpg);
	background-color: #E8E9FE;
}
.content {
	padding: 10px;
	border-left: 1px solid #D2D2FF;
	border-right: 1px solid #D2D2FF;
}
.footerLink, a.footerLink:link, a.footerLink:visited {
	color: #999999;
}
h1 {
	font-size: 24px;
	color: #0000CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #02830F;
	border-right-color: #02830F;
	border-bottom-color: #02830F;
	border-left-color: #02830F;
	font-weight: normal;
}

#dropmenudiv{
position:absolute;
border:1px solid #999999;
border-bottom-width: 0;
color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #999999;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #EFEEFC;
color: #000000;
}

.NavRightBorder {
	border-width: 1px;
	border-right-style: solid;
	border-color: #999999;
}

.NavLink, a.NavLink:link, a.NavLink:visited, a.NavLink {
	color:#666666;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a.NavLink:hover {
	color:#000000;
}

.ProductImage
{
	padding: 2px;
	margin: 0px;
	border: 1px solid #cccccc;
}
.srProductTitle
{
	color:#333333;
	font-weight:bold;
	font-size:12px;
}
.srProductArtist
{
	color:#666666;
	font-size:12px;
	font-style:italic;
}	
.srLink, .srLink:link, .srLink:visited
{
	color:#666666;
	font-size:10px;
	text-decoration:underline;
}	
.srLink:hover
{
	color:#02830F;
	font-size:10px;
	text-decoration:none;
}	

h2 {
	font-size: 18px;
	color: #02830F;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #333333;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	font-style: italic;
}
.lineSpace {
	line-height: 20px;
}
.dProductImage {
	padding: 2px;
	margin: 0px;
	border: 1px solid #999999;
}
.ArtistImage {
	padding: 2px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	cursor:hand;
}
a:visited, a:link
{
color:#0000CC;
text-decoration:none;
}
a:hover {
	color: #02830F;
	text-decoration: none;
}
