/* CSS Document */
A.titlecell:link{
    text-decoration : none;  
    font-weight: normal;
    font-style: normal;
	color: #003366;
}
A.titlecell:visited {
    text-decoration : none;  
    font-weight: normal;
    font-style: normal;
	color: #001122;
}
A.titlecell:hover {
    text-decoration : none;  
    font-weight: normal;
    font-style: normal;
	color: #DD1111;
}
A.titlecell:active {
    text-decoration : none;  
    font-weight: normal;
    font-style: normal;
	color: #003366;
}
.titlecell {
    text-decoration : none;  
    font-weight: normal;
    font-style: normal;
    color: #003366;
    background-color: #ddddFF;
}

.titletext {
   font-size: 3em;
}


A:link {
  font-family: arial, verdana, Helvetica;
  font-weight: bold;
  text-decoration : none; 
  color: #1111bb;
  padding: 0px;
  font-style: normal
  }
A:visited {
  font-family: arial, verdana, Helvetica;
  font-weight: bold;
  text-decoration : none; 
  color: #000000;
  padding: 0px;
  font-style: normal}
A:active {
  font-family: arial, verdana, Helvetica;
  font-weight: bold;
  text-decoration : none; 
  color: #AAAAFF;
  padding: 0px;
  font-style: normal}
A:hover {
  font-family: arial, verdana, Helvetica;
  font-weight: bold;
  text-decoration : none;  
  color: #DD1111;
  padding: 0px;
  font-style: normal
}

.diarylinktable {
	border: 5em;
	padding-left: 1em;
	padding-top: 0em;
	padding-bottom: 0em;
//	padding: 0.5em;
	cellpadding: 1em;
	cellspacing: 1em;
}

.diarylink {
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
}

.diarydate {
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
}

.contenttable {
	width: 40em;
}

.diarytext {
	font-size: 1.2em;
//	letter-spacing: 0.05em;
	font-style: normal;
	font-weight: normal;
	color: #111155;
	line-height: 1.5em;
	text-align: justify;
	padding-right: 3em;
}
.contentcell {
	font-size: 1em;
	line-height: 1.5em;
	color: #111155;
	background-color: #ddddFF;
	text-align: justify;
}
.footercell {
	font-size: 0.8em;
	color: #1111aa;
	background-color: #ccccFF;
}
.menucell {
	font-size: 1.4em;
	font-weight: bold;
	color: #1111cc;
	background-color: #ccccFF;
}
.menucell A:
.diaryspacer {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
}
.nontabletext {
	text-indent: 0px;
	margin: 1em;
//	line-height: 1em;
}
.normaltext {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
}
.thumb { font-weight: normal; border: 0px }
.thumb A:link {font-weight: normal;text-decoration : none; font-family: arial, verdana, Helvetica; border: 0px; color: #000000;padding: 0px; margin: 0px}
.thumb A:visited {font-weight: normal;text-decoration : none; font-family: arial, verdana, Helvetica; border: 0px; color: #000000;padding: 0px; margin: 0px}
.thumb A:active {font-weight: normal;text-decoration : none; font-family: arial, verdana, Helvetica; border: 0px; color: #000000;padding: 0px; margin: 0px}
.thumb A:hover {font-weight: normal;text-decoration : none; font-family: arial, verdana, Helvetica; border: 0px; color: #000000;padding: 0px; margin: 0px}
.submitbutton {
	font-size: 1em;
	color: #003333;
	background-color: #ccccFF;
}

html, body {
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  background-color: #444477;
}

.textfield {
	font-size: 1em;
	color: #003333;
	background-color: #f0f0ff;
}
