/* Adhar Enterprises */

*{
margin:0px;
padding:0px auto;
}
body{
font-family:Tahoma, Verdana, "Times New Roman";
font-size:11px;
color:#231F20;
background-color:#7F7F7B;
margin:0px;
padding:0px;
line-height:15px;
}
table,tr,td,ul,li,h1,h2,h3,h4,h5{
margin:0px;
padding:0px;
}
/* link */
a.one:link{
color:#ffffff;
text-decoration:none;
}    
a.one:visited{
color:#ffffff;
text-decoration:none;
} 
a.one:hover{
color:#000000;
text-decoration:none;
}   
a.two:link{
color:#ffffff;
text-decoration:none;
}    
a.two:visited{
color:#ffffff;
text-decoration:none;
} 
a.two:hover{
color:#7ad50e;
text-decoration:none;
}  
a.three:link{
color:#67676c;
font-weight:bold;
text-decoration:none;
}    
a.three:visited{
color:#67676c;
font-weight:bold;
text-decoration:none;
} 
a.three:hover{
color:#e1198a;
font-weight:bold;
text-decoration:none;
} 
a.four:link{
color:#000000;
text-decoration:none;
}    
a.four:visited{
color:#000000;
text-decoration:none;
} 
a.four:hover{
color:#e1198a;
text-decoration:none;
} 
.paddi{
padding-bottom:15px;
}
ul.bullet { 
margin-left:0em; 
padding-left:1.0em; 
margin-bottom:1em; 
}
ul.bullet li { 
background:url(images/bullet.gif) 0em 0.6em no-repeat; /* change background em accordingly */
padding-left: 1.0em; 
list-style: none; 
font-size:11px;
color:#67676C;
font-weight:bold;
line-height:18px; 
}
ul.purple { 
  margin-left:0em; 
  padding-left:0.2em; 
  margin-bottom:1em; 
}
ul.purple li { 
 background:url(images/arrow1.jpg) 0em 0.8em no-repeat; /* change background em accordingly */
 padding-left: 2.0em; 
 list-style: none; 
 text-align:justify;
 font-size:11px;
 color:#CE87FF;
 font-weight:bold;
 line-height:18px;
}
table.main{
width:980px;
height:auto;
margin:0px; 
padding:0px auto;
background-color:#ffffff;
vertical-align:top;
}
.topbar1{
background-image:url(images/topbar1.jpg);
background-repeat:no-repeat;
width:454px;
height:26px;
margin:0px;
padding:0px;
}
.topbg{
background-image:url(images/topbg.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
width:auto;
height:89px;
}
/* nav */
.nav1{
background-image:url(images/nav1.jpg);
background-repeat:no-repeat;
width:5px;
height:39px;
padding:0px;
margin:0px;
}
.nav2{
background-image:url(images/nav2.jpg);
background-repeat:no-repeat;
width:5px;
height:39px;
padding:0px;
margin:0px;
}
.nav3{
background-image:url(images/nav3.jpg);
background-repeat:repeat-x;
width:auto;
height:39px;
padding:0px 0px 0px 0px;
margin:0px;
font-size:12px;
font-weight:bold;
color:#ffffff;
text-align:center;
}
.nav4{
background-image:url(images/nav4.jpg);
background-repeat:no-repeat;
width:4px;
height:39px;
padding:0px;
margin:0px;
}
.greybg{
background-color:#D5DAE2;
padding:10px;
text-align: left;
}
.midhbg{
background-image:url(images/midhbg.jpg);
background-repeat:repeat-x;
width:auto;
height:51px;
padding:0px;
margin:0px;
text-align: left;
}
.botbar{
background-color:#E1198A;
padding:10px;
font-size:11px;
color:#FDFBFC;
text-align: justify;
}
.text_pink{
font-size:14px;
font-weight:bold;
color:#e1198a;
}
.text_blue{
font-size:14px;
font-weight:bold;
color:#114fa0;
}
.text_bluelight{
font-size:13px;
font-weight:bold;
color:#00adef;
}
.material{
background-color:#d8edf8;
border:1px solid #ffffff;
padding:2px 0px 2px 20px;
}
.material td{
background-color:#d8edf8;
border:1px solid #ffffff;
padding:2px 0px 2px 20px;

}

.input
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #929292;
	width: 150px;
}

.textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #929292;
	background-color: #FFFFFF;
	width: 150px;
}

.submitbtn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #929292;
	background-color: #FFFFFF;
}