﻿.BigMargin
{
    width: 15px;
}
.DetailsNav
{
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 11.5px;
    font-weight: bold;
    color: #3B3B3B;
    background-color: #F9F9FA;
    border-color: #EFEFF2;
    border-right: #EFEFF2 1px solid;
    border-top: #EFEFF2 1px solid;
    border-left: #EFEFF2 1px solid;
    border-bottom: #EFEFF2 1px solid;
    height: 35px;
}
.DetailsNav IMG
{
    vertical-align: middle;
}
.DetailsNav a
{
    text-decoration: none;
}
.DetailsNav a:visit;
{
    text-decoration: none;
}
.DetailsNav a:hover
{
    text-decoration: none;
}
 
.BoxTablesInnerTOP
{
    width: 150px !important;
    text-align: center;
    height: auto !important; /* real browsers */
    height: 160px !important; /* IE6: treaded as min-height*/
    min-height: 150px; /* real browsers */
    background-color: White;
    border: 0px;
    cursor: pointer;
    color: White;
}
.BoxTablesInnerTOP IMG
{
    border: 0px;
}
.BoxTables
{
    width: 100%;
    background-color: #999999;
    border: 0;
}
.Price
{
    font-weight: normal;
    color: #666666;
    font-size: 11.5px;
    font-family: Tahoma;
    line-height: 100%;
    letter-spacing: 0.7px;
    padding: 0px 0px 0px 0px;
    border-bottom: 0px;
    margin: 0px 0px 0px 0px;
}
.ShortTitle
{
    font-weight: bold;
    color: #363636;
    font-size: 11.5px;
    font-family: Tahoma;
    line-height: 100%;
    letter-spacing: 0.7px;
    padding: 0px 0px 0px 0px;
    border-bottom: 0px;
    margin: 0px 0px 0px 0px;
}
.ShortTitle A
{
    font-weight: bold;
    color: #363636;
    font-size: 11.5px;
    font-family: Tahoma;
    line-height: 100%;
    letter-spacing: 0.7px;
    padding: 0px 0px 0px 0px;
    border-bottom: 0px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
}
.ShortTitle A:visited
{
    font-weight: bold;
    color: #363636;
    font-size: 11.5px;
    font-family: Tahoma;
    line-height: 100%;
    letter-spacing: 0.7px;
    padding: 0px 0px 0px 0px;
    border-bottom: 0px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
}
.ShortTitle A:Hover
{
    font-weight: bold;
    color: #363636;
    font-size: 11.5px;
    font-family: Tahoma;
    line-height: 100%;
    letter-spacing: 0.7px;
    padding: 0px 0px 0px 0px;
    border-bottom: 0px;
    margin: 0px 0px 0px 0px;
    text-decoration: underline;
}
.Refs
{
}
.Refs a
{
    font-size: 9.5pt;
    font-family: Arial;
    color: Blue;
    text-decoration: none;
}
.Refs a:visited
{
    font-size: 9.5pt;
    font-family: Arial;
    color: Blue;
    text-decoration: none;
}
.Refs a:hover
{
    font-size: 9.5pt;
    font-family: Arial;
    color: Blue;
    text-decoration: underline;
}
.MSLike
{
    padding: 2px;
    padding-left: 4px;
    display: block;
    text-decoration: none;
    background-color: #F9F9FA;
    border-color: #F9F9FA;
    border-right: #F9F9FA 1px solid;
    border-top: #F9F9FA 1px solid;
    border-left: #F9F9FA 1px solid;
    border-bottom: #F9F9FA 1px solid; 
}
.MSLike img
{
    border: 0px;
}
.MSLike A
{
    color: #3B3B3B;
    text-decoration: none;
    width: 100%;
}
.MSLike A:Hover
{
    background-color: #E3EBF2;
    border-color: #A1C6EB; 
    border-top: #A1C6EB 1px solid; 
    border-bottom: #A1C6EB 1px solid;
    color: #3B3B3B;
    text-decoration: none;
}
.MSLike img A:Hover
{
    border: 0px;
}
.AlignLeft
{
	text-align: left;
	float: left;
	position: static;
	vertical-align: middle;
	padding-right: 10px;
}
.AlignRight
{
	text-align: right;
	float: right;
	position: static;
	vertical-align: middle;
	padding-left: 10px;
}