.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.rtmargin {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}
.vert-rule {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.hrz-rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.topmargin {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pixborder {
	border: 2px solid #FFFFFF;
}
.topnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: none;
	font-variant: small-caps;
}
.hrz-rule2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
a.topnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
	font-variant: small-caps;
}
.background-rule {
	background-attachment: scroll;
	background-image:  url("images/rule.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
.background-rule2 {
	background-attachment: scroll;
	background-image:  url("images/rule.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.text:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}

