body {
  background-color: 998675;
  font-family: Verdana;
}

#main {
	text-align: left;
	align: center;
	width: 780px;
	margin-left: 0px;
	background-color: ffffff;
	border-style: solid;
	border-width: 1px 1px 2px 1px;
	padding: 1px 1px 1px 1px;
	-moz-border-radius: 3px 3px 3px 3px;
}

#content {
  text-align: left;
  padding: 5px 5px 5px 5px;
  background-color: e4eef5;
  font-size: 14px;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: ffffff;
}

p {
	
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#divider {
	-moz-border-radius: 3px 3px 3px 3px;
	text-align: center;
	font-size: 18px;
	width: 100%;
	height: 23px;
	background-color: a1b2ba;
	font-weight: bold;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

#global {
	width: 100%;
	text-align: center;
}




div.box {

  padding: 1px 2px 1px 10px;
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  border-color: 7da7d9;
  fbackground-color: 0054a6;
  background-color: 998675;
  width: 100%;
}


a {
  font-weight: bold;
  color: 444444;
  text-decoration: none;
}

a:hover {
  color: 777777;
}

a.dl:hover {
  border-style: solid;
  border-width: 0 0 0 4px;
}

a.plain:hover {
  background-color: transparent;
}

img {
  border-style: solid;
  border-width: 0 0 0 0;

}


h3 {
  font-size: 18px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
}
