h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #060687;
	margin-left: 20px;


}
.topleft {
	background-image: url(images/topleft.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.toprt {
	background-attachment: fixed;
	background-image: url(images/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.toph {
	background-image: url(images/hline.gif);
	background-repeat: repeat-x;
}
.rtedge {
	background-attachment: fixed;
	background-image: url(images/vlinert.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.btmrt {
	background-attachment: fixed;
	background-image: url(images/btmrt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.btmlft {
	background-attachment: fixed;
	background-image: url(images/btmleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lftedge {
	background-attachment: fixed;
	background-image: url(images/vlineleft.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
li {
	color: #060687;
	list-style-type: circle;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;



}
.pic {
	margin: 10px;
}
.logobg {
	background-attachment: fixed;
	background-image: url(images/rt_half_logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: auto;
	visibility: visible;

}
.middle {
	background-image: url(images/middle.jpg);
	background-repeat: repeat-y;
	background-position: left;

}
body {
	background-image: url(images/bg_gen.gif);
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #666666;



}
.border {
	border: 1px solid #130984;
}
p {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	margin: 20px;
	font-size: 14px;

}
.tabletxt {
	font-size: 14px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2EA7CF;
	margin-left: 20px;
}
a:link {
	color: #060687;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;



}
a:hover {
	color: #060687;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;


}
a:visited {
	color: #2EA7CF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;



}
.divider {
	background-image: url(images/hdots4.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.copyright {
	font-size: 11px;
}
.quote {
	font-size: 13px;
	color: #060687;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 5px;
	line-height: 18px;


}
.credit {
	font-style: italic;
	color: #060687;
}
.tablebg {
	background-color: #EDEDFE;
	border: 1px dotted #060687;
}
