.rbtop         { background: url(images/top.gif) repeat-x; }
.rbtop div     { background: url(images/topleft.gif) no-repeat top left; }
.rbtop div div { background: url(images/topright.gif) no-repeat top right; }

.rbbot         { background: url(images/bottom.gif) repeat-x; }
.rbbot div     { background: url(images/bottomleft.gif) no-repeat top left; }
.rbbot div div { background: url(images/bottomright.gif) no-repeat top right; }

.rbcontentwrap { background: url(images/left.gif) repeat-y; }
.rbcontent     { background: url(images/right.gif) repeat-y right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 15px;
	font-size: 10px;
}
.rbcontent  { 
	padding: 1px 1em; 
	margin: 0px;  }
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.linepad {
	background-image: url(images/linepad.gif);
	background-repeat: repeat-x;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
}
p {
	font-size: 3.5mm;
}
li {

	font-size: 3.5mm;
}
h2 {
	font-size: 4mm;
	font-weight: bold;
}
h3 {
	font-size: 3.5mm;
	font-weight: bold;
}
.tablebody {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 964px;
}
.sidebar {
	vertical-align: top;
	width: 270px;
}
a {
	color: #666666;
}
.picturewidth {
	width: 70px;
	float: right;
}
a:link {
    color: #447D91;
}
a:visited {
    color: #666666;
}
a:hover {
	color: #003366;
}
.larger {
	font-size: 120%;
}
h1 {

	font-size: 6mm;
	font-weight: bold;
}
