body{
	font-family: Lucida Sans, Lucida Grand, Helvetica, Arial, sans-serif;
	margin:0px;
	font-size:14px;
}

#topbar{
	width:100%;
	border-bottom: 2px solid #27B7FA;
	background-color:#BBE3F6;
	vertical-align:middle;
	height:22px;
	padding-top:3px;
}

#topbaruser {
	height:1.3em;
	font-size: 11px;
}

.logo_login_text	{
	border: none;
	font-size: 10px;
	width: 86px;
	padding: 0px 4px;
	color: #777;
}

.logo_login_submit {
	margin-top:2px;
	border: 1px solid #000000;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 9px;
}

#homepagediv {
	background: url(images/homepage_div_background.jpg) no-repeat;
	width: 800px;
	height: 400px;
	text-align: left;
}

.homepage_search {
	border: 1px solid #000000;
	font-size: 32px;
	font-weight: bold;
	width: 210px;
	height: 50px;
	text-align: center;
	vertical-align:middle;
}

#homepage_form {
	width: 400px;
	position: relative;
	top: 150px;
}

ul.errorlist {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

ul.errorlist li {
	font-size:12px;
	color: #FF0000;
}
