body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	background-color: #D4C09B;
	margin-left: 40px;
	margin-top: 20px;
	background-image: url(images/swadeshiBCKG.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.banner_bg {
	background-image: url(images/banner5.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.nav01 {
	border: 1px solid #6e6664;
}

.green_header {
	font-weight: bold;
	color: #778b53;
}

.red_header {
	font-weight: bold;
	color: #ac5945;
}

.bloo_header {
	font-size: 12px;
	font-weight: bold;
	color: #3a2826;
}

.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bloo_text {
	color: #3a2826;
}

.bloo_verdana_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a2826;
}

a {
	font-size: 12px;
	color: #3a2826;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a2826;
}
a:visited {
	text-decoration: none;
	color: #3a2826;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}

a.georgia {
	font-size: 12px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.georgia:link {
	text-decoration: underline;

}
a.georgia:visited {
	text-decoration: underline;
	color: #666666;
}
a.georgia:hover {
	text-decoration: none;
	color: #333333;
}
a.georgia:active {
	text-decoration: none;
