BODY
{
	background-color: #ffffff;
}

INPUT
{
	font-family: arial;
	font-size: 9pt;
}

INPUT.button
{
	font-family: arial;
	font-size: 10pt;
	height: 22;
}

INPUT.search
{
	font-family: arial;
	font-size: 11pt;
	height: 22;
}

SELECT
{
	font-family: arial;
	font-size: 9pt;
}

TABLE
{
	font-family: arial;
	font-size: 9pt;
}

A
{
	color: #0669A2;
	text-decoration: none;
}

A:hover
{
	color: gray;
	text-decoration: underline;
}

A.green
{
	color: #A4D077;
	text-decoration: none;
}

A.green:hover
{
	color: gray;
	text-decoration: underline;
}

A.white
{
	color: white;
}

A.white:hover
{
	color: white;
	text-decoration: underline;
}

A.bottomlink
{
	font-size: 8pt;
	color: #868686;
	text-decoration: underline;
}

A.bottomlink:hover
{
	font-size: 8pt;
	color: #13479B;
	text-decoration: underline;
}

A.forgotlink
{
	color: #F56D23;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

A.forgotlink:hover
{
	color: #F56D23;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

A.toplink
{
	color: white;
	font-weight: bold;
	font-size: 8pt;
}

A.toplink:hover
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
	font-size: 8pt;
}

A.catlink
{
	color: white;
	font-weight: bold;
}

A.catlink:hover
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

A.newcatlink
{
	color: #0C557E;
	font-weight: bold;
}

A.newcatlink:hover
{
	color: #0C557E;
	font-weight: bold;
	text-decoration: underline;
}

.theMenu
{
	color: #e7e7e7;
}

.BlueTitle
{
	color: #F56D23;
	font-size: 16pt;
	font-weight: bold;
}

.BlueMiniTitle
{
	color: #F56D23;
	font-size: 13pt;
	font-weight: bold;
}

.trTitle
{
	background-color: #B3B333;
	color: #ffffff;
}