BODY {
  background-color: #ffffff;
  color: #333333;
  font-family: Arial, serif;
  font-size: 10pt;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

TD {
  font-family: Arial, serif;
  font-size: 10pt;
}

TH {
  font-family: Arial, serif;
  font-size: 10pt;
}

p {
  font-family: Arial, serif;
  font-size: 10pt;
}


A:link {
  color: #679c00;
  text-decoration: none;
}

A:active {
  color: #679c00;
  text-decoration: none;
}

A:visited {
  color: #679c00;
  text-decoration: none;
}


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

A.categorybar:link, A.categorybar:active {
  background-color: #e9f9c9;
  color: #666666;
	text-decoration:none;
}

A.categorybar:visited {
  background-color: #e9f9c9;
  color: #666666;
	text-decoration:none;
}


A.categorybar:hover {
  background-color: #e9f9c9;
  color: #679c00;
	text-decoration:underline;
}

A.areabar:link, A.areabar:active {
  background-color: #e9f9c9;
  color: #5b5b5b;
}

A.areabar:hover {
  background-color: #e9f9c9;
  color: #679c00;
}

A.areabar:visited {
  background-color: #e9f9c9;
  color: #5b5b5b;
}




.navbar {
  color: #333333;
  background-color: #e9f9c9;
}

td.areabar{
  font-family: Arial, georgia, "times new roman", times, "Times New Roman", Serif;
  color: #000000;
}

.categorybar {
  background-color: #e9f9c9;
  color: #666666;
  font-size: 8pt;
  font-family: Verdana, Serif;
  font-weight: 400;
  text-align: left;
}

.areabar {
  background-color: #e9f9c9;
  font-size: 10pt;
  font-family: Verdana, Serif;
  color: #5b5b5b;
  font-weight: 700;
  text-align: left;
}

.maincontent {
  background-color: #ffffff;
  color: #333333;
  font-family: Arial, serif;
  font-size: 10pt;
  font-weight: normal;
}

.contentbar1 {
  background-color: #e9f9c9;
  color: #000000;
  font-family: Arial, Serif;
  font-weight: normal;
  font-size: 11px;
}

.contentbar2 {
  background-color: #BBBBBB;
  color: #000000;
  font-family: Arial, Serif;
  font-weight: normal;
  font-size: 11px;
}

.standard_header {
  background-color: #666666;
  
  color: #ffffff;
  font-family: Arial, Serif;
  font-size: 10pt;
  font-weight: 700;
  text-align: center;
	padding: 4px;
	margin-bottom: 10px;
}

.standard_header2 {
  background-color: #99cc33;
  
  color: #ffffff;
  font-family: Verdana, Serif;
  font-size: 10pt;
  font-weight: 700;
  text-align: center;
  padding: 2px;
}

.arrow_span {
	color: #99cc33;
	padding: 0px 6px 6px 0px;
	font-size: 14px;
	font-weight: bold;
}

.news_div {
	margin: 10px 0px 0px 20px;
	padding: 0px 4px 7px 0px;
	text-align: justify;
	display:block;
}

.table_header1 {
  background-color: #cce599;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: 10pt;
  font-weight: 700;
  text-align: center;
}

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

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

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

.table_header2 {
  background-color: #cce599;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: 10pt;
  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: #ffffff;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: 10pt;
  font-weight: 400;
}

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: #e0e0e0;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: 10pt;
  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;
}


.black_outline {
   border: 1px solid #000000;
}

.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;
}

.standard_form_field {
  background-color: #eeeeee;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: 10pt;
  font-weight: 400;
}

.coolButton {
  cursor: pointer;
  background-color: #999999;
  color: #ffffff;
  font-family: Arial, Serif;
  font-size: 10px;
  font-weight: 700;
  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: #eeeeff;
}

.highlight2 {
  color: #000000;
  background-color: #ffeeee;
}

.topareabar {
  background-color: #99cc33;
  color: #ffffff;
  font-size: 10pt;
  font-family: Verdana, Serif;
  font-weight: 700;
  text-align: left;
}

A.topareabar:link, A.topareabar:active {
  color: #ffffff;
}

A.topareabar:hover {
  color: #ffffff;
}

A.topareabar:visited {
  color: #ffffff;
}


