@charset "utf-8";
/* CSS Document */
body 
{
    font-size: 12px;
}
img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
td
{
    font-size: 12px;
}
input
{
    font-size: 10px;
    border: 1px solid #999999;
    color: #999999;
    height: 16px;
}
form
{
    margin:0px 0px 0px 0px;
}
.mainCell
{
    background-color: #000000;    
}
.logoRow
{
    background-image:url(http://sharmtrading.ge/skins/test_skin/images/logo_1.jpg);
    background-repeat: no-repeat;
    width: 577px;
    height: 199px;
}
.logoRowFace
{
    background-image:url(http://sharmtrading.ge/skins/test_skin/images/logo_3_face.jpg);
    background-repeat: no-repeat;
    width: 220px;
    height: 199px;
}
.blockTitle
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;        
}
.yellowText
{
    font-family: Arial;
    color: #e68e00;
    font-size: 9px;
    text-decoration: none;
}
.whiteText
{
    font-family: Arial;
    color: #ffffff;
    font-size: 9px;
    text-decoration: none;
}
.grayText
{
    font-family: Arial;
    color: #999999;
    font-size: 11px;
}
.blueText
{
    font-family: Arial;
    color: #3399cc;
    font-size: 11px;
    font-weight: bold;
}
.btnEnter
{
    background-image:url(http://sharmtrading.ge/skins/test_skin/images/btn_enter.jpg);
    background-repeat: no-repeat;
    width: 44px;
    height: 16px;
    border: none;
}
.dotSeperator
{
    font-size: 2px;
    background-image:url(http://sharmtrading.ge/skins/test_skin/images/separator_dot.gif);
    background-repeat: repeat-x;
    width: 188px;
    margin: 7px 0px 7px 0px;
}
.adFooter
{
    background-image:url(http://sharmtrading.ge/skins/test_skin/images/ad_bottom.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.small_font
{
    font-weight:bold;
    font-size:12px;
    font-family:sylfaen;
    color:#4d535b;
    text-decoration:none;
}