/* body */
Body{
font-family:tahoma;
font-size:11px;
color:#000000;
margin: 0 0 0 0;
background:#000000;
}

.bodytext{
font-family:tahoma;
font-size:11px;
color:#000000;
}


.heading{
font-family:arial,tahoma;
font-size:14px;
/* color:#316E98; */
color:#62798B;
font-weight:bold;
}


.lightyellow{
background:#F9F8F3;
}


.topgray{
background:#504C4B;
}

.fontgray{
font-family:tahoma;
font-size:11px;
color:#7B7C7D;
}

.fontgray12{
font-family:tahoma;
font-size:12px;
color:#7B7C7D;
}

.leftpanel{
background:#ECECEC;
padding:5px;
}


.leftpanel2{
background:#ECECEC;

}

.gridheader{
/* background:#78A9CD; */
background: #D2E2EE;
padding:5px;
}


.leftpanelbottom{
background:#D2D2D2;
padding:5px;
}

.paddingleft10{
padding-left:10px;
}

.paddingleft5{
padding-left:5px;
}



.paddingright10{
padding-right:10px;
}
.padding10{
padding:10px;
}

.padding5{
padding:5px;
}

.paddingright{
padding-right:10px;
}


/* End body styel */

/* login style */

a.signin:link{
font-family:tahoma;
font-size:11px;
color:#716969;
text-decoration:none;
}

a.signin:visited{
font-family:tahoma;
font-size:11px;
color:#716969;
text-decoration:none;
}
a.signin:hover{
font-family:tahoma;
font-size:11px;
color:#9D1212;
text-decoration:none;
}

.logintxt{
font-family:tahoma;
font-size:11px;
color:#576B7B;
}

.loginborderbottom{
border-bottom-color:#7B8FA4;
border-bottom-width:1px;
border-bottom-style:solid;
}

.loginborderlf{
border-left-color:#7B8FA4;
border-right-color:#7B8FA4;
border-left-width:1px;
border-right-width:1px;
border-left-style:solid;
border-right-style:solid;
}

.loginbordertop{
border-top-color:#7B8FA4;
border-top-width:1px;
border-top-style:solid;
}

.loginbutton{
background-image:url(../images/button_bg.jpg);
font-family:tahoma;
font-size:11px;
color:#ffffff;
width:50px;
height:18px;
border:1px;
border-color:#000000;
border-width:1px;
border-style:solid;
}

.loginheading{
font-family:Verdana,Tahoma;
font-size:16px;
color:#000000;
font-weight:bold;
}

.phonenumber{
font-family:Verdana,Tahoma;
font-size:12px;
color:#000000;
font-weight:bold;
}

/* End login style */


/* input field sytle */

input{
border-color:#BDBDBD;
border-width:1px;
border-style:solid;
border:1px;
width:120px;
}


select
{
border-color:#bdbdbd;
border-width:1px;
border-style:solid;
border:1px;
width:185px;
}

.input1
{
border-color:#bdbdbd;
border-width:1px;
border-style:solid;
border:1px;
width:180px;
}

/* End Input fields */


/* Footer style */

.footerbg{
background:#42789F;
}

.copyright{
font-family:tahoma;
font-size:11px;
color:#ffffff;
}

.copyright a{
font-family:tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
}
.copyright a:hover{
font-family:tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#000000;
}



.linkwhite{
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#ffffff;
}
.linkwhite:hover{
font-family:tahoma;
font-size:11px;

text-decoration:none;
color:#000000;
}


/* End footer style */


/* others */

a.readmore:link{
font-family:tahoma;
font-weight:bold;
font-size:11px;
color:#A92909;
text-decoration:none;
}

a.readmore:visited{
font-family:tahoma;
font-weight:bold;
font-size:11px;
color:#A92909;
text-decoration:none;
}

a.readmore:hover{
font-family:tahoma;
font-weight:bold;
font-size:11px;
color:#A92909;
text-decoration:underline;
}

.borderleft{
border-right-width:1px;
border-right-style:solid;
border-right-color:#cccccc;
}

.borderdot{
border-bottom-color:#7F7F7F;
border-bottom-width:1px;
border-bottom-style:dotted;
}

.borderrightdot{
border-right-color:#7F7F7F;
border-right-width:1px;
border-right-style:dotted;
}

.borderbottom{
border-bottom:1px;
border-bottom-width:1px;
border-bottom-color:#2E597A;
border-bottom-style:solid;
}

.bordergridright{
border-right:1px;
border-right-width:1px;
border-right-color:#B4B4B4;
border-right-style:solid;
}

.borderall
{
border:1px;
border-width:1px;
border-color:#B4B4B4;
border-style:solid;
}


.bordergridbottom{
border-bottom:1px;
border-bottom-width:1px;
border-bottom-color:#B4B4B4;
border-bottom-style:solid;
}

/* end others style */


/* td over and out styles */

.tdover{ 
background:#F8F8F8;
border-bottom:1px;
border-bottom-width:1px;
border-bottom-color:#B4B4B4;
border-bottom-style:solid;

border-right:1px;
border-right-width:1px;
border-right-color:#B4B4B4;
border-right-style:solid;
padding-left:5px;

cursor:hand;
}

.tdout{
background:transparent;

border-right:1px;
border-right-width:1px;
border-right-color:#B4B4B4;
border-right-style:solid;

border-bottom:1px;
border-bottom-width:1px;
border-bottom-color:#B4B4B4;
border-bottom-style:solid;

padding-left:5px;
cursor:hand;
}

.ratesbg{
background:#F8F8F8;
}

a.rateslink{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#62798B;
text-decoration:none;
}

a.rateslink:hover{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#B00F10;
text-decoration:underline;
}