body{
background-image: url(../images/bg.gif);
font-family:tahoma;
font-size:11px;
color:#555555;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;

}
/* link styles */
a.li:link{
color:#545454;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}

a.li:visited{
color:#545454;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}


a.li:hover{
color:#990000;
font-family:tahoma;
font-size:11px;
text-decoration:underline;

}


a.li2{
color:#e4fdfa;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}



a.li2:hover{
color:#11f1e9;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}

/* end link styles */

.bodytext{
font-family:tahoma;
font-size:11px;
color:#000000;
}

.newsupdate{

background-color:#2a0707;
}

.newsevent{
background-color:#E8E8E8;
font-family:tahoma;
font-size:11px;
border:1px;
border-width:1px;
border-color:#C0C0C0;
border-style:solid;
}

.heading{
font-family:arial,helventica;
font-size:16px;
color:#1D6BA9;
font-weight:bold;
}


a.readmore:link{
color:#af1717;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}

a.readmore:visited{
color:#af1717;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}


a.readmore:hover{
color:#af1717;
font-family:tahoma;
font-size:11px;
text-decoration:underline;
}



.hline{
border-right:1px;
border-right-width:1px;
border-right-style:solid;
border-right-color:#c0c1c1;
}

.whiteline{
border-bottom-color:#ffffff;
border-bottom-width:1px;
border-bottom:1px;
border-bottom-style:solid;
}

.linebottom{
border-bottom-color:#C2C2C2;
border-bottom-width:1px;
border-bottom:1px;
border-bottom-style:solid;
}

.dotlinebottom{
border-bottom-color:#C2C2C2;
border-bottom-width:1px;
border-bottom:1px;
border-bottom-style:dotted;
}

.lineright{
border-right-color:#C2C2C2;
border-right-width:1px;
border-right:1px;
border-right-style:solid;
}

.linetop{
border-top-color:#C2C2C2;
border-top-width:1px;
border-top:1px;
border-top-style:solid;
}

.dotlineleft{
border-left-color:#939292;
border-left-width:1px;
border-left:1px;
border-left-style:dotted;
}


/* footer */
.footer{
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
}
a.footerli:link{
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

a.footerli:visited{
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
a.footerli:hover{
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}

.heading{

font-family:tahoma;
font-size:12px;
color:#194E56;
font-weight:bold;
}


/*input sytles */

.btnsub{
background:#8b8b8b;
border:1px;
border-color:#646464;
font-family:tahoma;
border-spacing:0px;
border-style:solid;
color:#ffffff;
}

input{
border:1px;
border-color:#646464;
font-family:tahoma;
border-spacing:0px;
border-style:solid;
color:#000000;

}

textarea{
border:1px;
border-color:#194E56;
font-family:tahoma;
border-spacing:0px;
border-style:solid;
color:#000000;

}

a.linormal{
color:#000000;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}

a.linormal:hover{
color:#000000;
font-family:tahoma;
font-size:11px;
text-decoration:underline;
}

/* padding class */
.paddingleft10{
padding-left:10px;
}
.paddingright10{
padding-right:10px;
}
.padding10{
padding:10px;
}
.padding20{
padding:20px;
}
/*end padding class */

ul{
margin:0px;
padding-left:18px;
text-align:left;
}

.td1{
background:#EFEFEF;
vertical-align:middle;
}

.td2{
background:#E7E7E7;
vertical-align:middle;
}

.headingblue{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#1D6BA9;
font-weight:bold;
}

.heading2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#1D6BA9;
font-weight:bold;
}


.subheading{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#CC0000;
font-weight:bold;
}

.txttop{
font-family:tahoma;
font-size:11px;
color:#0A4494;
}

.txttopred{
font-family:tahoma;
font-size:11px;
color:#990000;
}

.whitetxt{
font-family:arial,helvetica,ms san serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}


.lineright2{
border-right-color:#000000;
border-right-width:2px;
border-right:2px;
border-right-style:solid;
}