.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #F20000;
	text-decoration: none;
}
a:visited {
	color: #F20000;
	text-decoration: underline;
}
a:active {
	color: #F20000;
	text-decoration: underline;
}
.navbar {
	height: 27px;
	width: 700px;
	background-image: url(../images/vitalsigns_3.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
}
.repeater {
	background-image: url(../images/vitalsigns_4.gif);
	background-repeat: repeat-x;
	height: 15px;
	width: 100%;
}
