body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	}
.border1 {
	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: #D6D3D6;
	border-right-color: #D6D3D6;
	border-bottom-color: #D6D3D6;
	border-left-color: #D6D3D6;
}
.leftlink {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #767676;
}
.leftlink:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color:#CCCCCC;
}.text {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #474747;
	list-style-image: url(images/bull.gif);
	list-style-position: outside;
}
.more {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bottomlink {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #767676;
	text-decoration:none;
}
.bottomlink:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #767676;
	text-decoration:underline;

}
