BODY {
	color: black;
   background-color: #999966;
	font-family: "Courier New", Courier, monospace;
}

.headertext {
   background-color: #999966;
	font-size: 300%;
	font-weight: bold;
	padding: 0.75ex 0ex 0ex 0ex;
}

.headertext span {
	font-weight: normal;
	color: white;
}

.headertext3 {
	font-weight: normal;
	color: #EAEBDE;
	font-size: 60%;
	padding-left: 0.25ex;
}

.pageborder {
	background-color: #999966;
	width: 1em;
}

.menubar {
	color: silver;
	font-size: 100%;
	font-weight: bold;
	background-color: Black;
	padding: 0.5ex 0ex 0.5ex 1ex;
}

.menubar a {
	color: silver;
	text-decoration: none;
}

.menubar a:hover {
	color: white;
	text-decoration: underline;
}

.menuThisPage {
	color: white;
}

.menuThisPage a {
	color: White;
}
.menuThisPage a:hover {
	color: white;
	text-decoration: underline;
}

.rowbelowmenu {
	font-size: 20%;
   background-color: #999966;
}

.contentTable {
	background-color: #FDFFEF;
	color: #5A5B3C;
}

.leftSideBar {
	background-color: #EAEBDE;
	border: 4pt solid white;
	font-family: Verdana, sans-serif;
	vertical-align: top;
}

.lsbHeader {
   color: white;
	font-family: "Courier New", Courier, monospace;
	background-color: #BBBAAE;
	font-size: 120%;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
}


.leftSideBar a {
   color: #6A6B4C;
	font-weight: bold;
	text-decoration: none;
	padding-left: 1ex;
}

.leftSideBar a:hover {
	color: #999966;
	text-decoration: underline;
}

.contentCell {
	padding: 2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: left;
}

.contentCell a {
   color: #5A5B3C;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}

.contentCell a:hover {
	color: #999966;
	text-decoration: underline;
}

.contentCell a:visited {
	color: #999966;
	letter-spacing: 0.25ex;
}

.contentHeader {
	color: #5A5B3C;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1ex;
}

H {
	color: #3A3B1C;
	font-size: 105%;
	font-weight: normal;
	letter-spacing: 0.25ex;
	padding: 3ex 0 0 0;
}

.contentBulletListItem {
	margin: 1ex 0ex 1ex 0ex;
}

.contentBulletListItem a:visited {
	letter-spacing: normal;
}

.logoKU {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 120%;
}

.logoSoftware {
	font-family: "Courier New", Courier, monospace;
	font-size: 115%;
	font-weight: normal;
}

.frmlabel {
	padding: 1ex 1ex 0ex 0ex;
	vertical-align: top;
}

.rightSideBar {
	background-color: #EAEBDE;
	text-align: center;
	border: 4pt solid white;
	vertical-align: top;
}

.rightSideBar a {
   color: #5A5B3C;
	font-weight: bold;
	text-decoration: none;
}

.rightSideBar a:Hover {
   color: #999966;
	text-decoration: underline;
	font-weight: bold;
}

.newsdate {
	font-size: 80%;
	margin: 2ex 0 1ex 0;
}

.news {
	font-size: 80%;
	text-align: justify;
	margin: 0 1ex 0 1ex;
}

.footer {
	background-color: #999966;
	padding: 1em 2.5ex 1em 3ex;
	font-size: x-small;
	color: #5A5B3C;
}


