body {
	background: #9e8768 url(../images/bg-tile.jpg) repeat fixed;
	color: #000000;
}
table#t-main {
	height: 100%;
}
td {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #a0a0a0;
	vertical-align: top;
}
td#top-center {
	background: transparent url(../images/ro-bnr-center.gif) no-repeat;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 11px;
	color: #000000;
}
td#left {
	background: url(../images/ro-left-tile.gif) repeat-y;
}
td#main {
	background: #000000 url(../images/emblem-bg.jpg) top center no-repeat;
	color: #a0a0a0;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}
td#center {
	background: url(../images/ro-center-tile.gif) repeat-y;
}
td#menu {
	background-color: #c0c0c0;
	color: #000000;
}
td#right {
	background: url(../images/ro-right-tile.gif) repeat-y;
}
a:link, a:active, a:visited {
	background-color: transparent;
	text-decoration: underline;
	color: #c0c0c0;
}
a:link.bnr, a:active.bnr, a:visited.bnr {
	background-color: transparent;
	text-decoration: underline;
	color: #000000;
}
a:link.mnu, a:active.mnu, a:visited.mnu {
	background-color: transparent;
	text-decoration: underline;
	color: #000000;
}
a:link.mbr, a:active.mbr, a:visited.mbr {
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	color: #add8e6;
}
a:hover.mbr {
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	color: #add8e6;
}
a:hover, a:hover.bnr, a:hover.mnu {
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	color: #ff0000;
}
input {
	background-color: #c0c0c0;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	border: 1px solid #000000;
}
select {
	background-color: #c0c0c0;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	width: 130px;
	border: 1px solid #000000;
}
option {
	background-color: #c0c0c0;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
optgroup {
	background-color: #c0c0c0;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
textarea {
	background-color: #c0c0c0;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
}
hr {
	background-color: #000000;
	color: #c0c0c0;
}
hr.mnu {
	background-color: #c0c0c0;
	color: #000000;
}
.copy {
	background-color: transparent;
	color: #000000;
}
.blank {
	background-color: #000000;
	color: #c0c0c0;
	vertical-align: bottom;
}
.b {
	background-color: transparent;
	font-weight: bold;
	color: blue;
}
.lb {
	background-color: transparent;
	font-weight: bold;
	color: #add8e6;
}
.lg {
	background-color: transparent;
	font-weight: bold;
	color: #90ee90;
}
.or {
	background-color: transparent;
	font-weight: bold;
	color: #ffa500;
}
.r {
	background-color: transparent;
	font-weight: normal;
	color: #ff0000;
}
