body
{
	margin: 0;
	padding: 0;
}
#content h1 {
	font: italic bold 20px "Times New Roman", Times, serif;
}

#content
{
	font: 14px "Times New Roman", Times, serif;
}

#content a, a:hover, a:visited
{
	color: #00f;
}

#content a:hover
{
	background-color: #ff9;
}

.rightmodule
{
	font: 11px Arial, Helvetica, sans-serif;
}

.rightmodule a, .rightmodule a:hover, .rightmodule a:visited
{
	color:#00f;
}

.rightmodule a:hover
{
	background-color: #3cf;
}

.rightmodule h1
{
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0;
}

table.catable
{
	border: 1px solid Gray;
	border-collapse: collapse;
}

table.catable tr
{
	border: 1px solid Gray;
	border-collapse: collapse;
}

table.catable tr th
{
	background-color: Silver;
	border-collapse: collapse;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid Gray;
}

table.catable tr td, table.catable tr td.even
{
	border-collapse: collapse;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid Gray;
}

table.brandtable
{
	border: 0px solid gray;
}

table.brandtable tr td a,
table.brandtable tr td a:hover,
table.brandtable tr td a:visited
table.brandtable tr td a:active
{
	display:block;
	text-align: center;
}

table.brandtable tr td a:hover
{
}
