/* Tag Selectors are placed here*/
*{
margin:0px;
padding:0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #535353;
}



/* ID Selectors are placed here*/
#header {
	height:100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7eecd;	
}
#header #logo {
	position: absolute;
	margin-top: 15px;
}
#header #rh {
	text-align: right;
	margin-top:7px;
}
#header #rh ul.topLink{
list-style-type:none;
margin:0px;
padding:0px;	
}
#header #rh .topLink li{
	display:inline;
	
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#header #rh ul.topLink li a{
color:#763806;	
}
#header #rh ul.topLink li a:hover{
text-decoration:none;	
}
#rh ul.minister{
	list-style-type:none;
	padding:0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#rh .minister li{
	display:block;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	float:right;
	padding-left:25px;
	color: #7c3d08;
	font-style: italic;
	line-height: 15px;
}
#rh .minister li span{
	color:#d66b10;
	font-size: 10px;
}

#bannerHome {
	background-image: url(../images/mid_bg.jpg);
	background-repeat: repeat-x;
	height: 428px;
	background-position: left top;
}
#bannerImg{
	background-image: url(../images/mid_img.jpg);
	height: 428px;	
	background-repeat: no-repeat;
	background-position: left top;
}
#myMenu{
	background-color: #FFFFFF;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #846900;
	border-top-color: #e3d9b1;
	border-top-width: 1px;
	border-top-style: solid;
	height:35px;
	
}
#myMenu ul {
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#myMenu ul li {
	list-style-type: none;
	display: inline;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#myMenu li a {
	text-decoration: none;
	font-weight: bold;
	color: #BE5E0A;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	float:left;
	height:28px;
	padding-top:7px;
}
#myMenu ul li a:hover{
	color: #703507;
	background-image: url(../images/menuHoverBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	
	
}

#myMenu ul li a.noline{
background-image:none;
}
.solSubmenu{
	z-index:2000;
	position:absolute;
	left: 22px;
	top: 140px;
}

.solSubmenu a{
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding:4px;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dcb208;
	border-bottom-color: #414141;
	border-left-color: #dcb208;
	font-weight:bold;
	white-space:nowrap;
	font-style: italic;
	
	
	}
.solSubmenu a:hover{
	background-color:#bc9400;
	
	
}

#bcp{
	background-image: url(../images/BCP.jpg);
	
	background-repeat: no-repeat;
	height: 413px;
	margin-top: 7px;
	background-color: #EEE5C6;
	position:absolute;
	background-position: right;
	width:550px;
	margin-left:391px;	
}
#bcp div {
	margin-left: 20px;
	margin-right: 130px;
	margin-top: 18px;
	margin-bottom: 10px;
	color: #703507;
}
#bcp div h1 {
	padding-bottom: 2px;
}

#bcp div div.flipImg{
	border: 3px solid #FFFFFF;
	position:absolute;
	margin-left:405px;
	margin-top:0px;
		
}

#bcp a {
	color: #d66b10;
	text-decoration: none;
}
#bcp a:hover{
	color: #af540d;
	text-decoration: underline;
}


#contArea{
height: 265px;
background-color:#f4ecd2;
padding-top:10px;
}

#contArea #welcome{
	height: 255px;
	position:absolute;
	width:300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c59c00;
	text-align:justify;
	padding-right:15px;
	color:#683f1b;
}

#contArea #anm{
height: 255px;
position:absolute;
width:260px;
margin-left:330px;
border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c59c00;
	padding-right:15px;
	text-align:justify; 
}
#contArea #anm ul {
	padding-top: 10px;
	list-style-type: none;
}
#contArea  #anm li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #E4D18F;
}
#contArea  #anm li a{
	color:#763806;
	text-decoration:none;
}
#contArea  #anm li a:hover{
	color:#df7e0b;	
}
#contArea #pg{
height: 255px;
position:absolute;
margin-left:620px;
}

#contArea h1{
margin-top:15px;
margin-bottom:10px;
}
#contArea #anm h1{
margin-top:18px;

}
#contArea p{
margin-top:15px;
margin-bottom:10px;

padding-left:5px;
}

#contArea #pg ul{
list-style-type:none;
padding-top:6px;
padding-bottom:6px;
}
#contArea #pg ul li{
display:inline;
padding-right:4px;
padding-left:4px;
}
#contArea #pg ul li img{
	border: 4px solid #FFFFFF;
}

#footer{
	height:80px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:10px;
}
#footer #botLeft{
position:absolute;
}

.goldentext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ada077;
}

/* . Selectors are placed here*/
.tempWidth{
width:940px;
margin-left:auto;
margin-right:auto;
}
.more {
	background-image: url(../images/more.jpg);
	display: block;
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 0px;
	padding-bottom: 2px;
	height: 20px;
	position:absolute;
}
.more:hover{
	background-position: 0px 22px;
	padding-top: 1px;
	height: 19px;

}
.but1{
	position: absolute;
	line-height: 15px;
	white-space:nowrap;
	border: 3px solid #F4ECD2;
	padding-right: 9px;
	padding-left: 9px;padding-top: 2px;
	padding-bottom: 2px;
}.but1 a {
	font-weight: bold;
	color: #BF7B3C;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	
	
	
}

.but1 span {
	font-size: 9px;
	color: #683F1B;
	line-height: 15px;
}









/*
Classes For Inner Pages
*/

#inBanImg{
	background-image: url(../images/inner-img.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 245px;
	position: absolute;
	margin-top: -67px;
	background-position: right top;
}
#inBanImg img{
	margin-top:19px;
	margin-left: 26px;
}
#innerbanner {
	color: #FFFFFF;
	height: 134px;
	background-image: url(../images/inr_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DFB40D;
}
.banHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-left:20px;
	font-style:italic;
	line-height:24px;
	font-weight:bold;
}
#nav {
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-bottom: 5px;
}
#navtext {	
	color: #ae540c;
	text-decoration: none;
}
#navtext a{
	color: #ae540c;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
	vertical-align: middle;
	padding-bottom: 20px;
	float: none;
}
#innercontent {
	padding: 10px;
	background-image: url(../images/NLBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}
#innercontent #inContArea{
	padding-left: 20px;
	
}
#inContArea h1 {
	color: #492000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	padding-top:10px;
	padding-bottom:5px;
	
	background-repeat: no-repeat;
	padding-left: 0px;
}
#inContArea h2 {
	color: #B38B07;
	font-size: 13px;
	padding-top:10px;
	padding-bottom:2px;
	
	background-repeat: no-repeat;
	padding-left: 0px;
}
#inContArea p{		
	text-align:justify;
	line-height:19px;
	padding-top:10px;
	padding-bottom:10px;
}
#inContArea ul{
	list-style-type: none;
	
}
#inContArea ul li{
	text-align:justify;
	line-height:19px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 20px;
	background-image: url(../images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#inContArea ul li a{
	text-align:justify;
	line-height:19px;
	color: #AE540C;
	text-decoration: underline;
}
#inContArea ul li a:hover{
	color: #535353;
	text-decoration: none;
	
}
.linkpgallery {
	line-height:19px;
	color: #AE540C;
	text-decoration: none;
}
.linkpgallery:hover{
	color: #535353;
	text-decoration: none;
}
#leftmenu {
	background-image: url(../images/lft_line1.jpg);
	background-position: right 20px;
	width: 200px;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e3d9b1;
}
#footer1{
	height:100px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/footer_bg.jpg);
}
#footer1 #rh {
	text-align: left;
	margin-top:15px;
}
#footer1 #rh ul.topLink{
list-style-type:none;
margin:0px;
padding:0px;	
}
#footer1 #rh .topLink li{
	display:inline;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#footer1 #rh ul.topLink li a{
color:#763806;	
}
#footer1 #rh ul.topLink li a:hover{
color:#333333;	
}
.tblheader{
	background-color: #B58D07;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
.tddata{
	background-color: #FFFFFF;
	padding: 2px;
}
.tddata1{
	background-color: #F1f1f1;
	padding: 2px;
}
.link{
	text-decoration: underline;
	color: #535353;
}
.link:hover{
	color: #AE540C;
	text-decoration: none;
}
.Dtop{
	background-image: url(../images/top_lftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 684px;
}
.Dmid{
	background-image: url(../images/mid_lftbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #333333;
	line-height: 20px;
}
.Dbtm{
	background-image: url(../images/btm_lftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
}
.Active{
	color: #000000;
	background-color: #dbf173;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-left-color: #c8c8c8;
	height: 25px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
}
.Inactive{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-left-color: #c8c8c8;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	height: 25px;
}

.link1{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #BA5C0A;
	background-color: #FFFFFF;
}
.link1:hover{
	text-decoration:underline;
	color: #000000;
	
}

#DMenu{
	background-color: #FFFFFF;
	border-top-color: #c8c8c8;
	border-top-width: 1px;
	border-top-style: solid;
	height:25px;
	display: block;
	padding-right: 50px;
	float: right;
	
}
#DMenu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	
}
#DMenu ul li {
	list-style-type: none;
	display: inline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AE540C;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8c8c8;
	border-left-color: #c8c8c8;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#DMenu li a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	height:25px;
	text-align: center;
}
#DMenu ul li a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #DBF173;
}


.border{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 4px;
}
#inContArea h3 {
	color: #000000;
	font-size: 13px;
	padding-top:10px;
	padding-bottom:2px;
	
	background-repeat: no-repeat;
	padding-left: 0px;
}
.HActive{
	color: #000000;
	background-color: #eee4ab;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-left-color: #c8c8c8;
	height: 25px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
}
.HInactive{
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align:justify;
}
.HInactive2{
	background-color: #E9E9E9;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align:justify;
}
.HInactive3{
	background-color: #E9E9E9;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	height: 25px;
	text-align:justify;
	font-weight: bold;
	
}
.HInactive4{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-left-color: #c8c8c8;
	background-color: #ffffff;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	height: 25px;
	text-align:justify;
	font-weight: bold;
	
}
.Htop{
	background-image: url(../images/Htop_lftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 683px;
}
.Hmid{
	background-image: url(../images/Hmid_lftbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #333333;
	line-height: 20px;
}
.Hbtm{
	background-image: url(../images/Hbtm_lftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

.Atop{
	background-image: url(../images/Atop_lftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 683px;
}
.Amid{
	background-image: url(../images/Amid_lftbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #333333;
	line-height: 20px;
}
.Abtm{
	background-image: url(../images/Abtm_lftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}

.Atop{
	background-image: url(../images/Atop_lftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 683px;
}
.Amid{
	background-image: url(../images/Amid_lftbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #333333;
	line-height: 20px;
}
.Abtm{
	background-image: url(../images/Abtm_lftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
.Ctop{
	background-image: url(../images/Ctop_lftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 683px;
}
.Cmid{
	background-image: url(../images/Cmid_lftbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #333333;
	line-height: 20px;
}
.Cbtm{
	background-image: url(../images/Cbtm_lftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
