ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
img
{
	behavior: url("/sf/sf_default/css/pngfix.htc");
}

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

body
{
  padding: 0px;
}

input
{
	font-size: 12px;
	height: 13px;
}
.button
{
	height: 20px;
}

#logo
{
	cursor: pointer;
	position: absolute;
	top: 20px;
	left: 20px;
	
	width: 320px;
	height: 80px;
}
#menu1
{
	cursor: pointer;
	position: absolute;
	top: 128px;
	left: 382px;

	width: 150px;
	height: 27px;
}
#menu2
{
	cursor: pointer;
	position: absolute;
	top: 128px;
	left: 550px;

	width: 150px;
	height: 27px;
}
#menu3
{
	cursor: pointer;
	position: absolute;
	top: 128px;
	left: 715px;

	width: 155px;
	height: 27px;
}

.alert
{
	color: red;
	font-weight: bold;
}

select
{
	height: 17px;
	font-size: 12px;
}
