
td, textarea, input, select
{
font-family: "Trebuchet MS", verdana, sans-serif;
line-height: 18px;
font-size: 12px; 
color: #333333
}

h1
{
font-size: 11px; 
color: #333333;
}

.grey
{
font-size: 12px;
color: #555555;
}

.red
{
font-size: 11px; 
color: #ff0000;
}

.white
{
font-size: 12px; 
color: #ffffff;
}

.header {  
font-size: 16px; 
}

.hred {  
font-size: 15px;
color: #ff0000; 
}

.path {  
font-size: 10px;
color: #555555; 
}

.copy{
color: #ff0000;
font-size: 10px;  
}

a:link    {color: #000000; text-decoration: underline}
a:visited {color: #000000; text-decoration: underline}
a:active  {color: #000000; text-decoration: underline}
a:hover   {color: #000000; text-decoration: none}

a:link.menu    {color: #555555; text-decoration: none}
a:visited.menu {color: #555555; text-decoration: none}
a:active.menu  {color: #555555; text-decoration: none}
a:hover.menu   {color: #ff0000; text-decoration: none}

a:link.tab    {color: #ffffff; text-decoration: none}
a:visited.tab {color: #ffffff; text-decoration: none}
a:active.tab  {color: #ffffff; text-decoration: none}
a:hover.tab   {color: #ffffff; text-decoration: underline}

a:link.path    {color: #555555; text-decoration: underline}
a:visited.path {color: #555555; text-decoration: underline}
a:active.path  {color: #555555; text-decoration: underline}
a:hover.path   {color: #555555; text-decoration: none}

a:link.hide    {color: #ff0000; text-decoration: none}
a:visited.hide {color: #ff0000; text-decoration: none}
a:active.hide  {color: #ff0000; text-decoration: none}
a:hover.hide   {color: #ff0000; text-decoration: none}


ul { 
list-style-image: url(../vg/bullet.gif);
margin-left: 15;
margin-bottom: 0
} 

ul.extra { 
list-style-image: url(../vg/arrow_open_white.gif);
margin-left: 15;
margin-bottom: 0
} 


