/* header styles */

BODY {
        background-color: #ffffff;
        color: #333333;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin-left: 0px;
        margin-top: 2px;
        margin-right: 0px;
        margin-bottom: 0px;
}
a:link, a:visited, a:hover, a:active, a:visited {
        color: #7E8FA8;
        text-decoration: none;
        font-weight: bold;
        font-size: 12px;
}
a:hover{
        color: #7196CE;
}
.keyword_main
{
        color: #921901;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
}
.search
{
        color: #ffffff;
        font-size: 11px;
        font-weight: bold;
}
.copyright
{
        color: #7E8FA8;
        font-size: 11px;
        font-weight: bolder;
}
.copyright_2
{
        color: #7E8FA8;
        font-size: 11px;
        font-weight: bolder;
}
.downlink, a.downlink:link, a.downlink:visited
{
        color: #C51515;
        font-size: 11px;
        text-decoration: none;
        font-weight: bolder;
}
a.downlink:hover
{
        color: #435BA9;
        font-size: 11px;
        text-decoration: underline;
        font-weight: bolder;
}
.powered, a.powered:link, a.powered:visited
{
        color: #ffffff;
        font-size: 10px;
        text-decoration: none;
}

a.powered:hover
{
        color: #ffffff;
        font-size: 10px;
        text-decoration: underline;
}
.form1 {
        width: 300px;
}
.button1 {
        width: 65px;
}
.cell_color_1 {
        background-color: #037691;
}
.cell_color_2 {
        background-color: #278AA1;
}
.cell_color_3 {
        background-color: #E1F5F9;
}
.line{
color:#CC3300;
}


/* results styles */

.title_add {
        color: #243062;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
}
.result {
        text-decoration: underline;
        font-weight: bold;
        color: #BB0102;
}
.navig {
        font-weight: bold;
        color: #ffffff;
}
.no {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        color: #8D8D8D;
        font-size: 12px;
        font-weight: bold;
}
.entry {
        color:#B50507; }
.url {
        color:#8D8D8D; }
