/* Table */
table.bibArticlesSet {
	border: 1px solid #ACC3D7;
	width: 750px;
	margin: auto;
}
tr.bibArticlesSetHeader {
	font-family: "Trebuchet MS";
	letter-spacing: 0pt;
	font-weight: bold;
	background-color: #ACC3D7;
	color: #666666;
}
tr.bibArticlesSet {
	background-color: #E3EAF0;
	font-weight: normal;
	font-family: "Trebuchet MS";
	letter-spacing: 0pt;
}
tr.bibArticlesSetHover {
	background-color: #D7E6F2;
	font-weight: normal;
	font-family: "Trebuchet MS";
	letter-spacing: 0pt;
}
tr.bibArticlesSetFooter {
	background-color: #ACC3D7;
	font-weight: normal;
	font-family: "Trebuchet MS";
	letter-spacing: 0pt;
}
td.bibArticlesSet {
	font-weight: normal;
	font-family: "Trebuchet MS";
	letter-spacing: 0pt;
	padding: 2px;
	padding-left: 3px;
}

/* Link */
a.bibArticlesSetHeader {
	font-weight: normal;
}
a.bibArticlesSetHeader:hover {
	font-weight: normal;
}
a.bibArticlesSetLink {
	font-family: "Trebuchet MS";
	font-variant: small-caps;
	color: #333399;
}
a.bibArticlesSetLink:hover {
	color: #2976B4;
}*/

/* Links */
a.bibArticlesSetLinks {
	font-weight: normal;
	font-family: "Trebuchet MS";
	letter-spacing: 0pt;
}
/*a.bibArticlesSetLinks:hover {
	color: #2976B4;
}*/
/*a.bibArticlesSetLinks:visited {
	color: #86AB1F;
}*/




/* Text */
p.bibArticlesSet {
	font-family: "Trebuchet MS";
	text-align: left;
	font-size: 12px;
	margin-top: 3px;
}
h2.bibArticlesSet {
	color: #444444;
	text-align: left;
	font-size: 14px;
	font-family: "Trebuchet MS";
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 2px;
}
h5.bibArticlesSet {
	color: #333399;
	text-align: left;
	font-size: 22px;
	font-family: "Trebuchet MS";
	margin-bottom: 0px;
}


/* Forms */
/*.bibArticlesSetButton {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	background-color: #DED1D1;
	font-size: 12px;
}*/
.bibArticlesSetInputText {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	letter-spacing: 0pt;
	color: #666666;
	font-size: 11px;
}
.bibArticlesSetSelect {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #333333;
	background-color: #E8EFDC;
	font-size: 10px;
}

span.bibArticlesSetInfo {
	font-size: 12px;
}

