body {
  font-weight: normal;
  font-size: 10pt;
  font-family: MS Courier New, Courier; 
  font-variant: normal;
  font-style: normal;
  color: #333333;
}

p {
  font-weight: normal;
  font-size: 9pt;
  font-family: MS Courier New, Courier; 
  font-variant: normal;
  font-style: normal;
  color: #666666;
}

a:link {text-decoration: none; color: orange;}
a:visited {text-decoration: none; color: orange;}

.standard {
  font-weight: normal;
  font-size: 10pt;
  font-family: MS Courier New, Courier; 
  font-variant: normal;
  font-style: normal;
  color: #666666;
}

.page_banner {
  font-size: 16pt;
  font-family: MS Courier New, Courier; 
  font-variant: normal;
  font-style: normal;
  color: #666666; 
}

.page_title {
  font-size: 16pt;
  font-family: MS Courier New, Courier; 
  font-variant: normal;
  font-style: normal;
  color: orange;
}

.show_title {
  font-weight: normal; 
  font-size: 36pt;
  font-family: MS Courier New, Courier; 
  font-variant: normal;
  font-style: normal;
  color: #666666;
}

.menu {
  font-weight: normal; 
  font-size: 14pt;
  font-family: MS Courier New, Courier; 
  font-variant: normal;
  font-style: normal;
  color: #666666;
}

a.menu:link {text-decoration: none; color: #666666;}
a.menu:visited {text-decoration: none; color: #666666;}
a.menu:hover {color: #66FFFF} /* cyan */

.menu_index {
  font-weight: bold; 
  font-size: 12pt;
  font-family: MS Courier New, Courier; 
  font-style: normal;
  color: #666666;
  text-align: justify;
}

a.menu_index:link {text-decoration: none; color: #666666;}
a.menu_index:visited {text-decoration: none; color: #666666;}
a.menu_index:hover {color: #66FFFF} /* cyan */

.heading {
  font-weight: bold;
  font-size: 12pt;
  font-family: MS Courier New, Courier; 
  font-variant: normal;
  font-style: normal;
  color: #666666;
}

.arrows {
  font-size: 14pt;
  font-family: MS Courier New, Courier; 
  font-weight: bold;
}

.title {
  font-size: 12pt;
  font-family: MS Courier New, Courier; 
  font-weight: bold;
}

.tag {
  font-size: 10pt;
  font-family: MS Courier New, Courier; 
  font-variant: small-caps;
}

.italic { font-style: italic;}
.bold {font-weight: bold;}

.login {
	font-family: MS Courier New, Courier, Prestige, Everson Mono, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 80%;
	color: #333333;
}

.highlight {
	font-family: MS Courier New, Courier; 
	font-size: 10pt;
	font-weight: bold;
	color: #0099FF;
}

img {border: 0;}

textarea {width: 100%;
	border-style: solid; 
	border-top-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 0; 
	border-left-width: 0;
	border-color: #666666;
	padding: 3px;  
	font-weight: normal;
	font-size: 10pt;
	font-family: MS Courier New, Courier; 
	font-variant: normal;
	font-style: normal;
	color: #666666;	
}

input {width: 100%; 
	border-style: solid; 
	border-top-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 0; 
	border-left-width: 0;
	border-color: #666666;
	padding: 3px;
	font-weight: normal;
	font-size: 10pt;
	font-family: MS Courier New, Courier; 
	font-variant: normal;
	font-style: normal;
	color: #666666;
}
