.templateResearchCat100Top{
	width: 100%;
	text-align: center;
	vertical-align: top;
	background-color: #dddddd;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	padding: 11px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px dotted #e25000;
} 

.templateResearchCat100{
	width: 100%;
	text-align: center;
	vertical-align: top;
	background-color: #dddddd;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	padding: 10px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid #dddddd;
	border-bottom: 1px dotted #ffffff;
} 

.templateResearchCat100 a:link, .templateResearchCat100 a:visited {
	width: 100%;
	text-align: center;
	vertical-align: top;
	background-color: #dddddd;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	font-family: verdana, arial, sans-serif;
	padding: 10px;
	border-left: 1px solid white;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
}

.templateResearchCat100 a:hover {
width: 100%;
	color: #e25000;
	font-size: 15px;
	font-weight: bold;
	background-color: #eeeeee;
	border-left: 1px solid #efefef;
	border-right: 1px solid #bbbbbb;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #bbbbbb;
}


.templateResearchCat100 a:active {
width: 100%;
	background-color: #e25000;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	border-left: 1px solid white;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dddddd;
}


