body	{
	color : #ffffff;
	background : #ffffff;
	background-color : #ffffff;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	margin : 0px 0px 0px 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	scrollbar-3d-light-color: #ff8a01;
	scrollbar-arrow-color: #ff8a01;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #9FA0A4;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ff8a01;
	scrollbar-shadow-color: #ff8a01;
}

td	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
}

.h1	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}

.smallNav	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
}

a	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:visited	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:active	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FEEABA;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:hover	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FEEABA;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}


a.navMain	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:visited.navMain	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:active.navMain	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff8a01;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:hover.navMain	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff8a01;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a.navSub	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:visited.navSub	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:active.navSub	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff8a01;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:hover.navSub	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff8a01;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	background-color : #333333;
}

a.navBack	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #9FA0A4;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:visited.navBack	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #9FA0A4;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:active.navBack	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff8a01;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:hover.navBack	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff8a01;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	background-color : #9FA0A4;
}

input.srcfrm1 {
	width:120px;
	color:#333333;
	font-weight:normal;
	font-size:9pt;
	background-color:#ffffff;
	border-width:1px;
	border-color:#ff8a01;
}

input.srcfrm2 {
	width:150px;
	color:#333333;
	font-weight:normal;
	font-size:9pt;
	background-color:#ffffff;
	border-width:1px;
	border-color:#ff8a01;
}

input.srcbttn {
	color:#333333;
	font-weight:bold;
	font-size:9pt;
	background-color:#ffffff;
	border-width:1px;
	border-color:#ff8a01;
}

hr	{
	size:1px;
	color:#ff8a01;
}

div.img
  {
  margin: 2px;
  border: 1px solid #ffffff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
div.img img
  {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  }
div.img a:hover img
  {
  border: 1px solid #ff8a01;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }