body 
{ 
  color:#000000; 
  background:#ffffff; 
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 12px
}

body.spacy
{
  margin-left:25px;
}

table
{
 CELLSPACING:0;
 CELLPADDING:0;
 WIDTH:776;
 border:1px ridge;
}

div.expand
{
  text-decoration : underline;
  color: blue;
}

div.header { 
  border:0;
  padding:0;
  background:#0e9fee ;
}  

div.verticalframe { 
  border:0;
  padding:0;
  background:#0e9fee ;
}  

td {
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 12px
}

td.first {
  font-family: arial, helvetica, sanserif;	
  font-size: 12px
}

li.first {
  font-family: arial, helvetica, sanserif;	
  font-size: 12px
}

p.first {
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 18px;
  font-weight:italic;
}

td.firm {
  background:#0e9fee ;
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 16px;
  font-weight: bold;
  color: #cccccc;
}

td.logininfo {
  background:#0e9fee ;
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 12px;
  font-weight: bold;
  color: #cccccc;
}

td.menu {
  background:#ddeedd;
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 12px;
  font-weight: bold;
  color: #cccccc;
}

td.theader {
  background:#0e9fee ;
  font-family: arial, helvetica, sanserif;
  color: #000000;
  font-weight: bold;
}

th.theader {
  background:#0e9fee ;
  font-family: arial, helvetica, sanserif;
  color: #000000;
  font-weight: bold;
}

div.menu { 
  border:0;
  padding:0;
  background:#ddeedd;
}  

h1,h2 { font-family: Garamond, "Times New Roman", serif; }
td.expsh { 	color:#000000;font-family: verdana, arial, geneva, helvetica;	font-size: 12px}
a.umlink
{
  font-weight:bold;
}
img{border-style:none;}


a.menubold:link, a.menubold:active, a.menubold:hover, a.menubold:visited {text-decoration : none;font-size: 12px;font-weight:bold;color:#000000}
a.menunormal:link, a.menunormal:active, a.menunormal:hover, a.menunormal:visited {text-decoration : none;font-size: 12px;font-weight:normal;color:#000000}

a.findex:link, a.findex:active, a.findex:hover, a.findex:visited {text-decoration : underline;font-size: 11px;}
a.findex:link { color: rgb(50, 50, 50) }  /* for unvisited links */
a.findex:visited { color: rgb(50, 50, 50) } /* for visited links */
a.findex:active { color: rgb(200, 200, 200) } /* when link is clicked */
a.findex:hover { color: rgb(255, 255, 255) } /* when mouse is over link */

a.cvindex:link, a.findex:active, a.findex:hover, a.findex:visited {text-decoration : underline;font-size: 11px;}
a.cvindex:link { color: rgb(50, 50, 50) }  /* for unvisited links */
a.cvindex:visited { color: rgb(50, 50, 50) } /* for visited links */
a.cvindex:active { color: rgb(200, 200, 200) } /* when link is clicked */
a.cvindex:hover { color: rgb(255, 255, 255) } /* when mouse is over link */

/* Expense Sharer stuff */

tr.even
{
  background:#e0e0e0;
}

tr.odd
{
  background:#f0f0f0;
}

td.expsh
{
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 9px;
  text-align:left;
}

th.expsh
{
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 9px;
  text-align:left;
  background:yellow;
}

