body,td,th {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.header		{
			 font-Family:Arial;
			 background:#cccccc;
			 font-size:12px;
			}
td.panelheader		{
			background:#c1c1c1;
			border-top:0pt solid none;
			}
td.panelbottom		{
			background:#888888;
			}
td.panelbg		{
			background:#888888;
			}
td.panelmain		{
			
			}
td.bottom		{
			 font-Family:Arial;
			 font-size:12px;
			 color:black;
			}
a.menulink		{
			 font-family: Arial;
			 font-size: 12px;
			 color: red;
			 text-decoration: none;
			}
a.menulink:hover	{
			 font-family:Arial;
			 font-size:12px;
			
			 text-decoration:underline;
			}
a:link {
	
	 color: red;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	 color: red;
}
a:hover {
	text-decoration:underline;
	 color: red;
}
a:active {
	text-decoration: none;
	 color: red;
}
td.formtext	{
		 color:black;
		}

