@charset "utf-8";
/* CSS Document */

/*---- png fix---- */
img{
	behavior: url(images/iepngfix.htc);
}
/* -----png fix end---*/

*{
margin:0;
padding:0;
}

body {
background:#FFFFFF;
color:#333333;
font:'Tahoma',Verdana;
font-size:12px;
}

h2{
color:#0587c8;
font-family:'Tahoma',Verdana;
font-size:15px;
font-weight:bold;

}

.bgbtm{
border-top:2px #e1e1e1;
background-color:#f9f9f9;
paddind-top:350px;
z-index:-1;
position:absolute;
}

#topbar{
background: transparent url(../images/top_bg.jpg) repeat-x scroll center top;
width:100%;
height:49px;
}

#midbar{
background:#f9f9f9 url(../images/white.jpg) repeat-x center top;
width:100%;
}

.btn{
background: transparent url(../images/login_bg.jpg)  no-repeat top;
width:72px;
height:26px;
font-family:'Tahoma',Verdana;
font-size:11px;
font-weight:bold;
color:#666666;
padding-top:4px;
text-decoration:none;
}

.partner{
background: transparent url(../images/partner.jpg) no-repeat top;
font-family:'Tahoma',Verdana;
font-size:11px;
color:#333333;
}

.abt{
background: transparent url(../images/about.jpg) no-repeat top;
font-family:'Tahoma',Verdana;
font-size:11px;
color:#333333;

}

.community{
background: transparent url(../images/community.jpg) no-repeat top;
font-family:'Tahoma',Verdana;
font-size:11px;
color:#333333;
}


.head{
color:#0587c8;
font-family:'Tahoma',Verdana;
font-size:16px;
font-weight:bold;
padding-left:5px;
}

.bdytxt{
color:#555555;
font-family:'Tahoma',Verdana;
font-size:12px;
font-weight:normal;
padding-left:10px;}

.bdytxt1{
color:#555555;
font-family:'Tahoma',Verdana;
font-size:12px;
font-weight:normal;
padding-left:4px;}

/* Default navigation for content links*/

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #222222;
}
a:active {
	text-decoration: none;
	color: #666666;
}

/* Grey links for the navigation*/

.searchbox  {
	font-family: 'Tahoma', Verdana;
	width:200px;
	height:20px;
	font-size:11px;
	color:#666666;
	border:none;
	padding-top:6px;
	padding-left:2px;
	background-color: transparent;
}
.p_table {
	background-image: url(../images/search.jpg);
	height: 26px;
	width: 241px;
	background-repeat:no-repeat;
}

.conbar{
background-image:url(../images/contact_bar.jpg);
background-repeat: no-repeat;
}

.con_txt{
color:#ffffff;
font-family:'Tahoma',Verdana;
font-size:14px;
font-weight:Bold;
padding-left:10px;
}

a.roll:link {
	color: #0587c8;
	text-decoration: none;
}
a.roll:visited {
	text-decoration: none;
	color:#0587c8;
}
a.roll:hover {
	text-decoration:underline;
	color: #222222;
}
a.roll:active {
	text-decoration: none;
	color: #666666;
}

.btmlinks{
color:#666666;
font-family:'Tahoma',Verdana;
font-size:11px;
font-weight:normal;
}

a.foot:link {
	color: #ffffff;
	text-decoration: none;
}
a.foot:visited {
	text-decoration: none;
	color:#ffffff;
}
a.foot:hover {
	text-decoration:underline;
	color: #ffffff;
}
a.foot:active {
	text-decoration: none;
	color: #ffffff;
}

.txtfild{
	height:15px;
	width:160px;
	font-family:'Tahoma',Verdana;
	font-size:11px;
	color:#333333;
	margin-left:10px;	
}

.submitbtn{
height:20px;
background-color:#0587c8;
width:50px;
font-family:'Tahoma',Verdana;
font-size:12px;
color:#ffffff;
margin-left:10px;
border:#0587c8 solid 1px;
}

.txtype{
font-family:'Tahoma',Verdana;
font-size:11px;
font-weight:normal;
color: #666666;}

.txtypeurl{
font-family:'Tahoma',Verdana;
font-size:11px;
font-weight:bold;
color: #666666;

}
