@charset "utf-8";
/* CSS Document */
body.top {background-image:url(../img/top.png); background-repeat:repeat-x}
html, body {
  height: 100%;
}
body, form {
  margin: 0;
  padding: 0;
  font-family:Verdana, Arial, serif;
  font-size:12px;
}

img { border:0; }
h1 {
	font-family:Verdana, Arial, serif;
}
#flashcontent {
		height: 100%;
}

span.redText {
	color:#990000;
}
