html
{
	height: 100%;
}

.txtBold
{
	font-weight: bold;
}

td.nav
{
	background: #808080;
	height: 28px;
	width: 88px;
	padding: 0 5px 0 5px;
	text-align: center;
}
td.navOn
{
	background: #dddddd;
}
td.navSub
{
	background: #ff802b;
	height: 28px;
	width: 82px;
	padding: 0 5px 0 5px;
	text-align: center;
}
td.navSubOn
{
	background: #fea163;
}

td
{
	font-family: arial,verdana;
	font-size: 14px;
	color: #000000;
}

a,a:visited,a:active,a:hover
{
	color: #000000;
    text-decoration: none;
}
a.nav,a:visited.nav,a:active.nav,a:hover.nav
{
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

td.vertical 
{ 
	writing-mode: tb-rl;
	filter: flipH flipV;
	width: 30px;
}

.whitetext
{
	color: #555454;
	font-family: arial,verdana;
	font-size: 14px;

}

.medtxt
{
	color: #555454;
	font-family: arial,verdana;
	font-size: 14px;
}

.whitetext_medium
{
	text-align: center;
	color: #555454;
	font-family: arial,verdana;
	font-size: 20px;
	text-decoration: none;
}

.whitetext_large
{
	text-align: justify;
	color: #555454;
	font-family: arial,verdana;
	font-size: 24px;
	text-decoration: none;
}

.largetext
{
	text-align: justify;
	color: #555454;
	font-family: arial,verdana;
	font-size: 24px;
	text-decoration: none;
}

.whitetext_center
{
	text-align: center;
	color: #555454;
	font-family: arial,verdana;
	font-size: 14px;
}

.whitetext_large_center
{
	text-align: center;
	color: #ffffff;
	font-family: arial,verdana;
	font-size: 24px;
}

a.whitetext_large,a:visited.whitetext_large,a:active.whitetext_large,a:hover.whitetext_large
{
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

input
{
	font-family: verdana, arial;
	font-size: 11px;

	width: 253px;
	height: 18px;
	border: 1px #000000 solid;	
}

input.tickbox
{
	width: 18px;
	height: 16px;
	border: 0px #000000 solid;
}