body  {
	font-family : "Trebuchet MS","Arial";
	color : white;
	font-size : 9pt;
	background:#840101;
}

table.border	{
	border: 1px solid;
	background:#000000;
	border-color : #D2BD7A;
	font-weight: normal;
	font-size : 9pt;
}

td  {
	font-family : "Trebuchet MS","Arial";
	color : white;
	font-size : 8pt;
}

td.size7	{
	font-family : Arial;
	color : #D2BD7A;
	font-weight: normal;
	font-size : 7pt;
}

td.size8	{
	font-weight: normal;
	font-size : 8pt;
}

td.size11	{
	color:#D2BD7A;
	font-weight: bold;
	font-size : 11pt;
}

strong {
	color:#D2BD7A;
}

A  {
	color : #FFFFFF;
	text-decoration : none;
}

A:hover  {
	color : #FFFFFF;
	text-decoration : underline;
}

A.menu	{
	font-family : Arial;
	font-size : 7pt;
	font-weight: normal;
	color : #FFFFFF;
	text-decoration : none;
}

A.menu:hover{
	font-family : Arial;
	font-size : 7pt;
	color : #D2BD7A;
	text-decoration : none;
}

li {color: #FFFFFF}

A.size7 {
	font-family : Arial;
	font-size : 7pt;
	color : #FFFFFF;
	text-decoration : none;
}

A.size7:hover {
	font-family : Arial;
	font-size : 7pt;
	color : #D2BD7A;
	text-decoration : none;
}

input{
	width:300px;
	border:1px solid black;
}