P, DIV, TD, TR, BODY, SPAN, A, INPUT, FONT 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
}
td
	{
		vertical-align :top;
	}
TD.rowheader
	{   background: #08107F;
		color: #FFFFFF;
		font-weight	: bold;
		text-transform :uppercase;
	}
TD.rowheader_right
	{   background: #08107F;
		color: #FFFFFF;
		font-weight	: bold;
		text-transform :uppercase;
		vertical-align : middle;
		text-align : right;
	}			
TD.right
	{
		text-align : right;
		align : right;
	}
TD.center
	{
		text-align : center;
		align : center;
	}
.center
	{
	text-align : center;
	align : center;
	}	
P.smalltext	{ font-size: 8pt; }
input.button {  FONT-SIZE: 9px; COLOR: #000000; BACKGROUND-COLOR: #CCCCCC }
A { color: #08107F; text-decoration: none; }
A:Hover { color: #990000; text-decoration: none; }
A.smalltext { font-size: 8pt; color: #08107F; text-decoration: none; }
A.smalltext:Hover { font-size: 8pt; color: #990000; text-decoration: none; }
A.order  { color: #08107F; text-decoration: none; font-weight : bold; font-size: 11pt; }
A.order:Hover  { color: #990000; text-decoration: none; font-weight : bold; font-size: 11pt; }
