/* Common */
BODY
{
	background-color: White;
	font-family: arial, helvetica, sans-serif
}
/* Link */
TD.link
{
width: 10px;
background-image: url(../images/menu_link.gif);
background-repeat: repeat-y;
}
/* Last */
TD.last
{
width: 10px;
background-image: url(../images/menu_link.gif);
background-repeat: no-repeat;
}
/* Spacing */
TD.spacing
{
width: 140px;
padding-bottom: 10px
}
/* Menu */
A.menu:link, A.menu:visited
{
	text-decoration: none;
	color: White;
}
A.menu:hover
{
	color: Black;
}  
/* Content */
TD.content
{
padding: 5px 0px 0px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px
}
SPAN.heading1
{
font-family: verdana;
font-size: 16px;
font-weight: bold
}
SPAN.heading2
{
font-family: verdana;
font-size: 14px;
font-weight: bold
}
SPAN.heading3
{
font-family: verdana;
font-size: 12px;
font-weight: bold
}
SPAN.heading4
{
font-family: verdana;
font-size: 12px;
font-style: italic
}

SPAN.popup
{
	cursor: help;
	text-decoration: none;
	color: #0E9584;
	margin-top: 2px;
	margin-bottom: 2px;
}

SPAN.dropcap
{
float: left;
font-size: 28px;
line-height: 28px
}
LI
{
text-align: left
}
.downlinemenu {  background-attachment: scroll; background-image: url(../images/menu_link.gif); background-repeat: repeat; background-position: right}
A.menu:active
 { 
text-decoration: none;
color: #000000 } smallcontent { padding: 5px 0px 0px 5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
.small_content {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px}
