/* 
 * Text classes
 */
body, table, tr, td {
	font: 70%/1.4em "trebuchet ms",trebuchet,arial,verdana,sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #ccc;
}

.description {
	font-size: 10px;
	color: #444;
}

.description a:hover{color: #AAA; text-decoration: underline; font-weight: normal; }

h1{ 
    
    font: 140%/1.4em arial,verdana,sans-serif;
    font-weight: bold;
  }
  

a:active  {color: #666; text-decoration: underline; font-weight: normal;}
a:visited {color: #666; text-decoration: underline; font-weight: normal;}
a:link    {color: #666; text-decoration: underline; font-weight: normal;}
a:hover   {color: #AAA; text-decoration: underline; font-weight: normal;}

/* 
 * Disables the double line break for P, UL, FORM and LI tags
 */
p, form, li, ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

div.menu a:active  {color: #ffd9d9; text-decoration: none; font-weight: normal;}
div.menu a:visited {color: #ffd9d9; text-decoration: none; font-weight: normal;}
div.menu a:link    {color: #ffd9d9; text-decoration: none; font-weight: normal;}
div.menu a:hover, div.menu .selected a { background-position: right bottom; color: #cca9a9; text-decoration: none; font-weight: normal;}

a.menu-top:active  {color: #ddd; text-decoration: none; font-weight: normal;}
a.menu-top:visited {color: #ddd; text-decoration: none; font-weight: normal;}
a.menu-top:link    {color: #ddd; text-decoration: none; font-weight: normal;}
a.menu-top:hover   {color: #fff; text-decoration: underline; font-weight: normal;}
