body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.app td, .app th {
    padding: 0px 0px;
}

.header { padding: 0;margin: 0;height: 153px; background-image: url('images/openoffice_header.jpg'); background-position: center; background-repeat: no-repeat; }

.subHeader { padding: 5px; }
.subHeaderText { text-align: right; font-size: 15px; color: black; }
.subHeaderTitle { text-align: right; font-size: 15px; color: black; font-weight: bold; }

/*
.navBullet { width: 22px; height: 14px; background-image: url('images/openoffice_icon_download.gif'); background-repeat: no-repeat; background-position: center; }
*/
.navBullet { width: 10; height: 14px; }

.smallTitle { text-align: right; font-size: 13px; font-weight: bold; color: black; }
.txt { text-align: right; font-size: 13px; color: black; }

.link:visited { font-size: 13px; color: #1071BB; }
.link:link { font-size: 13px; color: #1071BB; }
.link:hover { font-size: 13px; color: #1071BB; }

td.rightNavTitle { text-align: right; height: 28px; background-color: #BED987; }
td.rightNavSpace { height: 11px; }
td.rightNavText { text-align: right; background-color: #D2F392; }
td.rightNavText ul { font-size: 13px; list-style-type: none; margin: 0; padding: 5px; }
td.rightNavText a:link, td.rightNavText a:visited, td.rightNavText a:hover, { color: #1071BB; }
td.topRightNavTitle { text-align: right; height: 28px; background-color: orange; }
td.topRightNavText { text-align: right; background-color: FDC298; }

td.leftNavTitle { text-align: right; height: 28px; background-color: #D0DAEB; }
td.leftNavText { text-align: right; background-color: #DDEDFD; }

td.rightBorder { background-image: url('images/openoffice_bg_right.gif'); background-repeat: repeat-y; }
td.leftBorder { background-position: 100% 0%; background-repeat: repeat-y; background-image: url('images/openoffice_bg_left.gif'); background-repeat: repeat-y; }
