﻿.recent_up
{
    background-position: center center;
    background-image: url(images/gradient_green_links.jpg);
    background-repeat: no-repeat;
}
.recent_down
{
    background-position: center center;
    background-image: url(images/gradient_silver_depressed.jpg);
    background-repeat: no-repeat;
}
.links_up
{
    background-position: center center;
    background-image: url(images/gradient_blue.jpg);
    background-repeat: no-repeat;
}
 .links_down
{
    background-position: center center;
    background-image: url(images/gradient_silver_depressed.jpg);
    background-repeat: no-repeat;
}
.menubottomlinks
{
    font-size: 10pt;
    color: dimgray;
    text-decoration: none;
    font-family: Tahoma;
}
.webpartlinks
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.tabs
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: black;
	font-family: Verdana;
	font-variant: small-caps;
	text-decoration: none;
}
.tab_down
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.tabs_up
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.td_linksdata
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 8pt;
	border-left: gray 1px solid;
	color: black;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	background-color: gainsboro;
	text-align: left;
	text-decoration: none;
}
.td_links
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 8pt;
	border-left: gray 1px solid;
	color: blue;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	background-color: gainsboro;
	text-align: left;
	text-decoration: none;
}
.td_headers
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: gray 1px solid;
	color: black;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	background-color: darkgray;
	text-align: left;
}
.hl_linkstext
{
	font-weight: normal;
	font-size: 8pt;
	color: blue;
	font-family: verdana;
	text-decoration: none;
}
