table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link       {
   color: #243E44;
   text-decoration: none;
}
a:visited    {
   color: #243E44;
   text-decoration: none;
}
a:active     {
   color: #9F8600;
   text-decoration: none;
}
a:hover      {
   color: #DE6207;
   text-decoration: underline;
}
h3           {
   color: Navy;
   font-size: 15px;
   font-family : "MS Sans Serif", Geneva, sans-serif;
}
h4           {
	color: #2F4F4F;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
}
.errMess {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align : center;
	text-decoration: none;
}
.found {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF66;
	text-align : center;
	text-decoration: none;
}
.Logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #63737a;
	background-color: #c0c3c5;
}
.NavyTop {
	font-weight: bold;
	color: #FFFF99;
	text-align : center;
	text-decoration: none;
}
.NavyTopActiv {
   font-weight: bold;
   color: #E87442;
   text-align : center;
	text-decoration: none;
}
.CartInfoHeader      {
   font-weight: bold;
   color: #243E44;
   text-align : center;
	text-decoration: none;
}
.CartInfo {
	color: #243E44;
}
.NavyLeft      {
	font-weight: bold;
	color: #3E4B5F;
	text-decoration: none;
}

.NavyLeftActiv {
   font-weight: bold;
   color: #3333FF;
	text-decoration: none;
}
.UserMenuHeader      {
   font-weight: bold;
   color: #3E4B5F;
   text-align : center;
   text-decoration: none;
}
.UserMenu      {
	color: #3E4B5F;
	text-decoration: none;
}
.UserMenuBut         {
	cursor: hand;
	color: #3E4B5F;
	border: 1px outset #000000;
	font-weight: bold;
}
.UserMenuInp {
	color: #003300;
	background-color: #EEF0F2;
	border: 1px solid #5e6d82;
}
.StatsHeader      {
	color: #3E4B5F;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.Stats {
	color: #3E4B5F;
	text-decoration: none;
}
.NavyBot      {
	font-weight: bold;
	color: #FFFF99;
	text-align : center;
	text-decoration: none;
}
.NavyBotActiv {
   font-weight: bold;
   color: #E87442;
   text-align : center;
	text-decoration: none;
}
.ContentHeader      {
	font-size: 16px;
	font-weight: bold;
	color: #24656C;
	text-align : center;
	text-decoration: none;
}
.ContentH2      {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFE0;
	text-align : center;
	text-decoration: none;
}
.ContentH3      {
	font-size: 13px;
	font-weight: bold;
	color: #3E4B5F;
	text-decoration: none;
}
.ContentH4      {
	font-size: 14px;
	font-weight: bold;
	color: #3E4B5F;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.ContentH5      {
   color: #39424F;
   text-decoration: none;
}
.Content      {
	background-color: #D0D1D3;
	color: #000000;
}
.White      {
	color: #000000;
	background-color: #FFFFFF;
}
.ContentTabHeader      {
   font-weight: bold;
   color: #FFFFE0;
   background-color: #778899;
   text-align : center;
	text-decoration: none;
}
.ContentTabH2      {
   font-weight: bold;
   color: #FFFFE0;
   background-color: #5e6d82;
   text-align : center;
	text-decoration: none;
}
.ContentTabH3      {
   font-weight: bold;
   color: #39424F;
   background-color: #E6F7F5;
   text-align : center;
	text-decoration: none;
}
.ContentTabH4      {
	font-size: 13px;
	font-weight: bold;
	color: #3E4B5F;
	text-decoration: none;
}
.ContentTab      {
	background-color: #E7ECEC;
	color: #39424F;
}
.ContentBut         {
	cursor: hand;
	color: #FFFFE0;
	background-color: #778899;
	border: none;
	font-weight: bold;
}
.ContentInp {
	color: #3E4B5F;
	background-color: #E7ECEC;
	border: 1px solid #5e6d82;
}
.NewsHeader      {
   font-weight: bold;
   color: #FFFFE0;
   background-color: #778899;
   text-align : center;
	text-decoration: none;
}
.BestHeader      {
   font-weight: bold;
   color: #FFFFE0;
   background-color: #778899;
   text-align : center;
	text-decoration: none;
}
