/* CSS Document */

body {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	margin-left:0 px;
	margin-top:0px;
}

#header{
	font-weight:bold;
}

a {
	color:#1D1D76;
}

input.searchButton{
	width:200px;
}

hr{
	color:#1D1D76;
}
input {
	border-style:none;
}