﻿.topIRRE
{
    height: 30px;
    width: 260px; /* background-color: #0E4579;            background-image:url('images/IRREbg.png');             background-repeat:repeat;*/
    background: -moz-linear-gradient(bottom,  #FAB12E, #FAD185);
    background: -webkit-linear-gradient(#FAB12E, #FAD185);
    background-color: #F7A752;
    position: relative;
    top: 5px;
    font-size: 11px;
    font-weight: bold;
    float: left; /*right: 130px;*/
    left: 210px;
    border-style: none; /*color:#953D13;*/
    color: White;
}
.topNGO
{
    height: 30px;
    width: 220px; /* background-color: #0E4579;            background-image:url('images/IRREbg.png');             background-repeat:repeat;*/
    background: -moz-linear-gradient(bottom,  #FAB12E, #FAD185);
    background: -webkit-linear-gradient(#FAB12E, #FAD185);
    background-color: #F7A752;
    position: relative;
    top: 5px;
    font-size: 11px;
    font-weight: bold;
    float: right;
    right: -1px; /*left:-230px;*/
    border-style: none; /*color:#953D13;*/
    color: White;
}
.topBarLinks
{
    color: #777;
    font-size: 10px;
    font-weight: bold; /*font-family:Bookshelf Symbol 7;*/
    font-family: Arial;
}
.topBarLinks:hover
{
    color: #890505;
    cursor: pointer;
    text-decoration: underline;
}
.topIRRE:hover
{
    background: -moz-linear-gradient(bottom,  #FACB74, #FAE1B1);
    color: #3F362B;
    cursor: pointer;
    transition: all 0.25s ease-in 0s;
    text-shadow: 3px 4px 3px #888888;
}
.topNGO:hover
{
    background: -moz-linear-gradient(bottom,  #FACB74, #FAE1B1);
    color: #3F362B;
    cursor: pointer;
    transition: all 0.25s ease-in 0s;
    text-shadow: 3px 4px 3px #888888;
}
#divmainIrre
{
}
#divIrre
{
    height: 84px;
    width: 350px;
    position: absolute;
    display: none;
    top: 100px;
    margin-left: 750px;
    box-shadow: 3px 4px 3px #888888; /*box-shadow:3px 2px 2px 3px #888;*/
    color: whitesmoke;
    transition: all 0.5s ease-in 0s;
}
table
{
    border-style: none;
    border-left-style: none;
}
td
{
    border-style: none;
}
.irreHead
{
    color: #1C4A8E;
    font-weight: bolder;
    font-size: 16px;
}
.header1
{
    width: 1020px;
}
.swami
{
    color: #0B2349;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: Corbel;
}
.irreFirstpage
{
    color: #1C4A8E;
    font-size: 14px;
    font-weight: bold;
}

.ojs
{
    float: right;
    margin-right: 30px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: -10px;
    color: maroon;
    text-decoration: underline;
}
