@charset "UTF-8";
/* CSS Document */

/* Global Properties */

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e4e1dc;
	color:#333;
	font-size:12px;
	font-style:normal;
    }

	
	
table{border:hidden;}

a{
	color:#00CC00;
	text-decoration:none;
	}
a:hover{
	color:#00FF00;
	text-decoration:none;
	}
td, th, tr{
	background-color:#FFFFFF;
	vertical-align:top;
	color:#333;
}
.nav {background-color:#333;
	vertical-align:top;
	background-color:#333;
	border:hidden;
}

.normal{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-style:normal;
	padding:10px;
	}

.greybg{
	background-color:#333333;
	}

.container{
	border: 1px solid #333;
}
.container_green{
	border: 2px solid #fff;
	background-color:#3c0;
	color:#fff;
	padding:10px;
}



/* Bottom Menu Properties */

.bmenu{
	color:#333333;
	font-size:12px;
	}
	
.bmenu:hover{
		color:#66CC33;
}

/* BELOW IS THE CODE FOR THE ROUNDED BOXES OF VARYING COLORS. */

/* rounded green-border box */

.grn_bl {background:url(images/green_bl.gif) 0 100% no-repeat; font-style:normal;}
.grn_br {background:url(images/green_br.gif) 100% 100% no-repeat}
.grn_tl {background:url(images/green_tl.gif) 0 0 no-repeat}
.grn_tr {background:url(images/green_tr.gif) 100% 0 no-repeat; padding:10px}

.grn_t {background:url(images/green_5x5.gif) 0 0 repeat-x; width: 100%}
.grn_b {background: url(images/green_5x5.gif) 0 100% repeat-x}
.grn_l {background: url(images/green_5x5.gif) 0 0 repeat-y}
.grn_r {background: url(images/green_5x5.gif) 100% 0 repeat-y} 

/* rounded grey-border box */

.gry_bl {background:url(images/grey_bl.gif) 0 100% no-repeat}
.gry_br {background:url(images/grey_br.gif) 100% 100% no-repeat}
.gry_tl {background:url(images/grey_tl.gif) 0 0 no-repeat}
.gry_tr {background:url(images/grey_tr.gif) 100% 0 no-repeat; padding:10px}

.gry_t {background:url(images/grey_5x5.gif) 0 0 repeat-x; width: 100%}
.gry_b {background: url(images/grey_5x5.gif) 0 100% repeat-x}
.gry_l {background: url(images/grey_5x5.gif) 0 0 repeat-y}
.gry_r {background: url(images/grey_5x5.gif) 100% 0 repeat-y} 

/* rounded darkgrey-border box */

.drkgry_bl {background:url(images/drkgry_bl.gif) 0 100% no-repeat}
.drkgry_br {background:url(images/drkgry_br.gif) 100% 100% no-repeat}
.drkgry_tl {background:url(images/drkgry_tl.gif) 0 0 no-repeat}
.drkgry_tr {background:url(images/drkgry_tr.gif) 100% 0 no-repeat; padding:10px}

.drkgry_t {background:url(images/drkgry_5x5.gif) 0 0 repeat-x; width: 100%}
.drkgry_b {background: url(images/drkgry_5x5.gif) 0 100% repeat-x}
.drkgry_l {background: url(images/drkgry_5x5.gif) 0 0 repeat-y}
.drkgry_r {background: url(images/drkgry_5x5.gif) 100% 0 repeat-y} 

/* rounded darkgrey-border thin box */

.drkgry_thin_bl {background:url(images/drkgry_thin_bl.gif) 0 100% no-repeat; }
.drkgry_thin_br {background:url(images/drkgry_thin_br.gif) 100% 100% no-repeat}
.drkgry_thin_tl {background:url(images/drkgry_thin_tl.gif) 0 0 no-repeat;}
.drkgry_thin_tr {background:url(images/drkgry_thin_tr.gif) 100% 0 no-repeat; padding:10px}

.drkgry_thin_t {background:url(images/drkgry_3x3.gif) 0 0 repeat-x; width: 100%;}
.drkgry_thin_b {background: url(images/drkgry_3x3.gif) 0 100% repeat-x}
.drkgry_thin_l {background: url(images/drkgry_3x3.gif) 0 0 repeat-y}
.drkgry_thin_r {background: url(images/drkgry_3x3.gif) 100% 0 repeat-y; } 

/* rounded darkgrey-border, orange fill box */

.drkgry-org_thin_bl {background:url(images/drkgry-org_thin_bl.gif) 0 100% no-repeat}
.drkgry-org_thin_br {background:url(images/drkgry-org_thin_br.gif) 100% 100% no-repeat}
.drkgry-org_thin_tl {background:url(images/drkgry-org_thin_tl.gif) 0 0 no-repeat}
.drkgry-org_thin_tr {background:url(images/drkgry-org_thin_tr.gif) 100% 0 no-repeat; padding:10px}

.drkgry_thin_t {background:url(images/drkgry_3x3.gif) 0 0 repeat-x; width: 100%}
.drkgry_thin_b {background: url(images/drkgry_3x3.gif) 0 100% repeat-x}
.drkgry_thin_l {background: url(images/drkgry_3x3.gif) 0 0 repeat-y}
.drkgry_thin_r {background: url(images/drkgry_3x3.gif) 100% 0 repeat-y} 

/* rounded green thin border, dark grey filled box */

.grn-drkgry_thin_bl {background:url(images/grn-drkgry_thin_bl.gif) 0 100% no-repeat; font-style:normal;}
.grn-drkgry_thin_br {background:url(images/grn-drkgry_thin_br.gif) 100% 100% no-repeat; font-style:normal;}
.grn-drkgry_thin_tl {background:url(images/grn-drkgry_thin_tl.gif) 0 0 no-repeat; font-style:normal;}
.grn-drkgry_thin_tr {background:url(images/grn-drkgry_thin_tr.gif) 100% 0 no-repeat; padding:10px; font-style:normal;}

.grn_thin_t {background:url(images/green_3x3.gif) 0 0 repeat-x; width: 100%; font-style:normal;}
.grn_thin_b {background: url(images/green_3x3.gif) 0 100% repeat-x; font-style:normal;}
.grn_thin_l {background: url(images/green_3x3.gif) 0 0 repeat-y; font-style:normal;}
.grn_thin_r {background: url(images/green_3x3.gif) 100% 0 repeat-y; font-style:normal;} 

/* DIV boxes for IE fixes */

#WelcomeBar{
	background-color:#333333;
	position:relative;
	height:20%;
	margin-left:auto;
	margin-right:auto;
	width:90%;
	color:#70BC1F;
	font-weight:bold;
	font-size:1.5em;
	text-align:left;
}
/* Font Styles */
	
.font-white{color:#fff}

.font_zugreen{color:#70BC1F}

.font_orange{color:#CC9900}

.fontsize_14px{font-size:14px}
	
.fontsize_16px{font-size:16px}

/* DIV box for home page */

#NEPAmap{
		background-repeat:no-repeat;
		background-position:right;
		position:relative;
		width:800px;
		height:400px;
}

.corner{
	background-color:#70BC1F;
	height:370px;
	padding:10px;
}
.corner2{
	background-color:#333;
	height:400px;
	padding:5px;
}

.bullet {
	background:url(images/pyramidbullet.png) no-repeat;
	padding-left:15px;
}

