body {
	line-height: 24px;
	color: #000066;
	background-color: #FFFFF4;
}

#table1{
	border: thin solid #000066;
}


#navigation{
	width: 160px;
	/*
	line-height: 24px;*/
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: small;
	border: medium solid #000000;
}

#ul {
	margin: 0px;
	list-style-type: none;
/*	background-color: #990000;*/
}

#ul li {
	border: 3px solid #000033;
	/*border: thin groove #000033;*/
	padding-top: 5px;
	padding-bottom: 5px;
}



a {	color: #666633;
	
}
.height {
	height: 10px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #990000;
	color: #FFFF66;
	line-height: 50px;
	font-size: xx-large;
}
.cntr {
	text-align: center;
}

.border{
	border: medium solid #000000;
	color: #666633;
}

.borderblacktext {
	background-color: #990002;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #003366;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}
.padding {
	padding-right: 12px;
	padding-left: 12px;
}

