/* CSS Document writen by satinath www.skynetsol.com */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.toplink {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #619c28;
	text-decoration: none;
	font-weight:bold;
}.border {
	background-color: #333333;
	border: 1px solid #434343;
}
.heading {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	text-transform: uppercase;
}
.leftlink {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #a19f9f;
	background-image: url(images/bull1.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 15px;
	text-decoration: none;
}
.leftlink:hover {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	background-image: url(images/bull1.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 15px;
	text-decoration: none;
}
.test {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #a19f9f;
}
.test:hover {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
}

.whitebold {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}
