﻿body
{
    margin: 0px;
    background-color: #f2f2f2;
    margin-top: 10px;
}
.mainbgtop
{
    background: url(images/Mainbg_Top.png) no-repeat;
    height: 16px;
}
.mainbgmiddle
{
    background: url(images/Mainbg_Middle.png) repeat-y;
}
.mainbgbottom
{
    background: url(images/Mainbg_Bottom.png) no-repeat;
    height: 16px;
}
a.toplink
{
    font-family: Trebuchet MS;
    font-size: 11px;
    text-decoration: none;
    color: #222222;
}
a:hover.toplink
{
    font-family: Trebuchet MS;
    font-size: 11px;
    text-decoration: underline;
    color: #222222;
}
.menubg
{
    background: url(images/bg-menu_New1.jpg);
    background-repeat: repeat-x;
    height: 50px;
}
.aurabindo_subHeadTxt h2
{
    color: #3e3e3e;
    font-weight: bold;
    font-family: Calibri;
    font-size: 17px;
    padding-left: 5px;
    line-height: 28px;
}
.aurabindo_contentTxt
{
    color: #5d5d5d;
    font-family: Calibri;
    font-size: 12px;
    line-height: 17px;
    padding-left: 5px;
    padding-right: 10px;
    text-align: justify;
}

.aurabindoTextbox
{
    border: 1px solid #5d5d5d;
    width: 132px;
    height: 18px;
    font: arial 12px;
    background: transparent;
    color: #5d5d5d;
    line-height: 18px;
}
.aurabindo_loginBtn
{
    border: 1px solid #5d5d5d;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    background: transparent;
    color: #5d5d5d;
}

.aurabindo_userTxt
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #5d5d5d;
}
.aurabindo_welcomeTxt h1
{
    color: #3e3e3e;
    font-weight: bold;
    font-family: Calibri;
    font-size: 24px;
    padding-bottom: 5px;
}
.footertxt
{
    font-family: Trebuchet MS;
    font-size: 11px;
    text-decoration: none;
    color: #222222;
}
a.readmoretxt
{
    font-family: Trebuchet MS;
    font-size: 11px;
    text-decoration: none;
    color: #222222;
    text-decoration: none;
}

a:hover.readmoretxt
{
    font-family: Trebuchet MS;
    font-size: 11px;
    text-decoration: none;
    color: #01c5ff;
    text-decoration: underline;
}
