a {
	font-size: 12px;
	text-decoration: none;
	color: #CC3333;
	font-weight: normal;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #993399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3366CC;
	text-decoration: none;
}
.sitetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #3366CC;


}
.greetings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #264B99;

}
.field 
	{
	background:#efefef;
	color:#333333;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	border: 1 solid #CCCCCC;


	}
.field100
	{
	background:#efefef;
	color:#333333;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	width: 80%;
	font-weight: bold;
	border: 1 solid #CCCCCC;

	}
.button 
	{
	background:#efefef;
	color:#333333;
	font-size:10px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #999999;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #999999;
	font-weight: bold;
	}
.b
	{
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	}
.strong
	{
	color:#ffffff;
	font-weight: bold;
	}
