﻿a
{
	font-family:Tahoma, Arial, Sans-Serif;
    font-size:11px;
    color: #3366CC;
    font-weight: bold; 
}

a:visited
{
	font-family:Tahoma, Arial, Sans-Serif;
    font-size:11px;
    font-weight: bold; 
    color: Purple;
}    

a:hover
{
	font-family:Tahoma, Arial, Sans-Serif;
    font-size:11px; 
    font-weight: bold; 
    color: #FF0000; 
}    

a:visited.Static
{
	font-family:Tahoma, Arial, Sans-Serif;
    font-size:11px; 
    font-weight: bold; 
    color: #3366CC;
}    

a:hover.Static
{
	font-family:Tahoma, Arial, Sans-Serif;
    font-size:11px; 
    font-weight: bold; 
    color: #FF0000;
}    

A.TlbLink, a:visited.TlbLink
{
    font-size: 11px;
    font-weight: normal;
	color:Black;
	text-decoration: none; 
}

a:hover.TlbLink
{
    font-size: 11px;
    font-weight: normal;
	color:Red;
	text-decoration:none;
}

/* added Jan 16, 2007 */
A.Small, A.StaticSmall
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:11px; 
    color: #3366CC;
    font-weight: normal;
}

a:visited.Small
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:11px; 
    color: purple;
    font-weight: normal;
}    

a:visited.StaticSmall
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:11px; 
    color: #3366CC;
    font-weight: normal;
}

a:hover.Small, a:hover.StaticSmall
{
    font-size: 11px;
    font-weight: normal;
    color:Red;
}

/* \added Jan 16, 2007\ */

/* treeview */
a.draftnode, a:visited.draftnode
{
    font-weight: normal;
    font-style: italic ;
    color: #3366CC ;
    text-decoration: none;
}

a:hover.draftnode
{
    font-weight: normal;
    font-style: italic ;
    color: red ;
    text-decoration: none;
}

a.upn, a.upr, a:visited.upn, a:visited.upr
{
    font-weight: bold;
    font-style: italic ;
    color: #3366CC ;
    text-decoration: none;
}

a:hover.upn, a:hover.upr
{
    font-weight: bold;
    font-style: italic ;
    color: red ;
    text-decoration: none;
}

.subjectnode
{
    font-weight: bold;
    color: Black ;
    text-decoration: none;
}

a.urn, a.urr, a:visited.urn, a:visited.urr
{
    font-weight: bold;
    color: #3366CC ;
    text-decoration: none;
}

a:hover.urn, a:hover.urr
{
    font-weight: bold;
    color: red ;
    text-decoration: none;
}

a.rn, a:visited.rn, a.rr, a:visited.rr
{
    font-weight: normal;
    color: #3366CC ;
    text-decoration: none;
}

a:hover.rn, a:hover.rr
{
    font-weight: normal;
    color: red ;
    text-decoration: none;
}

a.blognode, a:visited.blognode
{
    font-weight: normal;
    color: #3366CC ;
    text-decoration: none;
}

a:hover.blognode
{
    font-weight: normal;
    color: red ;
    text-decoration: none;
}  
.categorynode
{
    font-weight: bold;
    color: Green;
    text-decoration: none;
}

/* 06/06-07: archive pages */
a.titlelink, a:visited.titlelink, a:hover.titlelink
{
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold ;
	height: 20px;
	text-decoration: none;
}
