body {
	
	background-color:#FFFFFF;
	margin {margin: 0px 0px 0px 0px}
	font-family : "Arial","Courier New", Serif;
	font-size : 12px;
	color: #000000;

	}
.standard
{
  font-size : 12px;
  font-family : "Arial","Helvetica", Serif; 
  color: #000000;
  background-color: #ffffff;
  font-weight: normal;    
}
.content
{
  color : #000000;
  background-color: #FFFFFF;
  font-weight: normal;  
}
.editContent
{
  border-style: solid; 
  border-color: black;
  color: #000000;
  font-size : 12px;
  background-color : #CFDAEC;
  font-weight: normal;  
  cursor: hand; 
  border-width: 1px;
}
.editDirectoryContent
{
  color: #003466;
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  background-color : #FFFFFF;
  font-weight: normal;  
  cursor: hand;  
}
.optionmenu
{
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif;
  color : #46453E;  
  font-weight: normal;
  Background-color: #ffffff;
}

.optionmenuselected
{
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif;
  color : #039BE0;  
  font-weight: normal;
  Background-color: #ffffff;
}

.bodylink
{
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif;
  color : #000000;  
}

A.bodylink:visited {color : #000000; font-size : 12px; text-decoration: none;}
A.bodylink:link {color : #000000; font-size : 12px; text-decoration: none;}
A.bodylink:active {color : #000000; font-size : 12px; text-decoration: none;}
A.bodylink:hover {color : #000000; font-size : 12px; text-decoration: none;}