body {
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
	color: #2A2A2A;
	text-align: center;
}

td, th {

	font-size: 14px;
	line-height: 24px;
	color: #2A2A2A;

}


a {
	color: #0000FF;
	text-decoration: none;
}

hr {
}

form {
	background-color: #A2D29E;
	width: 95%;
}

INPUT,SELECT{
	line-height: 1.2em; 

}

table{
}

.title {

	font-size: 18px;
	line-height: 30px;
  background-color: #009A00; color: #FFFFFF;
}

.subtitle {

	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #2A2A2A; font-style: oblique;
}

.header {

	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {

	font-size: 14px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {

	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
}

.sidebar {

	font-size: 14px;
	line-height: 18px;
	padding: 3px;
	background-color: #CCCC99;
}

.sidebarHeader {

	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {

	font-size: 14px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {

	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	color: #000033;
}

.titlebar {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {

	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.waku {
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #009A00;
	
}

.line {
	border-top-style: dashed;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-width: 1px;
	border-color: #009A00;
	
}

.waku_s {
	border-top-style: none;
	border-left-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #009A00;
	
}

.waku_t {
	border-top-style: solid;
	border-left-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #009A00;
	
}

.link_h {
	background-COLOR: #CCCC99;
}
.link_s {
	border-style: none;
}
.link_t {
	border-style: none;
	border-width: 1px;
	border-color: #993300;
}

