body
{
	background-color: #fcf6f6;
}

td#header
{
	background-color: #3366cc;
}

td#menucell
{
	background-color: #3366cc;
}

td#maincell
{
	background-color: #fcf6f6;
}

td#menu
{
	display: block;
	background-color: #004182;
}

td#menulogo
{
	display: block;
	background-color: #fcf6f6;
}

a:link
{
	color: #0000ff;
	font-family: arial;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}

a:active
{
	color: #0000ff;
	font-family: arial;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #0000ff;
	font-family: arial;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #0000ff;
	font-family: arial;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
}

a.side:link
{
	color: #ffffff;
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
}

a.side:active
{
	color: #ffffff;
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
}

a.side:visited
{
	color: #ffffff;
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
}

a.side:hover
{
	color: #ffffff;
	font-family: arial;
	font-size: 75%;
	font-weight: bold;
	text-decoration: underline;
}

a.list:link
{
	color: #0000ff;
	font-family: arial;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	margin-bottom:10px;
}

a.list:active
{
	color: #0000ff;
	font-family: arial;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	margin-bottom:10px;
}

a.list:visited
{
	color: #0000ff;
	font-family: arial;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	margin-bottom:10px;
}

a.list:hover
{
	color: #0000ff;
	font-family: arial;
	font-size: 80%;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom:10px;
}

