﻿a
{
    color:#FF7501;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
.ablack
{
    color:#333333;
}
.ablack a
{
    color:#333333;
}
.ablack a:hover
{
    color:#333333;
    text-decoration:underline;
}
.title
{
    color:#333333;
}
.title A
{
    color:#333333;
}
.title A:hover
{
    color:#333333;
}
.titleCategory
{
    
}
.titleCategory A
{
    color:#535353;
}
.titleCategory A:hover
{
    color:#535353;
    text-decoration:underline;
}
.pictureBorder
{
    border: solid 3px #DDDDDD;
}
.top
{
    color:#FF7501;
    font-size:20px;
}
.top A
{
    color:#FF7501;
    font-size:20px;
}
.topLight
{
    background-color:#000000;
}
.topLight A
{
    color:#ffffff;
    font-size:20px;
    text-decoration:none;
}
.topLight A:hover
{
    text-decoration:underline;
}
.topDescription
{
    color:#ffffff;
    font-size:16px;
    line-height:20px;
}
.textTop
{
    color:#ffffff;
}
.searchLeft
{
    background-image:url(/../images/searchLeft.gif);
    background-repeat:no-repeat;
}
.searchRight
{
    background-image:url(/../images/searchRight.gif);
    background-repeat:no-repeat;
}

.arrowUpTop
{
    background-image:url(/../images/arrowUpTop.gif);
    background-repeat:no-repeat;
    color:#ffffff;
    font-size:20px;
    background-position:bottom left;
    background-color:#000000;
}
.arrowUpTop A
{
    color:#ffffff;
    text-decoration:none;
}
.arrowUpTop A:hover
{
    text-decoration:underline;
}
.arrowUpBottom
{
    background-image:url(/../images/arrowUpBottom.gif);
    background-repeat:no-repeat;
    background-color: #7F7F7F;
    background-position:top left;
    color:#ffffff;
    padding-top:20px;
}
.tdTitle
{
    background-color:#FF7501;
    color:#ffffff;
}
