﻿h4
{
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003300;
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2060AA;
}

p
{
	text-align: justify;
}

body
{
	background-image: url( '../design/bodybg.png' );
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	text-align:justify;
}

td.just
{
	text-align:justify;
}

#wrap
{
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url('../design/wrapbg.png');
	width:994px;
	margin:0 auto;
}

#header
{
	background-image: url( '../design/headernew.gif' );
	background-position: center top;
	background-repeat: no-repeat;
	height:77px;
	padding: 110px 22px 0px 22px;
}

#headcontent
{
	font-family: Cambria;
	font-size: 50px;
	padding-left: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
}

#menu
{
	padding:0px 22px 0px 22px;
}

#menu .bg
{
	background-image: url( '../Design/menubg.png' );
	background-repeat: repeat-x;
	background-position: left top;
	height:41px;
	margin:0 auto;	
}

#top_nav
{
	list-style: none;
	display: inline-block;
	height: 41px;
	margin: 0;
	width: 910px;	
}

#top_nav li
{
	float:left;
	display:block;
	height:41px;	
	}



#top_nav li.bg
{
	background-image: url( '../design/menuitembg.png' );
	background-position: right top;
	background-repeat: no-repeat;
}

#top_nav li a
{
	color:#333;
	font-size:13px;
	text-decoration:none;	
	padding-left:10px;
	padding-right:10px;
	padding-top:14px;
	text-transform:uppercase;
	padding-bottom:11px;
	font-weight:bold;
	display:block;
	}
	
#top_nav li a.active
{
	background-position: left top;
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	padding-bottom: 11px;
	text-transform:uppercase;
	display: block;
	background-image: url( '../design/menuhover.png' );
	background-repeat: repeat-x;
}
	
#top_nav li a:hover
{
	background-position: left top;
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	padding-bottom: 11px;
	text-transform:uppercase;
	display: block;
	background-image: url( '../design/menuhover.png' );
	background-repeat: repeat-x;
}

.content
{
	padding:2px 22px 12px 22px;	
}

.sidebar
{
	margin-left:20px;
	margin-right:20px;
	background-position: center top;
	float: left;
	width: 254px;
	background-image: url( '../design/sidemenubg3.png' );
	background-repeat: repeat-y;
}

.sidebar a.bg
{
	background-position: left center;
	text-decoration: none;
	color: #000;
    background-image:url('../design/greenPlus.gif');
	background-repeat: no-repeat;
	padding-left:20px;
}

.sidebar a:hover
{
	text-decoration:none;
	color:#47AAD9;	
}

.sidebar .head
{
	background-image: url(   '../design/sidemenuheadbg3.png' );
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	padding: 12px 15px 0px 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

.sidebar2
{
	margin-left:20px;
	margin-right:20px;
	background-position: center top;
	float: left;
	width: 760px;
	padding-left:55px;
	background-repeat: repeat-y;
}

.sidebar2 .headbg
{
	background-image: url('../design/sidemenuheadbg4.png' );
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	padding: 12px 15px 0px 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}


.sidebar .con_link
{
	padding:10px 15px 0px 15px;	
	text-transform:uppercase;
	font-weight:bold;	
}

.sidebar .con
{
	padding:10px 15px 0px 15px;	
	color:#333;
}

.sidebar .foot
{
	background-image: url( '../design/sidemenufootbg.png' );
	background-repeat: no-repeat;
	background-position: center bottom;
	height:20px;	
}

.flashdiv
{
	padding-left:30px;	
		padding-right:20px;	
}

.flashdiv2
{
	width:580px;
	margin-left:25px;
	margin-right:15px;
	float:left;
	
}

.flashdiv3
{
	width:510px;
	margin-left:25px;
	margin-right:15px;
	float:left;
	
}

.flashdiv4
{
	width:830px;
	margin-left:35px;
	margin-right:10px;
	float:left;
}


.flashdiv5
{
	width:950px;
	
}

.placeholder_left
{
	background-image: url( '../design/Placeholder_left.png' );
	background-repeat: repeat-y;
	background-position: left top;
}
.placeholder_right
{
	background-image: url( '../design/Placeholder_right.png' );
	background-repeat: repeat-y;
	background-position: right top;
}

.placeholder_top
{
	background-image: url( '../design/top_bg.png' );
	background-repeat: repeat-x;
	background-position: left top;	
	height:18px;
}

.placeholder_top_left
{
	background-image: url( '../design/top_left.png' );
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width:50px;
	height:18px;
}

.placeholder_top_right
{
	background-image: url( '../design/top_right.png' );
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
	width:50px;
	height:18px;
}


.placeholder_bottom
{
	background-image: url( '../design/bottom_bg.png' );
	background-repeat: repeat-x;
	background-position: left bottom;
	height:18px;
}

.placeholder_bottom_left
{
	background-image: url(  '../design/bottom_left.png' );
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 50px;
	height: 18px;
}

.placeholder_bottom_right
{
	background-image: url( '../design/bottom_right.png' );
	background-repeat: no-repeat;
	background-position: right bottom;
	float:right;
	width:50px;
	height:18px;
}


#underconstruction
{
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	color: #800000;
	padding-top:80px;
	padding-left:112px;
}


.Heading
{
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	color: #800000;
}

.text
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

td
{
	text-align:left;
	vertical-align:top;
	margin-left: 9px;
}

.ele
{
	
	padding-bottom:20px;	
	float:left;
}

#footer
{
	background-image: url( '../design/footbg.png' );
	background-position: center bottom;
	background-repeat: no-repeat;
	height:40px;
	padding:0px 22px 25px 22px;
}

#footer a
{
	text-decoration:none;
	color:#333;	
}

#footer a:hover
{
	color:#666;
}

#power
{
	text-align:center;
	font-size:10px;
}

#power a:hover
{
	text-decoration:none;
	color:#666;
}

#power a
{
	text-decoration:none;
	color:#47AAD9;
}

.sidemaiborder
{
	border-width: 1px;
	border-color: #c0c0c0;
	padding-left: 3px;
	padding-top: 3px;
	border-left-style: solid;
}


.submenu
{
	background-image: url( '../design/submenuback.jpg' );
	background-repeat: repeat-x;
	background-position: left center;
	height:40px;
}

.submenu .left
{
	background-image: url( '../design/submenuright.jpg' );	
	background-repeat: no-repeat;
	background-position: left center;
	height:40px;
}

.submenu .right
{
	background-image: url( '../design/submenuleft.jpg' );
	background-repeat: no-repeat;
	background-position: right center;
	height:32px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
}

.lkomap
{
	background-image: url( '../images/lucknowmap1.gif' );
	background-repeat: no-repeat;
	background-position: center center;
}

.agramap
{
	background-image: url( '../images/agramap1.gif' );
	background-repeat: no-repeat;
	background-position: center center;
}

.map
{
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
}

#WebMail
{
	margin-top: 5px;
	vertical-align: middle;	
}
#WebMail h4
{
	margin:0;	
}


.th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2060AA;
	text-align:center;
}

th.left
{
	text-align:left;
}

ul.withImage
{
	list-style:none;
	margin-left:20px;
}

ul.withImage li
{
	background-image: url( '../images/star.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
	margin-bottom:10px;
}

ol li
{
	margin-bottom:10px;
}

ul.do
{
	list-style:none;
	margin-left:5px;
}

ul.do li
{
	background-image: url( '../images/right.png' );
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:40px;
	padding-bottom:18px;
	margin-bottom:10px;
	}
	
	
	ul.dont
{
	list-style:none;
	margin-left:5px;
}

ul.dont li
{
	background-image: url( '../images/wrong.png' );
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:40px;
	padding-bottom:18px;
	margin-bottom:10px;
	}
	
.quickLink
{
	margin-top: 10px;
	margin-bottom:10px;
	background-color: #FEEDAB;
	padding-top: 2px;
	padding-bottom: 2px;
}

.quickLink h4
{
	margin:0;
	color: #800000;
}


.treeHover
{
	padding: 2px;
	margin: 1px;
	border: 1px dotted #999999;
	color: #800000;
}


