.borderit img{
border: 2px solid #440;
}

.borderit:hover img{
border: 2px solid #FFF;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}


a:link {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
}
a:hover {
	color: #EEEEEE;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
} 



a.category_link:link {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
}
a.category_link:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
}
a.category_link:hover {
	color: #EEEEEE;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
}
a.category_link:active {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
} 




a.categoryh_link:link {
	color: #AAAAAA;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
}
a.categoryh_link:visited {
	color: #AAAAAA;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
}
a.categoryh_link:hover {
	color: #AAAAAA;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
}
a.categoryh_link:active {
	color: #AAAAAA;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
} 


a.categor_link:link {
	color: #049a7e;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
}
a.categor_link:visited {
	color: #049a7e;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
}
a.categor_link:hover {
	color: #FFF;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
}
a.categor_link:active {
	color: #049a7e;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
} 




a.categorh_link:link {
	color: #FFF;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
}
a.categorh_link:visited {
	color: #FFF;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
}
a.categorh_link:hover {
	color: #FFF;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
}
a.categorh_link:active {
	color: #FFF;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
        font-weight: bold;
} 
.pagenum {
        background-color: #005545;
        color: #FFFFFF
        font-weight: 600;
	font-size: 10pt;
        font-family: "Trebuchet MS";
        border-color: #FFFFFF;
        border-style: solid;
        border-width: 1px;
}
