body
{
}
	
.linkbar {
width: 101px;
padding-bottom: 0px;
padding-top: 4px
 /*float: Right; margin: 10px; padding: 4px; border: 1px solid #000033;*/
color: #000033;
font-size: 12px; 
text-align: center;
}

.linkbar a 
{
background-image: url(../Images/TopControl/Link.jpg);
color: #000033;
font-family: Trebuchet MS;
font-weight: bold;
line-height: 23px;
text-align: Right;
text-decoration: none;
 /*display: block;width: 160px;height: 23px; */
}

.linkbar a:hover {
background-image: url(../Images/TopControl/hover.jpg);
color: #004491;
}

.numlink
{
	font-size: 10px;
	color: #696969;
	text-decoration: none;
}

.numlink a
{
	font-family: Trebuchet MS;
	font-weight: bold;
	line-height: 14px;
	text-align: Right;
	text-decoration: none;
}

.numlink a:hover
{
	color: 004491;
}


a.LinkBold
{
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;	
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: Bold;
	color: #5E5E5E;		
}

a.LinkBold:visited
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;	
	color: #5E5E5E;
	text-decoration: none;
}

a.LinkBold:hover
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;	
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	background-color: #D2D2D2;	
}



a.TopLink
{
	FONT-SIZE: 11px;
	COLOR: #4A5157;
	FONT-FAMILY: Trebuchet MS;	
	text-decoration: none;	
	
}

a.TopLink:visited
{
	FONT-SIZE: 11px;
	COLOR: #4A5157;
	FONT-FAMILY: Trebuchet MS;		
	text-decoration: none;	
	
}

a.TopLink:hover
{
	FONT-SIZE: 11px;
	COLOR: Maroon;
	FONT-FAMILY: Trebuchet MS;	
	text-decoration: none;	
}

