.copyright1 {
	color: #EDBDB1;
	font-size: 11px;
	font-family: Tahoma;
}
.copyright {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Tahoma;
}
.top_link {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.yellow_heading {
	color: #EFED9A;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black_small_txt {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
}
.black_small_Bold_txt {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.orange_text {
	color: #FF6600;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
.whitelink:link {
	color: #FFffff;
	text-decoration: none;
}
.whitelink:visited {
	text-decoration: none;
	color: #FFffff;
}
.whitelink:hover {
	text-decoration: none;
	color: #FFBA36;
}
.whitelink:active {
	text-decoration: none;
	color: #FFBA36;
}
.blacklink:link {
	color: #000000;
	text-decoration: none;
}
.blacklink:visited {
	text-decoration: none;
	color: #000000;
}
.blacklink:hover {
	text-decoration: none;
	color: #B50404;
}
.blacklink:active {
	text-decoration: none;
	color: #B50404;
}
body {
	background-image: url(../images/bg-img.jpg);
}
