body, td			{ font-family: arial, helvetica; font-size: 12px; }

.box
{
  background: #E7E7E7;
  color: black;
  font-family: Arial;
  font-size: 11pt;
}
.columnName  
{
  font-size : 13px;
  background-color: #999999;
  color: White;
}
.tinted
{
  font-size : 13px;
  background-color: #DDDDDD;
  border-color: rgb(218,240,212);
}

.error
{
	font-weight:bold;
	font-family: Arial;
	font-size: 12pt;
	color: crimson;
}
.header 
{
	font-family:Arial;
	font-size:15pt;
	font-weight:bold;
	color:black
	}
td.menu
{
  background-color : #777777;
  border-left : solid 1px white;
  text-align : center;
}
a.menu
{
  color : white;
  font-size : 13px;
  text-decoration : none;
   
}
select.menu
{
 color : white;
 font-family: Arial;
 font-weight :bold; 
 font-size: 13px; 
 background-color: #777777;
 border : solid 0 #777777;
}
.title			
{ 
  color: black; 
  font-weight:bold;
  font-size:12pt;
}
.subtitle			
{ 
  color: #A53131; 
  font-weight:bold;
  font-size:12pt;
}
.main			{ color: #666666; line-height: 17px; }
.meta			{ color: #666666; font-family: arial, helvetica; font-size: 12px; }
.l1			{ color: #000000; font-family: arial, helvetica; font-size: 12px; }
.navbar 
{
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    color:white;
    text-decoration :none
}
.navbar:hover 
{
    color: #FF9966;
    text-decoration :none
} 
.smallTitle
{
	font-weight: bold;
}
.textLink 
{
    color:black;
    text-decoration :underline
}
.textLink:hover 
{
    color: black;
    text-decoration :none
} 
.textLinkBold 
{
    color:black;
    font-weight: bold;
    text-decoration :underline
}
.textLinkBold:hover 
{
    color: black;
    text-decoration :none
} 

A.stdLink
{
  font-weight: normal;
  font-size: 10pt;
  color: black;
  font-family: Arial;
  text-decoration: none;
}
A.stdLink:hover
{
    COLOR: black;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}


.directory			{ color: #FFFFFF; font-family: arial, helvetica; font-size: 12px; text-decoration: none}
A:link.directory		{ color: #FFFFFF; font-family: arial, helvetica; font-size: 12px; text-decoration: none}
A:hover.directory		{ color: #F98A7F; font-family: arial, helvetica; font-size: 12px; text-decoration: underline}

FORM.search		{ padding: 0px; margin: 0px; }
INPUT.search		
{
	padding: 0px; 
	margin: 0px; 
	font-size: 10px; 
}
#refstds a
{
  color : Black;
  text-decoration :none;
}
#refstds a:hover
{
  color : Black;
  text-decoration :underline;
}

