body	{
	background: #000000;
	margin: 0px;
	margin-right: 25px;
	vertical-align: top;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
} 
table {
	padding: 0px;
	border: 0px;
	vertical-align: top;
	margin: 0px;
} 
td, p, li {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	padding: 0px;
}
.header {
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
}
.menu {
	width: 195px;
	vertical-align: top;
	background: #030208;
	background-image: url('images/index_r1_c1.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.scmenu {
	width: 100%;
	text-align: right;
	height: 30px;
	color: #ffffff;
	font-size: 18px;
}
a.scmenulink {
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
}
a.scmenulinkon {
	color: #ffffff;
	font-size: 15px;
	text-decoration: underline;
	font-weight: normal;
}
.main {
	width: 100%;
	vertical-align: top;
	background-repeat: repeat-y;
	padding-left: 20px;
}
.toplist {
	height: 30px;
	vertical-align: middle;
	text-align: right;
} 
.toplist-left {
	padding-top: 2px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
} 
.content {
	text-align: left;
	vertical-align: top;
	width: 100%;
}
a {
	color: #ffffff;
	background-color: transparent; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
}
a.white {
	color: #ffffff;
}
.footer {
	padding: 3px;
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}
.footerlink {
	font-size: 10px;
	font-weight: normal;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
	border: 1px solid black;
}

.nobullet {
	list-style: none;
}
.cathead {
	font-weight: bold;
	padding-top: 5px;
}
.productimage {
	border: 0px;
}
.admindark {
	padding: 3px;
	text-align: right;
	background: #5b0149;
	color: #ffffff;
	font-weight: bold;
}
.admindarkleft {
	padding: 3px;
	text-align: left;
	background: #5b0149;
	color: #ffffff;
	font-weight: bold;
}
.adminlight {
	padding: 3px;
	text-align: left;
	background: #c09fc6;
}
.adminlightcart {
	padding: 3px;
	text-align: left;
	vertical-align: top;
	background: #c09fc6;
}
