﻿p {
  margin:0px;
}
body 
{
    margin:0px;
    padding:0px;
    padding-top:10px;
}
a:hover 
{
    text-decoration: underline;
}
.MenuTop 
{
    vertical-align: bottom;
    padding-bottom:5px;
    text-align:center;
    background-image: url('../images/Btn_BG_Off.jpg');
    background-position:  right bottom;
    background-repeat: repeat-x
}
.MenuTop a 
{
    font-family:Arial;
    font-weight: bold;
    font-size: 12px;
    color:#b86f3b;
    text-decoration:none;
}
.MenuTopHover
{
    vertical-align: bottom;
    padding-bottom:5px;
    text-align:center;
    background-image: url('../images/Btn_BG_On.jpg');
    background-position:  right bottom;
    background-repeat: repeat-x
}
.MenuTopHover a 
{
    font-family:Arial;
    font-weight: bold;
    font-size: 12px;
    color:#16a795;
    text-decoration:none;
}
.MenuGreen 
{
    background-image: url('../images/MenuBG.jpg');
}
.MenuGreen tr td 
{
    text-align:center;
    vertical-align: middle;
}
.MenuGreen tr td a 
{
    font-family:Arial;
    font-weight: bold;
    font-size: 13px;
    color:white;
    text-decoration:none;
}
.SubMenuGreen 
{
    background-image: url('../images/SubMenuBG.jpg');
}
.SubMenuGreen tr td 
{
    text-align:right;
    padding-right:5px;
    vertical-align: middle;
}
.SubMenuGreen tr td a 
{
    font-family:Arial;
    font-weight: bold;
    font-size:13px;
    color:white;
    text-decoration:none;
}
.TopLinks 
{
    font-family:Arial;
    font-size: 10.2pt;
    color:#049c89;
    vertical-align: bottom;
    padding-bottom:5px;
    padding-right:11px;
    background-image: url('../images/TopBG.jpg');
    background-position: right bottom;
    background-repeat: repeat-x
}
.TopLinks a 
{
    font-family:Arial;
    font-size: 10.2pt;
    color:#049c89;
    text-decoration:none;
}
.Title, h1
{
    font-family:Arial;
    font-size: 10.2pt;
    color:#f27c2f;
    font-weight: bold;
}
h1 {
  font-size:18px;
  margin-bottom:5px;
}
h2 {
    font-family:Arial;
    font-size:18px;
    color:white;
    font-weight: bold;
    margin:0px;
    margin-top:3px;
    margin-right:10px;
}
.Text 
{
    font-family:Arial;
    font-size: 10.2pt;
    color: #096F7E;
    font-weight:normal;
}
.Text_game
{
    font-family:Arial;
    font-size: 10.2pt;
	font-weight: bold;
    color: #053941;
}
.BottomLinks 
{
    padding-top:10px;
    font-family:Arial;
    font-size: 10.2pt;
    color:#049c89;
    padding-bottom:5px;
    text-align: center;
}
.BottomLinks a 
{
    font-family:Arial;
    font-size: 10.2pt;
    color:#049c89;
    text-decoration:none;
}
.Price {
  color: #f27c2f;
  font-weight:bold;
  font-family:Arial;
  font-size:20px;
}
.PriceDeleted {
  color: #78b2e4;
  font-family:Arial;
  font-size:20px;
  text-decoration: line-through;
}
.Text a {
  color: #f27c2f;
  font-family:Arial;
  font-size: 10.2pt;
}
.Listing tr th {
  font-family:Arial;
  font-size: 10.2pt;
  font-weight:bold;
  background-color:#fefefe;
}
.Listing tr td {
  font-family:Arial;
  font-size: 10.2pt;
}
.Listing tr td a {
  font-family:Arial;
  font-size: 10.2pt;
}
.BirdMenu {
  display:none;
  width:103px;
  position: relative;
  visibility: hidden;
}
.BirdMenu li a {
  width:100%;
  background-image: url('../images/SubMenuBG.jpg');
}
.LamaMenu {
  display:none;
  width:146px;
  position: relative;
  visibility: hidden;
}
.LamaMenu li a {
  width:100%;
  background-image: url('../images/SubMenuBG.jpg');
}
