<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(_images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #3F7F9D;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #79D3FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #79D3FF;
}
a:hover {
	text-decoration: underline;
	color: #79D3FF;
}
a:active {
	text-decoration: none;
	color: #79D3FF;
}
FORM {
 display: inline;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 14px;
  color: #006699;
  font-weight: bold;
  text-decoration: sharp;
  text-align : left;
  height: 25px;
  width: 473px;
letter-spacing: 1px;
  background-repeat: repeat-x;
  padding-top: 10px;
padding-left: 20px;
}

TD.dirHeading, DIV.dirHeading {
  font-size: 12px;
  color: #006699;
  font-weight: bold;
  text-decoration: sharp;
  text-align : left;
  height: 25px;
  width: 473px;
letter-spacing: 1px;
  background-repeat: repeat-x;
  padding-top: 10px;
padding-left: 10px;
}

TD.dirHeadingfree, DIV.dirHeadingfree {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: sharp;
  text-align : left;
  height: 25px;
  width: 473px;
letter-spacing: 1px;
  background-repeat: repeat-x;
  padding-top: 10px;
padding-left: 5px;
}

input, textarea, select, option, file {
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}
TD.dirHeading1, DIV.dirHeading1, span.dirHeading1 {
  font-size: 12px;
  color: #DD6900;
  font-weight: bold;
  text-decoration: sharp;
  text-align : left;
  height: 25px;
  width: 473px;
letter-spacing: 1px;
  background-repeat: repeat-x;
  padding-top: 10px;
padding-left: 10px;
}

TD.greetings, DIV.greetings {
  font-size: 11px;
  color: #006699;
  font-weight: bold;
  text-decoration: sharp;
  height: 25px;
  width: 473px;
letter-spacing: 1px;
  background-repeat: repeat-x;
}

TD.column1{
background-color: #CCDEF1;
  font-weight: bold;
  text-decoration: sharp;
  text-align : left;
  height: 22px;
padding-left: 10px;
}

TD.Table_Heading{
background-color: #CCDEF1;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: sharp;
  text-align : left;
  height: 22px;
padding-left: 10px;
}

TR.Table_Heading{
background-color: #3F7F9D;
  color: #FFFFFF;
font-weight: bold;
}

TR.Table_row{
background-color: #CCDEF1;
}

TR.alternat_table_row{
background-color: #E6EFF9;
}

TD.column2{
background-color: #E6EFF9;
  text-decoration: sharp;
  height: 22px;
padding-left: 5px;
  background-repeat: repeat-x;

}

h1 {
  font-size: 12px;
  color: #006699;
  font-weight: bold;
  text-decoration: sharp;
  text-align : center;
  height: 25px;
letter-spacing: 1px;
  background-repeat: repeat-x;
  padding-top: 10px;
padding-left: 10px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.topnav		{ color: #79D3FF; letter-spacing: 0px;}
.copyright		{ color: #006699; letter-spacing: 0px;}
a.copyright,a.copyright:active,a.copyright:visited		{ color: #006699; text-decoration: none;}
a.copyright:hover { color: #DD6900; text-decoration: underline;}
.catlink		{color: #006699; font-weight : bold;}
a.catlink,a.catlink:active,a.catlink:visited		{ color: #006699; text-decoration: none;}
a.catlink:hover { color: #DD6900; text-decoration: underline;}

-->