/* CSS Document */

body
{
	background-color:#000000;
}
.bodytext
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	letter-spacing:1px;
}
.headings
{
	font-family:Tahoma;
	font-size:14px;
	color:#ffea00;
	line-height:18px;
	font-weight:bold;
	letter-spacing:1px;
}
.subheadings
{
	font-family:Tahoma;
	font-size:11px;
	color:#ffea00;
	line-height:18px;
	font-weight:bold;
	letter-spacing:1px;
}
.email_link
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	line-height:18px;
	letter-spacing:1px;
}
.email_link:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
	letter-spacing:1px;
}
.sublinks
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	line-height:18px;
	letter-spacing:1px;
}
.sublinks:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#fff600;
	text-decoration:none;
	line-height:18px;
	letter-spacing:1px;
}
.catdesc
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	letter-spacing:1px;
}
.itemview
{
	font-family:Tahoma;
	font-size:11px;
	color:#757575;
	line-height:18px;
	letter-spacing:1px;
	text-decoration:none;
}
.itemview:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#757575;
	line-height:18px;
	letter-spacing:1px;
	text-decoration:underline;
}
.itemcode
{
	font-family:Tahoma;
	font-size:11px;
	color:#757575;
	line-height:18px;
	letter-spacing:1px;
	text-decoration:none;
}
.itemname
{
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	line-height:18px;
	letter-spacing:1px;
	text-decoration:none;
}
.itemname:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	line-height:18px;
	letter-spacing:1px;
	text-decoration:underline;
}
.itemprice
{
	font-family:Tahoma;
	font-size:12px;
	color:#999999;
	line-height:18px;
	letter-spacing:1px;
	text-decoration:none;
}
.productdetailsname
{
	font-family:Tahoma;
	font-size:20px;
	color:#FFFFFF;
	line-height:18px;
	letter-spacing:1px;
}
.productdetailsdesc
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	letter-spacing:1px;
}

.enlarge
{
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	line-height:18px;
	letter-spacing:1px;
	text-decoration:none;
}
.productdetailsprice
{
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	line-height:18px;
	letter-spacing:1px;
	font-weight:bold;
}
.button {
    border: 1px solid #FFFFFF;
    background: #FFFFFF;
}
.errormsg
{
	font-family:Tahoma;
	font-size:12px;
	color:#FF0000;
	line-height:18px;
	letter-spacing:1px;
	font-weight:normal;
}
.mainlinks
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	line-height:18px;
	letter-spacing:1px;
}
.mainlinks:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#fff600;
	text-decoration:none;
	line-height:18px;
	letter-spacing:1px;
}
.headinglinks
{
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	line-height:18px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}
.headinglinks:hover
{
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	line-height:18px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:underline;
}
