a:link		{color: #000000; text-decoration: none} 
a:visited	{color: #000000; text-decoration: none}
a:hover		{color: #000000; text-decoration: underline}
a:active	{color: #000000; text-decoration: underline}

a.menu:link
{
	text-decoration: none;
	color: #000000;
}

a.menu:visited
{
	text-decoration: none;
	color: #000000;
}

a.menu:hover
{
	text-decoration: underline;
	color: #000000;
}

a.menu:active
{
	text-decoration: none;
	color: #000000;
}

a.menu
{
	font-size: 14px;
	font-weight: bold;
}




body
{
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	background-color: #ffffff;
}

h1
{
	font-family:Arial;
	font-size: 14px;
	font-weight: 500;
	color: #000000;
}


a.title
{
	font-family:Arial;
	font-size: 14px;
	font-weight: 500;
	color: #CDC2B9;
}

font.title
{
	font-family:Arial;
	font-size: 14px;
	font-weight: 500;
	color: #CDC2B9;
}

font.boldtext13
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

font.important
{
	font-family:Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

table
{
	font-size: 10px;
}

table.window
{
	background-color: #990000;
}

td.window
{
	background-color: #CDC2B9;
	font-size: 12px;
}

td.head
{
	background-color: #990000;
	font-size: 12px;
	color: CDC2B9;
}

td.content
{
	background-color: #B3A08D;
	font-size: 12px;
}

td.field0
{
	background-color: #B3A08D;
	font-size: 12px;
}

td.field1
{
	background-color: #CDC2B9;
	font-size: 12px;
}

td.field0s
{
	background-color: #B3A08D;
	font-size: 11px;
	font-style: italic;
}

td.field1s
{
	background-color: #CDC2B9;
	font-size: 11px;
	font-style:italic;
}


td.image
{
	background-color: #999999;
	font-size: 12px;
}

font.category
{
	font-size: 12px;
	font-weight: bold;
}

font.standard
{
	font-size: 12px;
}

font.error
{
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}

font.field_name
{
	font-size: 12px;
	font-weight: bold;
}

font.field_desc
{
	font-size: 10px;
	font-weight: normal;
}

font.articlerow
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

font.heading
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}