.style1 {
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
}
body {
	background-color: /*snow*/black;
	/*color: white;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftbarlinks {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: HotPink;
	text-decoration: none;
}
.leftbarlinks_wedding {
	color: pink;
}
.leftbarlinks_she {
	color: red;
}
.leftbarlinks_him {
	color: blue;
}
.leftbarlinks_watches {
	color: black;
}
.leftbarlinks:hover, leftbarlinks_wedding:hover, leftbarlinks_she:hover, leftbarlinks_him:hover, leftbarlinks_watches:hover {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	/*color: #00000F;*/
	color: black;
	text-decoration: none;
}
.maintable {
	border: 1px dotted black;
	background-color: white;
}
body,td,th {
	font-family: Arial, Helvetica;
	font-size: 12px;
}
.style2 {
	font-size: 10px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {
	font-size: 10px;
	color: #999999;
}
.style5 {font-size: 12px; }
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.piclinks {
	/*color: #000000;*/
	color: #000000;
}
.leftbars {
	border-bottom: 1px solid black;
}
.leftbarshover {
	/*background-color: #DDF8FF;*/
	border-bottom: 1px solid white;
}
.images {
	border: 2px solid #FFFFFF;
}
.images:hover {
	border: 2px solid black;
}
.subtitle {
	color: #FFFFF1;
	background-color: #000000;
}
li {
	list-style-image: url(images/li.jpg);
}
a.uplinks{
	font-family: Arial, Helvetica;
	font-weight:bold;
	/*color: #B700B7;*/
	/*color: aqua;*/
	color: white;
}
.title_style{
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color:#000000;
}

.subcat_links{
	color: darkgreen;
}

.subcat_links:hover{
	color: red;
	text-decoration: none;
}

.admin_visits{
	color: green;
}

.selected_cat{
	font-weight: bold !important;
	/*font-size: 13px;*/
	color: #000000 !important;
}

.selCatBlock{
		background-color: Lavender;
}

.viewItem_cat_links_top{
	padding-left: 5px;
}

#bottom_big_text{
	color: white;
}

.productDesc{
	font-size: 13px;
	font-family: /*Verdana*/Tahoma,Sans,Arial,Helvetica,sans-serif;
}


/*item links hover effects*/
.strong:after,
#n2 strong.itemlinks:before{
/*Workaround for Gecko*/
	content: "";
}

strong.itemlinks:hover:after{
	content: "\00BB"
}

strong.itemlinks:hover:before{
	content: "\00AB"
}
/*item links hover effects*/

#bottom_links_center{
  color: #FFFFFF;
}
#bottom_links_center a{
  color: white;
}

#special_subcat_link{
  color: RoyalBlue;
}
#special_subcat_link:hover{
  color: red;
}
