/* general link style used at search result page & resource details page

NOTE: in the above pages "insidelink" class is not used to match the backgroud*/

.maintablestyle {

	background-color: #A8D7FA;

}



.maintableborderstyle {

	background-color: ##9CD1F8;

	border: 1px solid #999999;



}

/* used in search result page, resource desc page & links section*/

.highlightstyle {

/*	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	text-transform: none;

	color: #990033;

	text-decoration: none;

	font-size: 12px;

	background-color: #cccccc;

*/}

/* style for top most bar of every table*/

.titlestyle {

	background: url('../img/green-caption-bg.gif') bottom left repeat-x;

	color: #185386;

	font-size: 1.3em;

	line-height: 28px;

	padding-left: 8px;

	margin: 0 4px 0 4px;

	border-left: 1px solid #999999;

	border-right: 1px solid #999999;



}

