body{
   margin: 0px;
	font-family: sans-serif;
	background-color: #00008B;
}


table.menu {
	margin-top: 5px;
	border-collapse: collapse;
}

table.block {
    width: 620px;
}

img.chromehack {
	display: none;
}

td.C1 {
	background-image: url(/images/C1.gif);
	backgroundimage: url(/images/C1.gif);
	width: 27px;
	min-width: 27px;
	height: 19px;
}
td.C2 {
	background-image: url(/images/C2.gif);
	backgroundimage: url(/images/C2.gif);
	height: 19px;
}
td.C3 {
	background-image: url(/images/C3.gif);
	height: 19px;
	min-width: 27px;
	max-width: 27px;
	width: 27px;
}

td.testing {
    width: 200px;
}

td.body {
	margin: 0px;
    padding: 4px;
    font-family: sans-serif;
	border-collapse: collapse;
	background-color: white;
}

td.copyright {
	font-size: 10px;
	font-family: verdana,sans-serif;
	color: White;
}

table.menu  a {
	color: #8B0000;
	text-decoration: none;
}

table.menu a:hover {
	color: #00008B;
}

table.menu td {
	width: 100;
	padding: 2px;
	border: solid;
	border-width: 1px;
	border-bottom: solid;
	border-color: #00008B;
	text-align: center;
	font-weight: bold;
}

table.menu td.current {
	background-color: #00008B;
	color: White;
}

table.menu td.current a {
	color: White;
	text-decoration: none;
}

table.menu td.current a:hover {
	color: Yellow;
}

table.pagepick {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B0000;
	height: 21px;
}

table.pagepick td {
	width: 22px;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #8B0000;
}

table.pagepick td.endimage {
	width: 10px;
}

table.pagepick td.end {
	width: 44px;
	background-color: #8B0000;
}

table.pagepick td.blankend {
	width: 44px;
	background-color: #FFFFFF;
}

table.pagepick a {
	text-decoration: none;
	color: White;
}

table.pagepick a:hover {
	font-size: 16px;
}

table.pagepick td.current {
	font-size: 16px;
	font-weight: bold;
	background-color: White;
	color: #00008B;
}

a {
    color: #8B0000;
}

a:hover {
    color: #00008B;
}

td.copyright {
    font-size: 12px;
    color: White;
}

td.copyright a {
    text-decoration: none;
    font-size: 12px;
    color: White;
}

td.copyright a:hover {
    text-decoration: none;
    font-size: 12px;
    color: White;
}

td.counter a {
    text-decoration: none;
    font-size: 12px;
    color: White;
}

td.counter a:hover {
    text-decoration: none;
    font-size: 12px;
    color: White;
}