.title {
  padding-top:20px;
  font-size:20px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:firebrick;
}
.austeptext {
  font-family:arial; font-size:14px; text-align:justify; padding-left:10px; padding-right:10px;
}
p.news {
  font-family:arial; font-size:16px; font-weight:bold; font-style:italic; text-align:left;
}
ul.news {
  font-family:arial; font-size:16px; text-align:left;
}
li.news {
  padding:15px; text-align:left;
}
td.pagecontent {
  font-family:arial; font-size:14px; color:black;
}
td.menuitem {
  padding-bottom:3px;
  border-bottom:dashed 1px silver;
  border-right:solid 2px black;
}
td.menuitembottom {
  padding:3px; border-bottom:solid 2px black; border-right:solid 2px black;
}
a.menuitem {
  font-family:arial; font-size:13px; font-weight:bold;
  text-decoration:none;
  color:firebrick;
}
a.menuitem:hover {
  color:darkslateblue;
}

/* datatheme1 */
table.datatheme1 {
  padding:0px;
}
span.datatheme1, div.datatheme1 {
  font-size:16px; font-weight:bold;
}
th.datatheme1 {
  border-top:solid 2px whitesmoke; border-bottom:solid 1px black; 
  border-left:solid 2px whitesmoke; border-right:solid 1px black;
  color:black; background:silver; padding:3px;
  font-family:arial; font-size:12px; font-weight:bold;
}
td.datatheme1 {
  border-top:solid 2px whitesmoke; border-bottom:solid 1px black; 
  border-left:solid 2px whitesmoke; border-right:solid 1px black;
  color:black; background:gainsboro; padding:3px;
  font-family:arial; font-size:12px;
}
a.datatheme1 {

}

/* datatheme2 */
table.datatheme2 {
  padding:0px;
}
th.datatheme2 {
  border-top:solid 2px whitesmoke; border-bottom:solid 1px black; 
  border-left:solid 2px whitesmoke; border-right:solid 1px black;
  color:black; background:steelblue; padding:3px;
  font-family:arial; font-size:12px; font-weight:bold;
}
td.datatheme2 {
  border-top:solid 2px whitesmoke; border-bottom:solid 1px black; 
  border-left:solid 2px whitesmoke; border-right:solid 1px black;
  color:black; background:lavender; padding:3px;
  font-family:arial; font-size:16px;
}
a.datatheme2 {
  text-decoration:none;
  font-weight:bold; color:black;
}
a.datatheme2:hover {
  color:blue;
}

/* datatheme3 */
table.datatheme3 {
  padding:0px;
}
th.datatheme3 {
  border-top:solid 2px whitesmoke; border-bottom:solid 1px black; 
  border-left:solid 2px whitesmoke; border-right:solid 1px black;
  color:black; background:steelblue; padding:3px;
  font-family:arial; font-size:12px; font-weight:bold;
}
td.datatheme3 {
  border-top:solid 2px whitesmoke; border-bottom:solid 1px black; 
  border-left:solid 2px whitesmoke; border-right:solid 1px black;
  color:black; background:peachpuff; padding:3px;
  font-family:arial; font-size:16px;
}
a.datatheme3 {
  text-decoration:none;
  font-weight:bold; color:black;
}
a.datatheme3:hover {
  color:blue;
}
a.printlink1 {
  color:blue; font-family:arial; font-size:12px;
}
a.printlink1:hover {
  color:blue;
}
.maintitle {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: firebrick;
}
.austepheader {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
