body, th, td, p, ul, ol {
	font-family: Veranda, sans-serif;
	font-size: 95%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Veranda, sans-serif;
}

h1 {
	font-size: 125%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 115%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 105%;
}

h6 {
	font-size: 100%;
}

a.normal {
	font-style: normal;
}

a:link, a:active, a:visited {
	color: black;
	background-color: none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: navy;
	background-color: none;
}


a.header, a.header:active, a.header:visited {
	color: black;
	background-color: transparent;
	font-family: Veranda, sans-serif;
	text-decoration: none;
	font-size: 8pt;
}

a.header:hover {
	text-decoration: underline;
}

.leftMenu {
	font-family: Veranda, sans-serif;
	font-size: 9pt;
	font-style: normal;
}

.leftLevel1 {
	font-weight: bold;
	border-bottom: 1px solid silver;
}

.leftLevel2 {
	font-weight: bold;
}

.orange {
	color: #F09117;
	background-color: transparent;
}

.green {
	color: #006F00;
	background-color: transparent;
}


.datacells {
	font-family: Veranda, sans-serif;
	font-size: 9pt;
	font-style: normal;
	border: 1px solid black;
}

.botcells {
	padding: 2px;
	border-top: 1px solid black;
}

.leftcells {
	padding: 2px;
	border-right: 1px solid black;
}

.rightcells {
	padding: 2px;
	border-left: 1px solid black;
}

.topcells {
	padding: 2px;
	border-right: 1px solid black;
}

.cells {
	padding: 2px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#foot, .info {
	font-size: 8pt;
}

#left {
	padding: 5px;
	border: 1px solid gray;
}

#spMain {
	padding: 5px;
	border: 2px solid #F09117;
	background-image: url(/exec/osppd/images/high.gif);
}

#present{
	padding: 5px;
	border: 2px solid #006F00;
	background-image: url(/exec/osppd/images/high.gif);
}

#navBar {
	border: 2px solid gray;
 	width: 562px;
}


#newBox {
	border: 1px solid #44D0D0;
 	padding: 2px;
 	width: 175px;
 	height: 82px;
}

td.box_img {
	background-image: url(/exec/osppd/images/box_img.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

li {
	list-style:  url(/exec/osppd/images/bullet.gif) disc outside;
	margin-left: 0px;
	padding-left: -10px;
}