
A:link { text-decoration: underline; color:000000; } 
A:visited {text-decoration: underline; color:000000;}
A:hover {text-decoration: underline; }


body {
	text-align: left;
	font-family: Arial; 
	color: #000000;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-image: url('images/Background.jpg');
	background-repeat: repeat 
	}

td {font-size: 10pt;}

.ImageThumb { 
		border:1px solid #C0C0C0; padding:10px; width:160px; 
		background-color: #FFFFFF;
		text-align:center; 
}

.ImageTable {
width:467px; 

}

input.style {

	width: 150px;

	 }