body
{
  margin: 0px; padding-left:5px; padding-right:5px
}


.contacts    { color: #FF0000; position: absolute; width: 120; font-family:Arial; font-size:10pt; padding-left:3px; padding-right:3px }
td.dates     { font-family: Times New Roman; font-size: 14pt; color: #FF0000 }
span.calendarevent { color: #FF0000; font-family:Times New Roman; font-size:12pt }
.heading
{
   border-bottom: 1px solid black;  
   color: #FFFFFF;
   background: red;
   height: 100px;
   font-size: 50pt;
   padding: 10px; text-align:center
}

#dirlist
{
color: #FF0000; font-size: 12pt}

#dirlink
{
  font-size: 14pt;
  font-family:Arial; color:#FF0000
}

.quotations
{
	left: 840px; 
	width: 180px;
	padding: 4px;
	top: 170px;
	font-family:Times New Roman; font-size:12pt;
	position: absolute;
	color:#FF0000;
}


.sidemenu
{
	  position: absolute;
	Top: 200px;
   width: 140px;
   border-right: solid 1px black;  
   border-bottom: solid 1px black;  
}


.sidemenu a
{
	Top: 300px;
  color: white;
  background-color:red;
  margin-top: 1px;
  height:40px; 
  width: 140px;
  font-family:Arial; 
  font-size:14pt; 
  text-decoration:none;
  padding:4px;
}

.sidemenu a:hover
{
  color: white;
  background-color:#333333;
}

.mainsection
{
  top: 100px;
  left: 150 px;
  position: absolute; color:#FF0000; font-family:Times New Roman; font-size:12pt; text-align:center; padding-left:10px; padding-right:10px
}

.mainsection h1
{
  color: red;
  font-size: 40pt;
  border-bottom: solid 1px black;  
}

.article 
{
  margin-top: 50px;
  border: solid 1px black;
   width: 750 px;  
}

.articlebody { font-size: 12pt; font-family: Times New Roman; color: #FF0000; text-align: 
               left; padding-left:5px; padding-right:5px }
               
.articlebody a
{
  color: black;
}
.subtitle
{
  background-color: #FFFFFF;
  color: #FF0000;
  font-size: 16pt;
  font-weight: bold;
  font-family: Arial;
  text-align: left;
  border-bottom: 1px solid #000000;
  padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

.calendarevent
{
  padding: 10px; color:#FF0000; font-size:12pt; font-family:Times New Roman
}

.calendarday
{color: #FF0000; font-family: Times New Roman; font-size: 12pt
