.body {
	/*background-color: #f9f9f9;*/
	background-color: #FFFFFF;
	margin: 0px;
}
.padding1 {
	padding-top: 10px;
	padding-left: 10px;
}
.mainlinks {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	padding-left: 25px;
}
.mainlinks:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bullet_over.gif);
	background-repeat:repeat;
	background-position: 3px 1px;
	background-color:#1CB5E6;
	padding-left: 25px;
}
.content {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	/*text-align: justify;*/
}
.border1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #16ABE6;
}
.foolterup {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0088C7;
	text-decoration: none;
}
.foolterlink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0088C7;
	text-decoration: none;
}

.foolterlink_hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0088C7;
	text-decoration: none;
}

.heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #0085C2;
	text-decoration: none;
}

.title_he {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #0085C2;
	text-decoration: none;
}
