body {
background: url(../images/pageBase.jpg) top left repeat-x #ffffff; margin:0px;
}
form {margin:0px; padding:0px;}


h1, h2, h3, h4, h5 {

    color: #FFFFFF;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font: normal tahoma, arial 24.45px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #37c0ef;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #37c0ef;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 150px 0 0 250px;
}
.bg1
{
background: #000000 url(../images/index_10.gif) top no-repeat;
}
.bg2
{
background: #000000 url(../images/index_10.gif) top no-repeat;
}
.bord
{
border: 1px solid #c5d85a;
}
.menu 
{
color:#8c247b;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#8c247b;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #37c0ef;
text-decoration: underline;
}

.blye-text-regular {
color: #37c0ef;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}
ul.mainnav {list-style:none; margin:0px; padding:0px;}
ul.mainnav li {display:inline; background:url(../images/arr.gif) no-repeat left center; padding-left:15px; margin-left:20px; line-height:44px;}
ul.mainnav li a:link, ul.mainnav li a:visited {color:#ffffff; text-decoration:none;}
ul.mainnav li a:hover {color:#a6ce39;}

.tablegen {color:#ffffff; border:solid 1px #064081; background-color:#247bdd;}
.tablegen th {font-size:14px; font-weight:bold; background-color:#0d5bb2;}
.tablegen td {background-color:#1d6fcb; text-align:left; font-size:120%;}
.genheading {font-size:18px; background-color:#08419b; padding:10px;}
ul.businessincomes {}
ul.businessincomes li {font-size:16px; line-height:22px;}
.loginBtn {background:url(../images/OK.gif) no-repeat center center; border:none; width:24px; height:26px; text-indent:50px; cursor:pointer;}


.error{ color:#fff; margin-left:10px; background:#f00;  display:inline-block;line-height:30px; padding-right:5px; }
.error .arrow{height:30px; width:10px; margin-left:-10px; display:inline-block; background: url(../images/red_arror_left.png) no-repeat left center; float:left; }
.error_div
{
     margin: 0px 0px 0px 20px;
    border: 1px solid #C82820;
    color: #C82820;
    font-family: "Arial" , Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    background: #E7928D;
    padding: 5px;
    -border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
     display:block;
    width:90%
}
.error_div .ico_cancel
{
    padding-left: 20px;
    background: url(../images/error.jpg) no-repeat left center;
}
