@charset "utf-8";
 	body {
	background: #993300;
		color: #000000;
  font-size: 10pt;
  font-family: arial, sans-serif;
	}

#nav {
	position: absolute;
	top: 18px;
	left: 98px;
	width: 700px;
	height: 22px;
}
#content {
  background: #fff;
  border-left: solid medium #000000;
  border-right: solid medium #000000;
  border-bottom: solid medium #000000;
  padding-left: 15px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
	position: absolute;
	top: 50px;
	left: 100px;
	width: 700px;
	
}
#footer {
  background: #993300;
  color: #FFCC33;
  position: absolute;
  top: 1000px;
  left: 105px;
  text-align: center;
  text-align: center;
  font-size: 10pt;
  font-family: arial, sans-serif;
  width: 700px;
  clear: both;
}

td.bcard {
 	color: #000000;
  font-size: 12pt;
  font-family: arial, sans-serif;
}

td.content {
 	color: #000000;
  font-size: 10pt;
  font-family: arial, sans-serif;
}

a {
  text-decoration: none;
 	color: blue;
  font-size: 10pt;
  font-family: arial, sans-serif;
}


a.bcard {
  text-decoration: none;
 	color: #660033;
  font-size: 12pt;
  font-family: arial, sans-serif;
}

td.pad {
	background:#993300;
	height:30px;
	width:10px ;
  border-bottom: solid medium #000000;
}

td.navset {
	background: #CC9933;
  font-weight: bold;
  text-align: center;
  font-size: 12pt;
  font-family: arial, sans-serif;
  text-align: center
  border-bottom: solid medium #000000;
}

a.navset {
 	font-weight: bold;
  text-decoration: none;
  color: #000000;
  text-align: center;
  font-size: 10pt;
  font-family: arial, sans-serif;
  text-align: center
}
a.navset:hover {
  color: #993333;
}
td.select {
	background: #fff;
}
a.bcard {  text-decoration: none;
 	color: #660033;
  font-size: 12pt;
  font-family: arial, sans-serif;
}
td.bcard { 	color: #000000;
  font-size: 12pt;
  font-family: arial, sans-serif;
}
td.content { 	color: #000000;
  font-size: 10pt;
  font-family: arial, sans-serif;
}
.style1 {font-size: 10pt}
.style2 {color: #FFCC33}