body, td, th
{
	background-color:#FFFFFF;
	color: #000000; 
	font-family: Tahoma, Arial; 
	font-size:12px;
}
.message { font: 18px Arial; }
.bar1 
{
	background-image:url(../images/progress_bar_white2.gif); 
	background-color:#FFFFFF; 
	text-align:left; 
	height:10px; 
	width:470px; 
	border:1px solid #505050;
}
.bar2 
{
	background-image:url(../images/progress_bar_blue2.gif); 
	text-align:left; 
	height:10px; 
	width:0%; 
}
body,td,th 
{
	font-size: 12px;
}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input
{
	font-size:12px;
	font-family: Tahoma, Arial; 
}
.fieldset {
	border:1px solid #74A3EB;
	margin:0px;
}
.legend {
	border:1px solid #74A3EB;
	padding:2px 6px 2px 6px;
	background-color:#74A3EB;
	color:#FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #74A3EB;
	text-decoration: underline;
}
li
{
	font-weight:bold;
}