BODY {
  background-color: #ffffff;
  color: #000000;
  font-family: "Times New Roman", Times, serif, Georgia;
  font-size: 10pt;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

h1 {
 font-size: 20px; 
  font-weight: bold;
}

table  {
 color: #000; 
 font-size: 12px; 
 font-family: "Times New Roman", Times, serif, Georgia;
}

b  { font-size: 14px }


A:link, A:active  {
  color: #660000;
  text-decoration: underline;
}

A:visited {
  color: #cc6600;
  text-decoration: underline;
}


A:hover {
  color: #c00;
  text-decoration: underline;
}

A.categorybar:link, A.categorybar:active {
  color: #000000;
  text-decoration: underline;
}

A.categorybar:hover {
  color: #39f;
  text-decoration: underline;
}

A.categorybar:visited {
  color: #999999;
  text-decoration: underline;
}

.categorybar {
  color: #000000;
  background-color: #ffffff;
  font-size: 12px; 
  font-family: "Times New Roman", Times, serif, Georgia; 
  text-align: left;
}

.maincontent {
  background-color: #ffffff;
  color: #000000;
  font-size: 12px; 
  font-family: "Times New Roman", Times, serif, Georgia; 
  font-weight: 400;
}

.contentbar1 {
  background-color: #ddddff;
  color: #000000;
  font-size: 12px; 
  font-family: "Times New Roman", Times, serif, Georgia; 
  font-size: 11px;
}

.contentbar2 {
  background-color: #BBBBBB;
  color: #000000;
  font-size: 12px; 
  font-family: "Times New Roman", Times, serif, Georgia; 
}

.standard_header {
  background-color: #ffffff;
  font-weight: bold;

  color: #000000;
  font-family: "Times New Roman", Times, serif, Georgia; 
  text-align: left;
  padding:4px;
  margin-bottom:4px;
}

.standard_header2 {
  background-color: #ffffcc;
  
  border-bottom: 1px solid #cccc66;
  border-top: 1px solid #cccc66;
  border-left: 1px solid #cccc66;
  border-right: 1px solid #cccc66;
  
  color: #000000;
  font-size: 12px; 
  font-family: "Times New Roman", Times, serif, Georgia; 
  text-align: center;
  padding:4px;
  margin-bottom:4px;
}

.link_menu_header{  
  padding: 4px;
  background: #eeeeee;
  border: 1px solid #cccccc;
}
 
.link_menu_header A{ 
  text-decoration: none;
}

.table_header1 {
  background-color: #fece02;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 700;
  text-align: center;
}

A.table_header1:link, A.table_header1:active {
  color: #660000;
}

A.table_header1:visited {
  color: #660000;
}

A.table_header1:hover {
  color: #99ccff;
}

.table_header2 {
  background-color: #ddb925;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 700;
  text-align: center;
}

A.table_header2:link, A.table_header2:active {
  color: #0066cc;
}

A.table_header2:visited {
  color: #0000aa;
}

A.table_header2:hover {
  color: #99cccc;
}

.table_row1 {
  background-color: #eaeaea;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 400;
}

.table_row1_cell {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 400;

  border-right: 1px solid #000000;
}

.table_row2_cell {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 400;

  border-right: 1px solid #000000;
}


A.table_row1:link, A.table_row1:active {
  color: #0000FF;
}

A.table_row1:visited {
  color: #0000aa;
}

A.table_row1:hover {
  color: #00FFaa;
}

.table_row2 {
  background-color: #cccccc;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: x-small;
  font-weight: 400;
}

A.table_row2:link, A.table_row2:active {
  color: #0000FF;
}

A.table_row2:visited {
  color: #0000aa;
}

A.table_row2:hover {
  color: #00FFaa;
}

.table_row_highlight {  
  background-color: #ccddcc;
}

.standard_outline {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.standard_form {
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.form_style {
  border: 1px solid #000000;
  background-color: #ffffff;
}

.standard_form_field {
  background-color: #eeeeee;
  color: #000000;
  font-size: 10px; 
  font-family: "Times New Roman", Times, serif, Georgia; 
}

.coolButton {
  cursor: pointer;
  background-color: #999999;
  color: #ffffff;
  font-size: 10px; 
  font-family: "Times New Roman", Times, serif, Georgia; 
  border-bottom: 2px solid #888888;
  border-top: 1px solid #bbbbbb;
  border-left: 1px solid #bbbbbb;
  border-right: 2px solid #888888;
}

.highlight1 {
  color: #000000;
  background-color: #ffffff;
}

.highlight2 {
  color: #000000;
  background-color: #99ccff;
}





