
BODY,
TD,
SELECT, INPUT, TEXTAREA, OPTION {
	color: #333333;
	font-family: Arial, Sans-serif;
	font-size: x-small;
	}

IMG {
	border: 0;
	}
P {
	text-align: justify;
	}

A,
A:visited {
	color: #000000;
	text-decoration: underline;
	}
A:hover {
	color: #39872E;
	}


.menu_col {
	border-right: 1px solid #DE604F;
	}
.menu_row {
	border-bottom: 1px solid #DE604F;
	}
.menu_row A,
.menu_row A:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none
	}
.menu_row A:hover {
	color: #DE4F3C;
	}

.content {
	border: 0px solid #999999;
	border-bottom: 0px;
	border-right: 0px;
	}
.content TD.content {
	border: 0px solid #999999;
	border-left: 0px;
	border-top: 0px;
	}

.content1 {
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	}
.content1 TD {
	border: 1px solid #FFFFFF;
	padding:5px;
	background-color: #eaeae9;
	}

.content2 {
	border: 1px solid #dfdfde;
	padding1:5px;
	background-color: #FFFFFF;
	}
.content2 TD {
	border1: 0px solid #FFFFFF;
	padding1:5px;
	background-color: #f0f0ee;
	text-align1: justify;
	font-size: 11px;
	}

.news {
	border: 1px solid #F6F6F6;
	padding:2px;
	background-color: #FFFFFF;
	}

.dark TD {
	background-color: #dfdfde;
	}
.h TD {
	background-color: #585755;
	color: FFFFFF;
	font-size:16px;
	font-weight: bold;
	text-align:center;
	}

.nb, .nb TD {
	border: 0px;
	}

.pagebar STRONG {
	border: solid 1px #006600;
	border-bottom: solid 2px #006600;
	padding: 1px;
	font-weight: normal;
	}


.light {
	background-color: #F6F6F6;
	}
.dark {
	background-color: #E8E8E8;
	}


.hl, .hlH, .ok, .okH, .warn, .warnH {
	color: #003366;
	font-weight: bold;
	font-size: x-small;
	}
.ok, .okH {
	color: #008800;
	}
.warn, .warnH {
	color: #CC0000;
	}
.hlH, .okH, .warnH {
	font-size: small;
	}





.fd_bordertable {
    background-color: white;
    border-style: solid; 
    border-width: 0px; 
    border-color: #CCCCCC;
    padding: 0;
    width1: 400px;
}

.fd_maintable { 
  border-width: 0; 
  background: white;
}

.fd_header {
  padding: 5px;
  background: #666666; color: white;
  text-align: left; vertical-align: top;
}

.fd_headerlink1, .fd_headerlink1:visited, .fd_headerlink1:hover {
  font-family: "Times New Roman", Times, serif; 
  font-size: 14px; 
  font-weight: bold;
  color: white;        
  text-decoration: none;
}

.fd_itemlink1 { 
  color: blue; 
  text-decoration: none; 
}

.fd_itemlink1:visited { 
  color: blue; 
  text-decoration: none; 
}

.fd_itemlink1:hover { 
  color: #336699; 
  text-decoration: none; 
}

.fd_itemcell {
  padding: 10px;
  line-height: 16px;
  background: #FAFAFA; 
  color: black;
  font-family1: "Times New Roman", Times, serif; 
  font-size1: 12px;
}


.fd_postdate {
  color: #660000;        
  font-style: bold;
}