.top {
	background-attachment: scroll;
	background-image: url(jalika_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 179px;
	width: 700px;
}
body {
	margin-top: 0px;
	background-color: #000000;
}
.top_grd {
	background-attachment: fixed;
	background-image: url(grad_bg_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 320px;
}

a:hover {
	color: #FFCC00;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.a1 {
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
}
.a1:hover {
	border: 1px solid #FFCC00;
	background-color: #000000;
}
img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.mf {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bot_r {
	height: 50px;
	width: 52px;
	background-attachment: fixed;
	background-image: url(bot_r.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bot_l {
	height: 50px;
	width: 52px;
	background-attachment: fixed;
	background-image: url(bot_l.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
