﻿body 
{
    background-color:Black;
    margin-top: 0px;
   
}

A.footerWhite:link {
	COLOR: White; FONT-FAMILY: Tahoma, Helvetica, sans-serif; font-size:10pt; TEXT-DECORATION: none
}
A.footerWhite:visited {
	COLOR: White; FONT-FAMILY: Tahoma, Helvetica, sans-serif; font-size:10pt; TEXT-DECORATION: none
}
A.footerWhite:hover {
	COLOR: #6cf000; FONT-FAMILY: Tahoma, Helvetica; font-size:10pt; TEXT-DECORATION: underline
}

A.ProductLink:link {
	COLOR: Black; FONT-FAMILY: Tahoma, Helvetica, sans-serif; font-size:12pt; TEXT-DECORATION: none; font-weight:bold
}
A.ProductLink:visited {
	COLOR: Black; FONT-FAMILY: Tahoma, Helvetica, sans-serif; font-size:12pt; TEXT-DECORATION: none; font-weight:bold
}
A.ProductLink:hover {
	COLOR: #69a438; FONT-FAMILY: Tahoma, Helvetica; font-size:12pt; TEXT-DECORATION: underline; font-weight:bold
}
.ProductPrice {
	COLOR: #69a438; FONT-FAMILY: Tahoma, Helvetica; font-size:12pt; TEXT-DECORATION: none; font-weight:bold
}

.footerCopyright {
	COLOR: #6cf000; FONT-FAMILY: Tahoma, Helvetica; font-size:10pt; TEXT-DECORATION: none
}
.whiteLine {
	COLOR: White; FONT-FAMILY: Tahoma, Helvetica; font-size:9pt; TEXT-DECORATION: none;
}
.newsTitle {
	COLOR: #69a438; FONT-FAMILY: Tahoma, Helvetica; font-size:11pt; TEXT-DECORATION: none; font-weight:bold
}
.newsContent {
	COLOR: #000000; FONT-FAMILY: Tahoma, Helvetica; font-size:10pt; TEXT-DECORATION: none;
}

.ProductViewName {
	COLOR: #69a438; FONT-FAMILY: Tahoma, Helvetica; font-size:16pt; TEXT-DECORATION: none; font-weight:bold
}
.ProductViewPrice {
	COLOR: #595959; FONT-FAMILY: Tahoma, Helvetica; font-size:12pt; TEXT-DECORATION: none; font-weight:bold
}
.ProductViewDesc {
	COLOR: #000000; FONT-FAMILY: Tahoma, Helvetica; font-size:11pt; TEXT-DECORATION: none;
}