.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006600;	
}
.menuLink:link
{
	color: #ffffff;
	text-decoration: none;
}
.menuLink:visited
{
	color: #ffffff;
	text-decoration: none;
}
.menuLink:hover
{
	color: red;
	text-decoration: underline;
}
.menuLink:active
{
	color: #ff0000;
	text-decoration: none;
}

.leftLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#006600;	
}
.leftLink:link
{
	color: #c6ff00;
	text-decoration: none;
}
.leftLink:visited
{
	color: #c6ff00;
	text-decoration: none;
}
.leftLink:hover
{
	color: yellow;
	text-decoration: underline;
}
.leftLink:active
{
	color: #ff0000;
	text-decoration: none;
}

.catLink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:#006600;	
}
.catLink:link
{
	color: #ff9933;
	text-decoration: none;
}
.catLink:visited
{
	color: #ff0066;
	text-decoration: none;
}
.catLink:hover
{
	color: yellow;
	text-decoration: underline;
}
.catLink:active
{
	color: #ff0000;
	text-decoration: none;
}

.proLink {
	font-family: Tahoma;
	font-size: 12px;
	color:red;	
}
.proLink:link
{
	color: #8b1825;
	text-decoration: none;
}
.proLink:visited
{
	color: #ff0066;
	text-decoration: none;
}
.proLink:hover
{
	color: blue;
	text-decoration: underline;
}
.proLink:active
{
	color: #ff0000;
	text-decoration: none;
}

.shortNewsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006600;	
}
.shortNewsLink:link
{
	color: #000099;
	text-decoration: none;
}
.shortNewsLink:visited
{
	color: #330066;
	text-decoration: none;
}
.shortNewsLink:hover
{
	color: deeppink;
	text-decoration: underline;
}
.shortNewsLink:active
{
	color: #ff0000;
	text-decoration: none;
}

.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:black;
	font-weight:bold;	
}
.hotNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	font-weight:bold;	
}
.newsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#006600;
	font-weight:bold;	
}
.newsLink:link
{
	color: #000099;
	text-decoration: none;
}
.newsLink:visited
{
	color: #330066;
	text-decoration: none;
}
.newsLink:hover
{
	color: #ff0033;
	text-decoration: underline;
}
.newsLink:active
{
	color: #ff0000;
	text-decoration: none;
}

.footerLink
{
	font-size: 11px;
	color: darkred;
	font-family: Arial, Helvetica, sans-serif;
}
.footerLink:link
{
	color: white;
	text-decoration: none;
}
.footerLink:visited
{
	color: white;
	text-decoration: none;
}
.footerLink:hover
{
	color: yellow;
	text-decoration: underline;
}
.footerLink:active
{
	color: #ff0000;
	text-decoration: none;
}
.normalData
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}

.itemData
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.pageHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.visited
{
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

.pageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:red;	
}
.pageLink:link
{
	color: #000066;
	text-decoration: none;
}
.pageLink:visited {
	text-decoration: none;
	color:#000066;
}
.pageLink:hover {
	text-decoration: none;
	color:red;
}
.pageLink:active {
	text-decoration: none;
	color:red;
}

.productBgrColor
{
	width:100%;
	height:100%;
	filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#00f5dee4, endColorstr=#ffdf5177);
}
.newsCat {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#006600;	
}
