.body-top-bg {
	background-image: url(../images/body-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.wallpaper-left {
	background-image: url(../images/wallpaper-left.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.wallpaper-right {
	background-image: url(../images/wallpaper-left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.normaltext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #57236A;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #57236A;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #57236A;
	text-decoration: none;
}
h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a
{
	color: #FF6600;
	text-decoration: underline;
	font-weight: none;
	border: none;
}
a: visited {
	color: #FF6600;
	}
a: hover {
	color: #57236A;
	}
a: visited {
	color: #FF6600;
	}

li {
	list-style-image: url(../images/bullet.gif);
	margin-right: -10px;
	}
.showhand {
	cursor: pointer;
}
