/*
	Style sheet for VMS.
	Last updated: 29-01-2008.
*/

<!--.nav_bar {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	padding: 5px;
	background-image: url('/public/images/blue_nav_bar.gif');
	background-repeat: repeat
}
.nav_bar a {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	padding: 5px;
	background-image: url('/public/images/blue_nav_bar.gif');
	background-repeat: repeat
}

.title
{
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text
{
	text-decoration: none;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.error
{
	text-decoration: none;
	color:#BC0505;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
-->
