#main {
	background-color: #ffffff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 10px;
  }
body {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
	margin-top: 0px;
}
h1 {
  font-size: 20pt;
}

h2 {
  font-size: 16pt;
}
/* hr {
  width: 80%;
} */
.hline {
  margin: 1em auto;
  text-align: center;
/*  font-family: Computer Modern Symbol; */
}
a {
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
	background-color: transparent;
}
#topnav {
	text-align: center;
	vertical-align: bottom;
  padding: 4px;	
}
#topnav a {
  text-decoration: underline;
	font-size: 12pt;
}
#topnav a:hover {
  text-decoration: underline;
	font-size: 12pt;
}
#sidenav {
	float: left;
	width: 190px;
 	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 0px;
}
ul {
  margin: 2px;
/*	list-style-type: none; */
	padding-bottom: 5px;
}
li {
  margin: 4px;
}
#maintext {
	padding-left: 205px;
}
.date {
  text-decoration: underline;
}
.newsheader {
	padding-top: 5px;
}
.tooltip {
  position: absolute;
  width: 240px;
  z-index: 100;
  color: #185fae;
  text-decoration: none;
  background-color: #ffffff;
	border: 1px #185fae solid;
	padding-left: 2px;
	padding-right: 2px;
}
.rating {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #c0c0c0;
}
.rating a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #c0c0c0;
	background-color: #ffffff;
}
.rating a:link {
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
	border-bottom: 1px solid #c0c0c0;
}
.rating a:hover {
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
	border-bottom: 1px solid #c0c0c0;
}
.linkname {
  font-weight: bold; 
	padding-left: 10px; 
	padding-top: 5px;
	padding-right: 5px;
	min-width: 150px; 
	height: 38px; 
	color: #ffffff;
	background-image: url(hbg-gray.png);
	background-repeat: no-repeat;
	background-position: right;
	overflow: hidden;
	white-space: nowrap;
}
.linkname a {
  color: #ffffff;
	text-decoration: underline;

}
.linkbox {
	width: 0%;
	border-width: 1px; border-style: solid;
	vertical-align: top; 
	background-image: url(panelbg-gray.gif); 
	background-repeat: repeat-x;
}
.resizediv 
{
	float: right; 
  cursor: hand;
	cursor: pointer;
}
.bottomline
{
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.topandbotline
{
  margin-bottom: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  padding-top: 5px;
}
.topline
{
  margin-top: 5px;
  padding-top: 5px;
}
fieldset
{
  width: 600px;
  margin: 10px auto;
}
legend
{
  padding: 2px 6px
}

a.adm { text-decoration: none; }
a.adm:hover { text-decoration: underline; background: none; }
a.hdrlink { color: black; text-decoration: none; border-bottom: 1px solid #888; }
a.hdrlink:hover { color: black; text-decoration: none; border-bottom: 1px solid #000; background: none; }

.private { color: #a00; }

i { font-style: oblique; }
em { font-style: italic; }

/* To be customizable later! */
/* em em, i em { font-style: normal; }*/
/* or
em em, i em { font-weight: bold; }
*/

/* span.ts { font-weight: bold; }*/
/* or
.ts { font-style: italic; }
.ts em { font-style: none; }
*/
/* or
.ts { font-style: italic; }
.ts em { font-weight: bold; }
*/
/* or
.ts { color: #3a587a; }
*/
