body,.footer 
{ 
	font-family: arial, helvetica, verdana sans-serif; 
	font-size: 12pt;
	text-align: center;
	margin: 0px;
	border: 0px;
}

table
{
	width: 100%;
}

td
{
	font-size: 10pt;
}

img { border: 0px }

h1
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1.red { color: #CC0000; }
h1.wh, h3.wh { color: #FFFFFF; }

p { text-indent: 15px; }

.cjust
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.ljust { text-align: left; }
.rjust { text-align: right; }
.tjust { vertical-align: top; }
.bjust { vertical-align: bottom; }
.nowrap { white-space: nowrap; }

.notice 
{ 
	font-size: 8pt;
	text-align: center;
}

.info,infobold { font-size: 12px; }
.infobold { font-weight: bold }
.sm {font-size: 10px; }

.redimportant
{
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #CC0033;
}

.subtitle 
{ 
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.pagetable
{
	width: 723px;
	margin: 0px auto;
	padding: 0px;
	border: 2px ridge #EEEEEE;
	text-align: center;
}

.menutable
{
	width: 100%;
	border: 2px ridge #EEEEEE;
	background-color: #FFFFFF;
}

.whiteborder { border: 1px solid #FFFFFF; }
.blackborder { border: 1px solid #000000; }
.blueborder { border: 1px solid #003366; }
.ridgeborder { border: 3px ridge #EEEEEE; }

.menucell
{
	text-align: center;
	padding: 5px;
	background-color: #003366;
}

.titlecell
{
	padding: 3px;
	background-color: #003366;
	color: #FFFFFF;
}

.displaytable
{
	border: 2px ridge #FFFFFF;
	width: 500px;
}

a
{
	font-size: 12px;
	text-decoration: none;
	color: #000080;
}

a:hover,a.small:hover
{ 
	color: #CC0000;
}

a.catlink
{
	font-size: 11px;
}

a.imagelink
{
	border: 2px;
}

a.redlink 
{ 
	color: #AA0000;
	font-weight:bold;
}

a.redlink:hover { color: #003366; }

a.nav 
{ 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

a.nav:hover
{
	color: #FFFF66;
}

a.small,a.smallw
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.smallw { color: #FFFFFF; }

a.smallw:hover { color: #FFFF00; }

.bb,.br { border-bottom: 1px solid #000000; }

.tl
{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.br { border-right: 1px solid #000000; }

.bluebr
{
	border-bottom: 1px solid #003366;
	border-right: 1px solid #003366;
}

.bluetl
{
	border-top: 1px solid #003366;
	border-left: 1px solid #003366;
}

.small, .smallbold, .smallw, .smallboldw { font-size: 11px; }

.smallbold { font-weight: bold; }

.smallw, smallboldw { color: #FFFFFF; }

.credit
{
   font-size: 20px;
   font-weight: bold;
}

#column {display: none;}

.zeropad { padding: 0px; }
.threepad { padding: 3px; }

#katzkintable td
{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	font-weight: bold;
	padding: 3px;
}
