/*- template divisions -*/
div.parent
{
	width: 975px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eee;
}

div.header
{
	width: 100%;
	background-color: #cc9;
}

div.navigation
{
	float: left;
	width: 18%;
	margin: 0px;
	padding: 5px;
	background-color: #fff;
}
div.content
{
  width: 78%;
	margin: 0px 0px 0px 19%;
	padding: 15px;
	background-color: #eee;
}
div.printercontent
{
  width: 780px;
	margin: 0px 0px 5px 5px;
	padding: 5px;
	background-color: #fff;
}
div.footer
{
	clear: both;
	width: 100%;
	height: 1.25em;
	padding: 0px;
	background-color: #cc9;
}



body
{
	font-family: sans-serif;
	font-size: 1em;
	text-align: left;
	color: #000;
	margin:0;
	padding:0;
	height:100%;
	background-color: #555555;
}

big{
  font-family: sans-serif;
  font-size: 1.5em;
  color: #442;
  margin-top:0.5em;
  margin-bottom:0.25em;
}
h1{
  font-family: sans-serif;
  font-size: 2em;
  color: #442;
  text-decoration: underline;
  margin-top:1em;
  margin-bottom:0.25em;
}
h2{
  font-family: sans-serif;
  font-size: 1.5em;
  color: #442;
  margin-top:0.5em;
  margin-bottom:0.25em;
}
h3{
  font-family: sans-serif;
  font-size: 1.25em;
  color: #442;
  margin-top:0.5em;
  margin-bottom:0.25em;
}
h4{
  font-family: sans-serif;
  font-size: 1em;
  color: #442;
  margin-top:0em;
  margin-bottom:0em;
}
h5{
  font-family: sans-serif;
  font-size: 1.5em;
  color: #F00;
  margin-bottom:0em;
}

hr {
  height: 1px;
  border: 1px solid #aa7;
}
img
{
  border: 0px;
  padding: 10px;
}

img.header
{
  border: 0px;
  padding: 0px;
}


/*--Main table--*/
table.main
{
  background-color: #69c;
  min-height: 1000px;
}
/*--Header--*/
p.header{
  font-family: sans-serif;
  font-size: 2em;
  color: #000;
  text-decoration: none;
  text-align: left;
  margin: 0;
}
p.headernav{
  font-family: sans-serif;
  font-size: 1em;
  color: #fff;
  text-align: right;
  margin-bottom: 0;
  margin-bottom: 0;
}
a.header:link{
  font-family: sans-serif;
  color: #aa7;
  text-decoration: underline;
}
a.header:active{
  font-family: sans-serif;
  color: #aa7;
  text-decoration: underline;
}
a.header:visited{
  font-family: sans-serif;
  color: #aa7;
  text-decoration: underline;
}
a.header:hover{
  font-family: sans-serif;
  color: #aa7;
  text-decoration: underline;
  background-color: #aaa;
}

/*--Menu--*/
p.menu
{
  font-family: sans-serif;
  font-size: 1.2em;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  text-wrap: none;
}
a.menu:link{
  font-family: sans-serif;
  color: #000;
  font-size: 1.1em;
  text-decoration: none;
  margin-left:0.1em;
  text-wrap: none;
}
a.menu:active{
  font-family: sans-serif;
  color: #000;
  font-size: 1.1em;
  text-decoration: none;
  margin-left:0.1em;
  text-wrap: none;
}
a.menu:visited{
  font-family: sans-serif;
  color: #000;
  font-size: 1.1em;
  text-decoration: none;
  margin-left:0.1em;
  text-wrap: none;
}
a.menu:hover{
  font-family: sans-serif;
  color: #000;
  font-size: 1.1em;
  text-decoration: underline;
  background-color: #aaa;
  margin-left:0.1em;
  text-wrap: none;
}

/*--Content--*/
table.content
{
  width: 95%;
  background-color: #cc9;
  margin-left: 5px;
  vertical-align: top;
  padding: 0.25em;
}
caption.content
{
  font-family: sans-serif;
  font-size: 1.5em;
  color: #442;
}
td.content
{
	color: #000;
  font-size: 1em;
  background-color: #fff;
  vertical-align: top;
  padding: 0.5em;
}

td.parentcontent
{
	width: 100%;
	color: #000;
  font-size: 1em;
  background-color: #fff;
  vertical-align: top;
  padding: 0.5em;
}
p.content
{
  font-family: sans-serif;
  font-size: 1em;
  color: #000;
}
p.warning
{
  font-family: sans-serif;
  font-size: 1em;
  color: #f00;
}

span.warning
{
  font-weight: bold;
  color: #f00;
}

span.red
{
  color: #F00;
}

/*--Footer--*/
p.footer
{
  font-family: sans-serif;
  font-size: 1em;
  color: #aa7;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;

}
a.content:link{
  font-family: sans-serif;
  color: #000;
  text-decoration: underline;
}
a.content:active{
  font-family: sans-serif;
  color: #000;
  text-decoration: underline;
}
a.content:visited{
  font-family: sans-serif;
  color: #000;
  text-decoration: underline;
}
a.content:hover{
  font-family: sans-serif;
  color: #000;
  text-decoration: none;
  background-color: #aaa;
}

/*--Calendar--*/
a.calendar:link{
  font-family: sans-serif;
  color: #000;
  text-decoration: none;
}
a.calendar:active{
  font-family: sans-serif;
  color: #000;
  text-decoration: none;
}
a.calendar:visited{
  font-family: sans-serif;
  color: #000;
  text-decoration: none;
}
a.calendar:hover{
  font-family: sans-serif;
  color: #fff;
  text-decoration: underline;
  background-color: #aaa;
}
table.calendar
{
	width: 100%;
	background-color: #cc9;
}
table.calendarsmall
{
	width: 175px;
	background-color: #cc9;
}
caption.calendar
{
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	margin-top: 0.25em;
}
caption.calendarsmall
{
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin-top: 0.5em;
}
th.calendar
{
	width: 14.5%;
	color: #663;
	vertical-align: top;
	text-align: center;
	padding: 0px;
}
td.calendar
{
	width: 14.5%;
	height: 5em;
	color: #000;
  background-color: #fff;
  vertical-align: top;
  padding: 0px;
  text-wrap: none;
}
td.calendarsmall
{
	width: 14.5%;
	height: 1em;
	color: #000;
  background-color: #fff;
  vertical-align: top;
  padding: 0px;
  text-wrap: none;
}
td.calendarsmallevent
{
	width: 14.5%;
	height: 1em;
	color: #000;
  background-color: #fc6;
  vertical-align: top;
  padding: 0px;
  text-wrap: none;
}
td.calendarcategory1
{
  width: 14.5%;
  height: 5em;
  color: #000000;
  background-color: #ffffcc;
  vertical-align: top;
  padding: 0px;
}
td.calendarcategory2
{
  width: 14.5%;
  height: 5em;
  color: #000000;
  background-color: #ffff99;
  vertical-align: top;
  padding: 0px;
}

table.participants
{
	width: 98%;
	margin: 0px;
	background-color: #cc9;
}
table.participants td
{
  background-color: #fff;
  vertical-align: top;
  padding: 5px;
}

p.calendar
{
	width: 90%;
	font-family: sans-serif;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px;
}
p.calendarnumber
{
	width: 90%;
	font-family: sans-serif;
	font-weight: bold;
	text-align: right;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #996;
	padding: 5px;
}
p.calendarnumbersmall
{
	width: 90%;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px;
}
p.calendarcategory1
{
  width: 90%;
  font-family: sans-serif;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 3px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #cccc99;
  background-color: #ffffdd;
  padding: 5px;
}
p.calendarcategory2
{
  width: 90%;
  font-family: sans-serif;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 3px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #cccc99;
  background-color: #ffff99;
  padding: 5px;
}
p.calendarcategory3
{
  width: 90%;
  font-family: sans-serif;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 3px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #cccc99;
  background-color: #66ccff;
  padding: 5px;
}
p.calendarcategory4
{
  width: 90%;
  font-family: sans-serif;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 3px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #cccc99;
  background-color: #66ff66;
  padding: 5px;
}
p.calendarcategory5
{
  width: 90%;
  font-family: sans-serif;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 3px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #cccc99;
  background-color: #ffff33;
  padding: 5px;
}
p.calendarcategory6
{
  width: 90%;
  font-family: sans-serif;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 3px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #cccc99;
  background-color: #6666cc;
  padding: 5px;
}
p.calendarcategory7
{
  width: 90%;
  font-family: sans-serif;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 3px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #cccc99;
  background-color: #cc3366;
  padding: 5px;
}
p.calendarcategory8
{
  width: 90%;
  font-family: sans-serif;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 3px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #cccc99;
  background-color: #993333;
  padding: 5px;
}

ul.intable
{
  padding: 10px;
  margin: 0px;
  margin-left: 5px;
}
