/* CSS definition file containing site wide stylesheets */

.more {
	color: rgb(255,255,255);
 	text-decoration: none ;
 	background-color: rgb(0,85,162)
}

.CaptionLeft {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
	border : 1px solid rgb(0,85,162)
}