tr,td,th { 
	font-family: Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:normal; font-variant:normal;}

body { 
	font-family: Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:normal; font-variant:normal;
	background : url(/images/bg.gif);
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
  background-color: White;
}

A {
	text-decoration: none;
	color : Blue;
	}

A:visited {
	text-decoration: none;
	color : Purple;
}

A:hover {
	text-decoration: underline;
	color: #FF9933;
	}

A:active {
	text-decoration: underline;
	color: #FF9933;
}

A.menu {
	text-decoration: none;
	color : Black;
	}

A.menu:visited {
	text-decoration: none;
	color : Black;
}

A.menu:hover {
	text-decoration: underline;
	color: #FF9933;
	}

A.menu:active {
	text-decoration: underline;
	color: #FF9933;
}

A.menua {
	text-decoration: none;
	color : #FF9933;
	font-weight : bold;
	}

A.menua:visited {
	text-decoration: none;
	color : #FF9933;
	font-weight : bold;
}

A.menua:hover {
	text-decoration: underline;
	color: #FF9933;
	font-weight : bold;
	}

A.menua:active {
	text-decoration: underline;
	color: #FF9933;
	font-weight : bold;
}

A.blind, A.blind:visited, A.blind:hover, A.blind:active {
	text-decoration: none;
	color : Black;
	}

A.white {
	color: #ffffff;
	}

.orange {
	color : #FF9933;
}

.menul0 {
	font-size : 12px;
	font-weight : normal;
	}

.menul1 {
	font-size : 12px;
	font-weight : normal;
	margin-left : 12px;
}

.menul2 {
	font-size : 12px;
	font-weight : normal;
	margin-left : 24px;
}

.menul3 {
	font-size : 12px;
	font-weight : normal;
	margin-left : 36px;
	}
	
.menul4 {
	font-size : 12px;
	font-weight : normal;
	margin-left : 48px;
	}
	
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;	
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;	
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;	
}

UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;	
}

.rev {
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}

.pagehead {
	font-size : 17px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	line-height : 150%;
}

.subhead {
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	line-height : 150%;
}

td.nav
{
  border-style:solid;
  border-width:1px;
  border-color:#D0D0E0;
  background-color:#F0F0FF;
  text-align : left;
  cursor: pointer;
  padding-left : 5px;
  font-weight : normal;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-style : normal;
}

td.nava
{
  border-style:solid;
  border-width:1px;
  border-color:#D0D0E0;
  background-color:#E2E2FF;
  text-align : left;
  cursor: pointer;
  padding-left : 5px;
  font-weight : bold;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-style : normal;
}

td.navb
{
  border-style:solid;
  border-width:1px;
  border-color:#D0D0E0;
  background-color:#F0F0FF;
  padding-left : 5px;
  font-weight : normal;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-style : normal;
}

td.content
{
  border-width:1px;
  padding-top : 10px;
  padding-left : 10px;
  padding-bottom : 10px;
  padding-right : 10px;
}

.fuss
{
  text-align : left;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-style : normal;
}

.noprint {
	display : none;
}

.noview {
	visibility : visible;
}