body {
	background-image: url(../images/bg.jpg);
	margin-top: 20px;
	margin-bottom: 20px;
}
.logo_bg {
	background-image: url(../images/logo_bg.gif);
	background-repeat: repeat-x;
}
.nav_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f86368;
	text-decoration: none;
}
a.nav_top:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f86368;
	text-decoration:underline;
}
.donata_now {
	background-image: url(../images/donata_now.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 225px;
	display:block;
}
a.donata_now:hover {
	background-image: url(../images/donata_now_hover.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 225px;
	display:block;
}
.nav_border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d4d6;
	height:29px;
}
.text_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #343435;
	text-decoration: none;
	text-align: justify;	
}
.read_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #489d09;
	text-decoration: none;
}
.header_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2e7f12;
	text-decoration: none;
	height:40px;
}
.dotline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.text_green_designby{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #288807;
	text-decoration: none;
}



/* Admin start */

.text_username {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #343435;
	text-decoration: none;
}
.text_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #343435;
	text-decoration: none;
	
}
a.text_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#2d8e0b;
	text-decoration: none;
}
.text_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #696a6c;
	text-decoration: none;
	padding-left:20px;
	padding-top:14px;
}

.input_username {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #343435;
	text-decoration: none;
	background-color: #e5e6e8;
	width:158px;
	height:19px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c2c4c6;
	border-bottom-color: #c2c4c6;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccaca;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccaca;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccaca;
}
.login {
	background-image: url(../images/login.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:89px;
	height:29px;
	margin-right:2px;
	margin-top:5px;
}
form {
	margin: 0px;
}

/*------------Admin end------------*/
