/* CSS Document */
body {
	background-color: #ccd3cd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text {
	font-family: Calibri;
	font-size: 14px;
	color: #005b3f;
	text-align: justify;
}
.shalok {
	background-image: url(../images/sholk.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 542px;
}
.text2 {
	font-family: Calibri;
	font-size: 11px;
	color: #005b3f;
	background-position: left;
}
.button {
	background-color: #005B3F;
	height: 23px;
	width: 144px;
	font-family: Calibri;
	color: #FFFFFF;
}


.uppermenu {
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.uppermenu a:link{
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.uppermenu a:active{
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.uppermenu a:visited{
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}


.uppermenu a:hover{
	font-family: Calibri;
	font-size: 12px;
	color: #FFFF33;
	text-align: center;
}

.header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 144px;
	width: 826px;
	background-color: #D5C22E;

}


.side_bar {
	background-image: url(../images/st.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 54px;
}


.heading2 {
	font-family: Calibri;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.MAINHEADING {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #105050;
}


.heading1 {
	font-family: Calibri;
	color: #2a5130;
	font-size: 18px;
	font-weight: bold;
}
.footer_text {
	font-family: Calibri;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #666666;
}
page_body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.text1 {
	font-family: Calibri;
	font-size: 18px;
	color: #294e2f;
}

a:link {
	color: #c4b300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #c4b300;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #035f1d;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #d5c22e;
	font-weight: bold;
}
