@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
}

/* fot the main belowe header links */
#upperlink
{
	background:url(../images/upperlinkback.gif);
	width:955px;
	height:38px;
	text-align:center;
}

.upperalink
{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.headerlinksep
{
	background:url(../images/upperlinkback-sep.gif);
	background-repeat:no-repeat;
	width:4px;
	height:38px;
	
}
/* for upper header links styles end here */

/* fot the footer  links */
#lowerlinks 
{
	background:url(../images/upperlinkback.gif);
	width:955px;
	height:38px;
	text-align:center;
}

a.lowerlinks
{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.footerlinkssep
{
	background:url(../images/upperlinkback-sep.gif);
	background-repeat:no-repeat;
	width:4px;
	height:38px;
}
/* for upper footer styles end here */

 #centertablebodyforfirstpage
{
	widht:955px;
	background:url(../images/tablecolorback.gif);
	height:425px;
	background-repeat:repeat-y;
}

#centertablebody /*for other pages except main home page*/
{
	widht:955px;
	/*background:url(../images/otherbgtable.gif);*/
	height:400px;
	background-repeat:repeat-y;
}

#languagelogo
{
	width:224px;
	background-repeat:none;
}

div.rightlinksdiv
{
	width:200px;
	border:1px outset #FFFFFF;
	padding:3px;
	display:block;
	padding-right:8px;	
	line-height:18px;
}

div.onlineresoursediv
{
	width:200px;
	border:1px outset #FFFFFF;
	background:#f8af47;
	padding:3px;
	display:block;
	padding-right:8px;	
	line-height:18px;
}

a.rightlinksdiv
{
	color:#ffcc99;
	text-decoration:none;
}

a.onlineresourse
{
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
}

a.onlineresourse:hover
{
	color:#63733a;
	font-weight:bold;
	font-weight:bold;
	text-decoration:italic;
}

#rightlinktd
{
	line-height:18px;
	text-align:right;
	padding-left:200px;
	font-size:12px;
	font-weight:bold;
}

/*  to bring page into cneter and set left and right protion */
#pageleft
{
	background:url(../images/leftborder-back.gif);
	background-repeat:repeat-x;
}

#pageright
{
	background:url(../images/rightborder-back.gif);
	background-repeat:repeat-x;
}
/*  to bring page into cneter and set left and right protion ends here */

/*Other pages left links style starts here */
.leftotherlinks
{
	width:175px;
	height:29px;
	font-size:12px;
	margin-top:5px;
	display:block;
	border-bottom:1px #666666 solid;
	padding-left:5px;
	color:#FFFFFF;
	text-decoration:none;
}

/* other pages left links */
#leftotherlinkstd
{
	font-weight:12px;
	vertical-align:top;
	margin-top:10px;
	/*border-left:1px #CCCCCC solid; */
	border-right:1px #333333 solid;
	font-weight:bold;
	background:#6699cc;
	
}
/*Other pages left links style ends here */

/* style for contents and heading*/
#heading
{
	font-weight:bold;
	color:#333333;
	font-size:18px;
}

/*written on other pages*/ 
#contents
{
	color:#000000;
	font-size:15px;
	text-align:justify;
	line-height:28px;
}

#OtherContentsDiv /*overall div*/
{
	margin:8px;
}
/*style for contents and heading*/ 

/*left 3d border starts here*/
#left
{
	background:url(../images/left-column-bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}

/*right 3d border starts here*/
#right
{
	background:url(../images/right-column-bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}


/*to show pop contents div */ 
#mDiv,#mDivBottom ,#mDivPic
{
	display:none;
	border:1px solid #FFFFFF; 
	background:none;
	text-align:center;
	margin:5px;
	padding:5px;
	position:fixed;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#427AB3;	
}

#mDivPic
{
	background:none;
}


/*footer  class */
#addressrow
{
padding-top:5px;
padding-left:18px;
padding-bottom:5px;
color:#FFFFFF;
text-align:center;
height:18px;
font-size:12px;
}

.websitelanguage
{
background:#FFFFFF;
width:150px;
margin-left:10px;
position:absolute;
color:#663333;
text-decoration:none;
}

.contactemildiv
{
background:#999999;
border:2px groove #000000;
width:150px;
margin-right:30px;
float:right;
padding-top:2px;
}

/* for sampark karo css*/
#contactus
{
	color:white;
	font-weight:bold;
	font:12px;
	text-decoration:none;
}

/*for the picture which are showing in messages*/
.picmessage
{
	float:right;
	width:100px;
	font-size:10px;
	background:white;
	text-align:center;
	font-weight:bold;
	color:red;
	margin:5px;
}
	
.img_pic_message
{
	border:#000000 1px solid;
	background:white;
	padding:1px;
	margin:0px;
	width:100px;
}

img.lagimages
{
	border:1px solid #000099;
}
