BODY, TR, TD
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

*
{
font-family: Arial, Helvetica, sans-serif;
}

SELECT,INPUT,TEXTAREA, OPTION
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #fafafa;
    border: 1px solid #dddddd;
    padding-left: 5px;
    padding-right: 5px;
}

UL, OL { margin-top: -10px; margin-bottom: 0px; }
UL LI {list-style: indent URL('/images/dot.gif');}






a {     color: #4C483C;
        text-decoration: none;
}

a.onblue {
           color: #ba1e2d;
           }

a.bezhi {
           color: #000000;
           }

a.bezhi:hover {text-decoration: none;}


a.atitle {
           color: #2b388b;
}

a.atitle:hover {text-decoration: none; color: #ba1e2d;}


a.menu {
    font-size: 14px;
               color: #ffffff;
               font-weight:100;
           }


a.menu:hover {
    text-decoration: none;
    }


img.bordered {
	border: 1px #a1b3e1 solid;
	padding:2px;
	background: #dde7fd;
}


.mytable {
    background-color: #dfdfdf;
    text-align: justify;
}

table.mytable th {
    background-color: #241d6d;
    text-align:center;
    color: #ffffff
}

table.mytable tr {
    background-color: #ffffff;
}


table.mytable tbody {
    background-color: #ffffff;
}

h4 {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 6px;
    color: #5581c1;
}


h3 {
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #2b388b;
}

h2{
    font-size: 12px;
    text-transform: capitalize;
    margin-top: 0px;
    margin-bottom: 2px;
    font-weight: bold;
    color: #ffffff;
}

h1 {
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #ba1e2d;
}

.mainTxt {
        padding-left: 10px;
        padding-right: 12px;
        padding-top: 0px;
        padding-bottom: 10px;
        text-align: justify;
}

.mainTxt2 {
        text-align: justify;
}

.text2left {
        padding-left: 0px;
        padding-right: 5px;
        padding-top: 0px;
        padding-bottom: 10px;
        text-align: left;
}

.white {
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
}

.missing{
    color: #aa0000;
    text-align: center;
}


/* Table Automatic Format Styles */
.standardtopleft
{

}

.standardtopcenter
{

}
.standardtopright
{

}

.standardodd
{
    background-color: #FFFfff;
}
.standardeven
{
    background-color: #FFFfff;
}

.standardmiddleleft
{

}
.standardmiddlecenter
{
}
.standardmiddleright
{
}

.standardbottomleft
{
}
.standardbottomcenter
{

}
.standardbottomright
{

}



.lefttopleft
{
    background-color: #5581c1;
    text-align:center;
    color: #ffffff
}

.lefttopcenter
{
    background-color: #5581c1;
    text-align:center;
    color: #ffffff
}

.lefttopright
{
    background-color: #5581c1;
    text-align:center;
    color: #ffffff
}

.leftodd
{
    background-color: #FFFfff;
}
.lefteven
{
    background-color: #FFFfff;
}

.leftmiddleleft
{
    background-color: #ccd9ff;
}
.leftmiddlecenter
{
}
.leftmiddleright
{
}

.leftbottomleft
{
    background-color: #ccd9ff;
}
.leftbottomcenter
{

}
.leftbottomright
{

}

.linestopleft
{
    background-color: #241d6d;
    color: #ffffff
}
.linestopcenter
{
    background-color: #241d6d;
    color: #ffffff
}
.linestopright
{
    background-color: #241d6d;
    color: #ffffff
}

.linesodd
{
    background-color: #ccd9ff;
}
.lineseven
{
    background-color: #FFFFFF;
}

.live {text-align:center;}
.article1 {color:#2B388B;}
a:hover.article1 {color:#BA1E2D;}


