
td {
	font-family: "Arial"; 
	font-size: 9pt;
	line-height: 18px;
	color: #333333;
}
.stitle1 {
	font-family: "Arial"; 
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.stitle2 {
	font-family: "Arial"; 
	font-weight: bold;
	color: #0066CC;

}
a.menu:link {
	font-family: "Arial"; 
	color: #0066CC;
}
a.menu:visited {
	font-family: "Arial"; 
	color: #0066CC;
}
a.menu:hover {
	font-family: "Arial"; 
	color: #FF6600;
	text-decoration: none;
}
.stitle3 {
	font-family: "Arial"; 
	font-size: 10pt;
	line-height: 24px;
	font-weight: bold;
	color: #773300;

}
input {
  font-family: "Arial"; 
  border-style: solid;
  border-width: 1px;
  border-color: #808080;
  font-size: 9pt;
}

textarea {
  font-family: "Arial"; 
  border-style: solid;
  border-width: 1px;
  border-color: #808080;
  font-size: 9pt;
  word-wrap: break-word;
  overflow-y: scroll;
}

.DialogButton {
  font-family: "Arial"; 
  padding-top: 1px;
  border-style: solid;
  border-width: 1px;
  border-color: #808080;
  cursor: hand;
  font-size: 9pt;
}

.NormalField {
  font-family: "Arial"; 
  border-style: solid;
  border-width: 1px;
  border-color: #808080;
  font-size: 9pt;
}

TD,TH {
	font-family: "Arial"; 
  font-size: 9pt;
}

INPUT {
	font-family: "Arial"; 
  font-size: 9pt;
}

SELECT {
	font-family: "Arial"; 
  font-size: 9pt;
}

BUTTON {
	font-family: "Arial"; 
  font-size: 9pt;
}

TEXTAREA {
	font-family: "Arial"; 
  font-size: 9pt;
}

a.a1:link {  
	font-family: "Arial"; 
	font-size: 9pt; 
	color: #FFFFFF; 
	text-decoration: none
}
a.a1:visited {  
	font-family: "Arial"; 
	font-size: 9pt; 
	color: #FFFFFF; 
	text-decoration: none
}
a.a1:hover { 
	font-family: "Arial"; 
	font-size: 9pt; 
	color: #FFFF00; 
	text-decoration: none 
}


a.b:link { 
	font-family: "Arial"; 
	font-size: 9pt; 
	color: #FF0000; 
	text-decoration: none 
}
a.b:visited { 
	font-family: "Arial"; 
	font-size: 9pt; 
	color: #FF0000; 
	text-decoration: none 
}
a.b:hover {
	font-family: "Arial"; 
	font-size: 9pt;
	color: #CC0000; 
	text-decoration: none
}

a.c:link {  
	font-family: "Arial";
	font-size: 9pt;
	color: #535353;
	text-decoration: none
}
a.c:visited {  
	font-family: "Arial";
	font-size: 9pt;
	color: #535353;
	text-decoration: none
}
a.c:hover { 
	font-family: "Arial"; 
	font-size: 9pt; 
	color: red; 
	text-decoration: none 
}
