body {
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-color: #948F8F;
	margin: 0px 0px 0px 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #7B0000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #000000;
	line-height:20px;
}
.text2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #000000;
	line-height:30px;
	font-weight:bold
}
.title {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:700;
	color: #000000;
	line-height:20px;
}

.subtitle {
	padding: 0px 0px 0px 25px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:700;
	color: #000000;
	line-height:20px;
}

.z {
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	color: #7B0000;
	font-weight:700;
}

ul{
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 25px;
}
.RotatorBorder {
	border: 3px solid #800000;
}
.RotatorBorder2 {
	border: 2px solid #6da831;
	background-color: #bee1e6;
}