.bodyBcgrd {
	background-image: url(body_bcgrd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.linkBcgrd {
	background-image: url(link_bcgrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodyBottom {
	background-image: url(body_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.broderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3e3e3;
}
.boxBcgrd {
	background-image: url(box_bcgrd.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
}
.bulletP a {
font-size: 10px;
	font-weight: normal;
	color: #7d7d7d;
	text-decoration: none;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 5px 0 13px;
}
.bulletP a:hover{
text-decoration:underline;
}
.orangeText {
	font-weight: bold;
	color: #ff4800;
	text-decoration: none;
}
.brownText {
	font-size: 10px;
	font-weight: bold;
	color: #d48342;
	text-decoration: none;
}
.normal {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.footerText, .footerText a{
color:#6d6d6d;
text-decoration:none;
font-size:10px;
}

.footerText a:hover{
text-decoration:underline;
}