/* CSS Document */

body{
margin:0px;
padding:0px 0px;
background-color:#fff;
background-image:url(images/body-bg.gif);
background-position:top;
background-repeat:repeat-x
}

td{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000; text-align:justify
}

p{
margin:0px;
padding:5px;
text-align:justify;
line-height:16px
}

li{
line-height:16px;
text-align:justify
}

.committee{
vertical-align:top;
padding:5px;
border-bottom:1px dotted #ccc
}
.main-table{
width:875px;
border:0px
}

.main-table-color-pad{
padding:3px; background-color:#efefef
}

.index-banner{
 background-image:url(images/index-banner.jpg); background-position:bottom; background-repeat:no-repeat
 }
 
.contact-banner{
 background-image:url(images/contact-banner.jpg); background-position:bottom; background-repeat:no-repeat
 }
 
.about-banner{
 background-image:url(images/about-banner.jpg); background-position:bottom; background-repeat:no-repeat
 }
 
.committe-banner{
 background-image:url(images/committe-banner.jpg); background-position:bottom; background-repeat:no-repeat
 }
 
 .rr-banner{
 background-image:url(images/rr-banner.jpg); background-position:bottom; background-repeat:no-repeat
 }
 
 
 .table-header{
 background-image:url(images/header.gif); background-repeat:no-repeat; background-position:top; height:116px
 }

.index-body-text{
padding:0px 40px; height:312px; vertical-align:top
}

.ver-dots{
background-image:url(images/ver-dots.gif); background-position:0px 25px; background-repeat:no-repeat;
}

.tab{
color:#fff; vertical-align:middle; padding-left:60px; font-weight:bold
}

.first-tab{
height:30px; background-image:url(images/first-tab.gif); border-bottom:1px solid #83d633;
}

.sec-tab{
height:26px; background-image:url(images/2nd-tab.gif); border-bottom:1px solid #83d633
}

.third-tab{
height:26px; background-image:url(images/3rd-tab.gif); border-bottom:1px solid #83d633
}

.fourth-tab{
height:26px; background-image:url(images/4th-tab.gif); border-bottom:1px solid #83d633
}

.fifth-tab{
height:26px; background-image:url(images/5th-tab.gif); border-bottom:1px solid #87df33
}

.sixth-tab{
height:26px; background-image:url(images/6th-tab.gif); border-bottom:1px solid #8ae533 
}

.seventh-tab{
height:29px; background-image:url(images/7th-tab.gif)
}

.center-text{
color:#0058db; font-weight:bold; padding-top:45px
}

.cr{
font-size:9px;
color:#90c7ff;
padding:0px 5px;
background-image:url(images/cr-bg.gif); background-repeat:no-repeat; height:31px
}

.designedby a{
padding-left:323px;
color:#1691ce;
text-decoration:none
}


.down-arrow{
 background-image:url(images/down-arrow.gif);
 background-repeat:no-repeat;
 background-position:10px 0px;
 padding-top:40px;
 vertical-align:top
}

.sub-title{
color:#f00;
font-weight:bold;
border-bottom:1px dotted #666;
vertical-align:baseline;
font-size:12px
}

.lofin-bg{
height:84px;
background-image:url(images/login-bg.gif);
background-repeat:no-repeat;
text-align:center;
vertical-align:middle;
}

.input-bg{
background-image:url(images/input-bg.gif);
background-repeat:no-repeat;
height:22px;
width:182px;
border:0px;
background-color:transparent;
color:#000;
font-size:11px;
padding:1px;
vertical-align:middle;;
}

a.nav{
text-decoration:none; color:#fff; font-weight:bold; 
}

a.nav:link{
text-decoration:none; color:#fff; font-weight:bold; 
}

a.nav:visited{
text-decoration:none; color:#fff; font-weight:bold; 
}

a.nav:hover{
text-decoration:none; color:#000; font-weight:bold; 
}

a:link {
	color:#1285BE;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a:active {
	color:#1285BE;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a:visited {
	color:#1285BE;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a:hover {
	color:#1285BE;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

/* For Alert Message Display */

#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}

/* */
