/* CSS Document */

 a:link {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#075663;
	text-decoration: none;
	vertical-align:middle;
}
a:visited {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #075663;
	text-decoration: none;
}
a:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.heading1
{
/* for the contents heading*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:Bold;
text-decoration:none;
color:#E67424;
padding-left:25px;
}

.heading2
{
/* for the contents heading*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:Bold;
text-decoration:Underline;
color:#1C1751;
padding-left:10px;
}
.topbg
{
/* for the top background */
background-image:url(../images/topbannerbg.gif);
background-attachment:fixed;
background-repeat:repeat-x;
background-position:top;
}
.menutopspace
{
/* for the menu top space background */
background-image:url(../images/menutoppart.gif);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:top;
}

.menutop
{
/* for the menu top background */
background-image:url(../images/menutbltop.gif);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:top;
}

.menubg
{
/* for the menu background */
background-image:url(../images/menubg.gif);
background-attachment:fixed;
background-repeat:repeat x;
background-position:left;
}

.rightttbl
{
/* for the left table background*/
background-image:url(../images/lefttblbg.gif);
background-repeat:repeat-y;
background-attachment:fixed;
background-position:left;
}

.linkbg
{
/* for the link background */
background-image:url(../images/linkbg.gif);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:top left;
}

#lpadd
{
/* LEFT SPACING MARGIN FOR THE MENU CONTENTS */
padding-left:20px;
}

.topnav
{
/* for the top navigation bar */
background-image:url(../images/topnav.gif);
background-repeat:repeat-x;
background-attachment:fixed;
background-position:top;
border-left-style:solid;
border-left-width:1px;
border-left-color:#000000;
}

.bottomnav
{
/* for the bottom navigation bar */
background-image:url(../images/navbg.gif);
background-repeat:repeat-x;
background-attachment:fixed;
background-position:top;
border-left-style:solid;
border-left-width:1px;
border-left-color:#1E5760;
border-right-style:solid;
border-right-width:1px;
border-right-color:#1E5760;
}

.fnewsbg
{
/* for the flash news background */
background-image:url(../images/flashnewsbg.gif);
background-attachment:fixed;
background-repeat:repeat-x;
background-position:top;
border-left-style:solid;
border-left-width:1px;
border-left-color:#1E5760;
}


.allborder
{
/* for the 4side border */
border-left-style:solid;
border-left-width:1px;
border-left-color:#1E5760;
border-right-style:solid;
border-right-width:1px;
border-right-color:#1E5760;
border-top-style:solid;
border-top-width:1px;
border-top-color:#1E5760;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#1E5760;
}
#ltmarg
{
/* for the left and top margin for Flash image */
margin-top:17px;
margin-left:20px;
}

#lefttop
{
/* for the left and top margin for main page contents table */
margin-top:20px;
margin-left:20px;
}

 .newscont
 {
 /* for the news box contents */
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 font-style:normal;
 font-weight:normal;
 color:#000000;
 text-decoration:none;
 text-align:justify;
 padding-left:10px;
 padding-right:10px;
 }

.pgbg
{
/* for the page background */
background-image:url(../images/pgbg.gif);
background-attachment:fixed;
background-repeat:repeat;
}

#tmarg
{
/* for the top margin for flashnews page*/
margin-top:7px;
}

#toppadding
{
/* for the 10px margin from top to contens which is appears in the Small images */
padding-top:10px;
}
 .contents
 {
 /* for the main contents */
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-style:normal;
 font-weight:normal;
 text-align:justify;
 line-height:normal;
 text-decoration:none;
 color:#000000;
 padding-left:10px;
 padding-right:10px;
 }
 
 .headingbg
 {
 /* for the main contents heading background */
 background-image:url(../images/headingbg.gif);
 background-repeat:no-repeat;
 background-attachment:fixed;
 background-position:center left;
 }
 
 .copyright
{
/* for the copyright text */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
line-height:normal;
color:#FFFFFF;
padding-left:10px;
padding-right:10px;
}

.background
{
/* for the page background */
background-image:url(../images/background.gif);
background-repeat:repeat;
background-attachment:fixed;
}

.bull
{
list-style-image:url(../images/bullets3.gif);
/*list-style-position:inherit;*/
line-height:22px;
vertical-align:middle;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
text-decoration:none;
text-align:justify;
color:#000000;
padding-right:10px;
}

.highlight
{
/* for the Highlighten to the certain text */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
background-color:#2E5E66;
}

.question
{
/* for the Highlighten to the certain text */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
background-color:#2E5E66;
}

.marquee
{
/* for the marquee text */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
padding-left:10px;
padding-right:10px;
}