﻿body
{
	direction:ltr;
	font-family:Tahoma;
	font-size:small;
	color:#666666;
	margin: 0 0 0 0;
}

.Item_pg1
{
	background-image: url('images/Item_pg1.jpg');
	background-repeat:no-repeat;
	font-size:small;
	text-align:left;
	padding-left:15px;
	color:#6C7F86;
}

.Item_pg2
{
	background-image:url('images/Item_pg2.jpg');
	background-repeat:no-repeat;
	font-size:small;
	text-align:left;
	padding-left:15px;
	color:#6C7F86;
}


A.BanerBottomLinks, A.BanerBottomLinks:link, A.BanerBottomLinks:visited
{
	color:White;
	text-decoration:none;
}

a.BanerBottomLinks:hover
{
	color:White;
	text-decoration:underline;
}

        .style1
        {
            width: 100%;
            height: 100%;
        }
        .style2
        {
            width: 100%;
        }
        .style3
        {
            font-size: small;
            font-weight: bold;
            color: #FFFFFF;
            margin-top: 16px;
        }
        .style4
        {
            color: #FFFFFF;
        }
        .style5
        {
            font-size: small;
            font-weight: bold;
            color: #FFFFFF;
            margin-top: 12px;
        }


       
A, A.link, A.visited
{
	color:#666666;
	text-decoration:none;
}

A.hover
{
	color:#666666;
	text-decoration:underline;
}