body {
	margin: 5px 0px 0px 0px;
	color: black;
	background: white;
	font-family: tahoma, arial, helvetica, sans-serif; font-size: 11px;
	line-height: 1.3;
}
.search, input, textarea, select {
	font-family: tahoma, arial, helvetica, sans-serif; font-size: 11px;
}
h1 { 
	font-size: 16px; font-weight: bold; color: #000000; 
}
h2 { 
	font-size: 26px; font-weight: bold; color: #000000; margin-top: 0px; margin-bottom: 3px; text-transform:uppercase;
}
h3 { 
	font-size: 13px; font-weight: bold; color: #000000; /*margin-top: 0px; margin-bottom: 0px;*/
}
h4 { 
	font-size: 11px; font-weight: normal; color: #000000; /*margin-top: 0px; margin-bottom: 18px;*/
}
p {
	font-size: 11px;
}
.emptycell { 
	background-image: url(images/spacer_gray.gif); background-repeat: repeat-x; 
}
.tabcell { 
	border: 1px solid #CCCC00; font-weight: bold;
	background-color: #666666;  vertical-align: bottom;  
	font-size: 11px; color:#FFFFFF; text-align: center; font-family: tahoma, arial, helvetica, sans-serif; padding-left:0px; padding-right:0px; padding-top:4px; padding-bottom:4px 
}
.activecell { 
	border-left:1px solid #CCCC00; border-right:1px solid #CCCC00; border-top:1px solid #CCCC00; font-weight: bold;
	background-color: #990033;  vertical-align: bottom; background-repeat: no-repeat; 
	font-size: 11px; color:#FFFFFF; text-align: center; font-family: tahoma, arial, helvetica, sans-serif; padding-left:0px; padding-right:0px; padding-top:4px; padding-bottom:4px
}
a.tablink { 
	color:#cccccc; text-decoration: none; 
}
a:hover.tablink { 
	color: #ffffff; text-decoration: underline; 
}
tr.submenu1 {
	background-color: #990033; height: 20px; font-size: 13px; 
}
tr.submenu2 {
	background-color: #cccc00; height: 4px; font-size: 6px; 
}
.main {
	border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; border-collapse: collapse; 
}
.watermark {
	background-image: url('images/rsm-watermark.jpg'); background-repeat: no-repeat; background-position: center top; 
}
.footer { 
	font-size: 9px; color: #999999; margin-top: 24px; margin-bottom: 3px; text-align: center; 
}
ul {
	list-style-type: square;
}
li {
	font-size: 11px;
}
a { 
	text-decoration: none; color: #990033; font-weight: bold;
}
a:hover { 
	color: #999900; text-decoration: underline; 
}
a.goldenbelly { 
	color: #999999; font-weight: bold; text-decoration: none; 
}
a:hover.goldenbelly { 
	color: #ff9900; font-weight: bold; text-decoration: none 
}
.defaulttable {
	font-size: 11px; border-collapse: collapse; border-color: #cccccc;
}
.legendtable {
	font-size: 11px; border-collapse: collapse; border-color: #cccccc;
}
form {
	margin-bottom: 5px;
}
.back {
	text-align: left;
}
.highlight {
	background-color: #990033; color: #ffffff; text-align: center; font-size: 11px;
}
.border {
	border:1px solid #cccccc; border-collapse: collapse; 
}
.noborder {
	border-color: #ffffff; 
}
