body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-image:  url(/images/menu-bullet.jpg);
}
body {
	background-image: url(/images/tile-lt.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #CAD3E4;
}
body { cursor: url('ltpink.cur'); }
a, a:hover { cursor: url('handltpink.cur'); }
a:link {
	color: #666699;
	font-weight: bold;
}
a:visited {
	color: #808DA8;
	font-weight: bold;
}
a:hover {
	color: #CC3366;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
hr {
	color: #2F3353;
	height: 2px;
	width: 95%;
}
.tdbckgrd {
	background-image: url(/images/toptile-notes.jpg);
	background-repeat: repeat-x;
}
.smtxt {
	font-size: 12px;
}

input, select, button, textarea {
	background: #FFEAFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #000000;
}
.tdside {
	background-image: url(/images/sidetile.jpg);
	background-repeat: repeat-y;
	height: 500px;
}
.tdmenu {
	background-image: url(/images/rnrz_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
}
.tdcontent {
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 30px;
}
a.nav:link, a.nav:visited, a.nav:active {
	font-size: 14px;
	font-weight: bold;
	color: #3D4263;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 19px;
	display: block;
	margin-left: 4px;
}
a.nav:hover {
	font-size: 14px;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
	background-image: url(/images/small-note.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 25px;
	display: block;
	margin-left: 4px;
}
.copyright {
	font-size: 10px;
	text-align: right;
	padding-right: 50px;
}
