@charset "utf-8";
/* CSS Document */

.sidebar {
	background-color: #336600; /*.00509f;*/
	font-weight : bold;
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	.sidebarlt {
	background-color: #FFFF99; /*.00509f;*/
	font-weight : bold;
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: italic;
	font-style: italic;
}
	
 A.navig:visited{
	color : #FFFFFF;
	text-decoration: none;
}

A.navig:link{
	color : #FFFFFF;
	text-decoration: none;
}

A.navig:active{
   color : #ffffff;   
text-decoration:none;   
 
}
 .smallheading {
font-size : 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none; font-weight:bold; 
}
#figtable table {
	padding: 10px;

}
.caption {
	font-size:x-small;
}
.center {
	text-align: center;
}
.header {
	background-color: #0033FF;
	color : #FFFFFF;
}
.figures_caption {
	font-size: 12px;
	font-weight: normal;
}
.data-text {
	font-weight: normal;
}
.img_browse {
	height: 150px;
	width: 200px;
}
