
.searchsimonlayout {
	width: 600px;
}

/* EN This css class controls the appearance of the title */

.searchsimontitle {
	font-family: Arial, Helvetica, sans-serif;
	PADDING-RIGHT: 0;
	PADDING-LEFT: 0;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 0px;
	MARGIN: 10px;
	PADDING-TOP: 5px;
}

/* EN This css class controls the appearance of the form section */

.searchsimoncon {
	BORDER: 1px solid #000000;
	PADDING-RIGHT: 0;
	PADDING-LEFT: 0;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	PADDING-BOTTOM: 5px;
	MARGIN: 10px;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #86a9c9;
}

.searchsimoncon TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
	

/* EN This css class controls the appearance of text in the form section */

TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* EN This css class controls the appearance of the messages section */

.searchsimonmsg {
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 5px;
	MARGIN: 10px;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #cccccc;
}

/* EN This css class controls the appearance of all form elements */

.searchsimoninput {
	FONT-FAMILY: verdana, arial, sans-serif;
	FONT-SIZE: 10px;
}

/* EN This css class controls the color of highlighted text on the page */

.searchsimonhighlight {
	color: #0066cc;
}

/* EN This css class controls the appearance of item numbers, titles and abstracts */

.searchsimonresults {
	Font-Size=12;
	Font-Name='Arial, Helvetica, sans-serif';
}

/* EN This css class controls the appearance of URLs, File names, sizes and last modified dates */

.searchsimonresultssml, .searchsimonresultssml A {
	Color: #000000;
	Font-Size=12px;
	Font-Name='Verdana, Arial, Helvetica, sans-serif';
	text-decoration: none;
}

/* EN This css class controls the appearance of the next, prev and jump-to page links */

.searchsimonpagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
	padding: 2px;
}

/* EN This css class controls the appearance of the calendar title (year and month controls) */

.searchsimonCalTitle {
	font-size: 12;
	color: black;
	width: 90px;
}