.tahoma-11-gray {
	font-family: Verdana;
	font-size: 12px;
	color: #B2B2B2;
	text-decoration: none;
}

body{
	background-color:#000000;

}

body, table, th, td {
	font-family: Verdana;
	font-size: 12px;
	color: #B2B2B2;
	text-decoration: none;
}

a{
	color: #B2B2B2;
}
h1{
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	margin: 0;
	padding: 0;
}
input, select{
	font-family: Verdana;
	font-size: 11px;
}
.button{
	color:#FFFFFF;
	background-color:#6B1F85;
	height: 20px;
}
.table-outline{
	border: 1px solid #4D4D4D;
}
.grid{
	border-color: #000;
	border-style:solid;
	border-width:1px;
}



.toggleopacity img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

.toggleopacity:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 1;
}

.toggleopacity img{
	border: 1px solid #282402;
}

.toggleborder:hover img{
	border: 1px solid navy;
}

.toggleborder:hover{
	color: red; /* Dummy definition to overcome IE bug */
}

li a{
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
li a:hover{
	color: #fff
}
li p{
	margin-left: 16px;
	color:#666666;
}
h3{
	color:#4D5D5C;
	font-size: 10px;
}
.uppercase{
	text-transform:uppercase;
}

ul{
	margin-top: 3px;
}
li{
	list-style-image:url(../images/star.jpg);
	padding-left: 5px;
}

.product_image{
	border-color: #000;
	border-width:1px;
	margin: 0;
	padding:0;
	width: 585px;
	height: 500px;
	
}
#photoholder {
  background:#000 50% 50% no-repeat;
}
#article_image1{
	float:left; 
}
#article_image2{
	float:right; 
	padding:3px 3px 3px 6px;
}
.tahoma-11-purple {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #471459;
	text-decoration: none;
}

.tahoma-11-white {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#FFFFCC;
	text-decoration: none;
	text-transform:lowercase;
}

.grid-caption {
	font-family: Verdana;
	font-size: 11px;
	color:#FFFF99;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:2px;
}
