﻿body {
}
.TextError
{
	font-family:Arial;
	font-size : 10pt;
	color : Red;
}
.welcomeText
{
	font-family:Arial;
	font-size:12pt;
	color:#0070b7;
	font-weight:400;
}
.TitleText
{
	font-family:Arial;
	font-size:11pt;
	color : White;
	font-weight:600;
}
.PriceText
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:600;
	color:#e4807d;
}
.divText
{
	font-family:Arial;
	font-size:9pt;
	color:Black;
	font-weight:500;
}
.ImageTable
{
	border-left-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-top-style: ridge;
	border-top-color: #c0c0c0;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #c0c0c0;
	border-bottom-style: ridge;
}
.TitleNewsText
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: 700;
	color: #0077b4;
	text-decoration:none;
}
.headerDiv
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial;
}
.contentDiv
{
	font-family:Arial;
	font-size:8pt;
}
.NewsCatType
{
	height: 20px;
	background-color: #b0c4de;
}
.class4
    {
		color:#C00000;
	    font-family : Arial;
	    font-size : 10pt;
	    font-weight : bold;
    }
    .class2
    {
		color:#003A75;
		font-family : Arial;
		font-size : 9pt;
    }
    .headerProText
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: 500;
	color: #6d7d93;
}
.PriceText2
{
	font-family:Arial;
	font-size:12pt;
	font-weight:700;
	color:Black;
}
.PageText
{
	color: #191970;
	font-family:Arial;
	font-size:10pt;
	font-weight:500;
}
.PageTextLink
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: 700;
	color: #d03981;
}
a.PageTextLink:link;
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: 700;
	color: #d03981;
	text-decoration:none;
}
a.PageTextLink:visited;
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: 700;
	color: #d03981;
	text-decoration:none;
}
a.PageTextLink:hover;
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: 700;
	color: #ff8c00;
	text-decoration:underline;
}
a.NameProductText:link
{
	color: #191970;
	font-family:Arial;
	font-size:10pt;
	font-weight:600;
	text-decoration:none;
}
a.NameProductText:visited
{
	color: #191970;
	font-family:Arial;
	font-size:10pt;
	font-weight:600;
	text-decoration:none;
}
a.NameProductText:hover
{
	color: #ff7f50;
	font-family: Arial;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none;
}

a.chooseType:link
{
	background-color: #00008b;
	font-family:Arial;
	font-size:8pt;
	font-weight:600;
	color:White;
	text-decoration:none;
}
a.chooseType:visited
{
	background-color: #00008b;
	font-family:Arial;
	font-size:8pt;
	font-weight:600;
	color:White;
	text-decoration:none;
}
a.chooseType:hover
{
	background-color: #00008b;
	font-family:Arial;
	font-size:8pt;
	font-weight:600;
	color:Yellow;
	text-decoration:none;
}
a.NewsCatText:link
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: 600;
	text-decoration: none;
	color: #d2691e;
}
a.NewsCatText:visited
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: 600;
	text-decoration: none;
	color: #d2691e;
}
a.NewsCatText:hover
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: 600;
	text-decoration: underline ;
	color: #607891;
}
a.TitleNews:link
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: 700;
	color: #0077b4;
	text-decoration:none;
}
a.TitleNews:visited
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: 700;
	color: #0077b4;
	text-decoration:none;
}
a.TitleNews:hover
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: 700;
	color: #ff9933;
	text-decoration: underline;
}
a.NameText:link
{
	font-family:Arial;
	font-size:9pt;
	font-weight:500;
	color:#1f1a17;
	text-decoration:none;
}
a.NameText:visited
{
	font-family:Arial;
	font-size:9pt;
	font-weight:500;
	color:#1f1a17;
	text-decoration:none;
}
a.NameText:hover
{
	font-family:Arial;
	font-size:9pt;
	font-weight:500;
	color:#006da8;
	text-decoration:underline;
}
a.nav4:link 
{
	text-decoration: none;	
	font-family:Arial;
	font-size:9pt;
	color: blue;
	font-weight:400;
}

a.nav4:visited 
{
	text-decoration: none;	
	font-family:Arial;
	font-size:9pt;
	color: blue;
	font-weight:400;
}

a.nav4:hover 
{
	text-decoration: underline;
	font-family:Arial;
	font-size:9pt;
	color: #FF8000;
	font-weight:400;
}